Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all 8332 articles
Browse latest View live

Printer popup infinite loop me23n

$
0
0


hello

We have custom output type and adobe developed for PO form. Accordingly NACE settings have been done. However when one goes to me23n and tries to invoke printer popup, it does come up but after cancelling , it keeps on coming up no matter the use clicks on which button. This does not happen if we go ahead and take the preview. We debugged and found the PREOUTPUT is not getting reset. Not happeneing with standard medruck, any inputs are helpful.

thanks in advance,


Considering Day from 6 A.M to 6 A.M

$
0
0

Dear All ,

 

    I am working in implementation project . This project is related to GAS & Energy . For some calculation purpose I have to consider day from

  

     6 A.M to 6 A.M I searched for function module to achieve this but I am unable to get . Will any body Please suggest how can we achieve this in

 

     ABAP program . Thanks in advance .

 

Thanks,

Santhosh.v

On Transport how to send the deleted table entries programmatically to target system?

$
0
0

Hi Experts,

 

I have an issue in sending the deleted table entries to target system with transport request.

 

Issue description:

 

Transporting few table entries from source system to target system.

Let us assume Source system – A , Target system – B and table is ztest( with 10 entries).

 

From Ztable I am transporting 10 entries from system A to B and after transport system B will also have 10 entries.

 

now I have deleted the 5 entries from ‘Ztest’ and those deleted entries are available in ‘Ztest_del’.

 

So when I transport the ZTEST table entries from system A to B only 5 entries will be sent to system B but not the deleted entries. And remaining 5 deleted entries will retain in the system B.

 

As I have the history of deleted entries in ‘Ztest_del’ so trying to send these entries to remove from the system B table ‘Ztest’.

 

Please suggest me how to do this programmatically, I have tried many things on transport but didn’t help.

Display output of ME49 in ALV GRID instead in Excel

$
0
0

Hi,

 

Currrently ME49 is displaying output in List format. To display it in ALV grid, I maintain user parameter value  ME_USE_GRID = 'X'. After maintaining this parameter it should display output in ALV GRID. But to my surprise it is now displaying output in EXCEL format. How do I display it in ALV GRID format ?

 

Thanks

Viraj

New page for Material characteristics of each Item in Smartform

$
0
0

Hello Experts,

 

I have a task where I need to display data using the following conditions in a smartform:

 

1. Print Item data [one line] as a header on each page.

 

2. Print all material characteristic of that specific item on the page and if exceeds then go to the next page beginning item data as a header.

 

3. For each new item, begin with a new page.

 

I have two internal tables.  i. For Item data with item number and other data and such as material and ii. For Material Characteristics with item number.

I tried to use Table node before main window for Item data to display as header.  And Loop & Template for Material Characteristics inside main window.  But I am not able to display as required in 1. 2. & 3.

 

I am looking for expert's advise to resolve this issue.  I need a fresh solution.  Probably I am missing certain conditions.  Please help for solution.  I will award points for a correct solution that work for me.

 

I have search forum but could not find a solution.

 

Thanks in advance.

 

Stacy

How to Identify ADOPT Command in ME21N

$
0
0

Hi All,

 

I am trying to implement a custom change in ME21N after user clicked ADOPT to a Purchase Order

I don't mind doing it in a BADI or User Exit or enchancment spot.

 

When in the BADI and etc'

I cannot identify that the user clicked ADOPT

 

Help please.

 

 

BR,

Or.

Issue with shipment, not creating inbound delivery

$
0
0

Dear Abapers,

 

We have recieved issue from MM team which says that after clicking on "Shipment start" button in vt02n then ASN required to create in PO

automatically.

 

We discussed with functional he showed the PO related to the shipment is created without Inbound delivery under confirmations Tab.

 

Kindly suggest your comments.

 

Regards

Venkat

How can I remove Title from ADDRESS ENDADDRESS command in sap scripts

$
0
0

Hi Experts.

 

In one  Requierment I want to remove title from  address end address  command , How can i remove it i tried by commenting it but it is not working.

ADDRESS PARAGRAPH AS.

 

 

/* TITLE  &DKADR-ANRED&

 

ENDADRESS.

 

 

Thanks in Advance.

 

Narendra Reddy


Need to add condition types using BAPI_CONTRACT_CREATE

$
0
0

Hi Experts,

 

I have used BAPI for creating contract and it is getting created successfully.

But condition types for line item level are not created even if I maintained in the corresponding BAPI table.

 

Please suggest on this.

 

Regards,

Mohammed.

How to extend addit. text 2 field in the FBCJ transaction

$
0
0

Hi experts,

 


Currentlythe client is usingtheaddit.2field in theFBCJtrasnsactionbut nowneedminimum60 characters and this fieldhas a length of30.

 

 

FBCJ.png

Best regards,

 

Robert

Maintaining and displaying password in SM30 using mask '*****'

$
0
0


Hello,

I would like to know if there is a way to maintain password using SM30 transaction where the Password will be shown as '****' and saved in encrypted format in the datebase. The same has to be accessed by a program after decrypting. Please let me know the decrypting mechanism also.

 

Your help is highly appreciated.

 

Thanks,

Vijay.

Sales Order Activity

$
0
0

hello everyone

 

I have been asked by an end user whether there is a sales order report available which shows you last keyed order and date.

We are trying to find out accounts and when they last had active sales.

I looked at standard reports but cannot find a suitable report

 

any help would be appreciated

 

 

 

Thanks

Function module to read COPA characteristics from KEDR Transaction

$
0
0


Hi Experts,

 

I want to read the COPA characteristics which is maintained in KEDR transaction for sales order, sales order line item, company code and WBS elements.

I found the function module KEDR_COPA_DERIVE by debugging the KEDR trasaction.

I checked other function module COPA_PROFITABILITY_SEGMENT but it is not giving any output as expected with all characteristics and its values.

Another function module BAPI_COPAPLANNING_GETDATA expects many input parameters and have lots of validations inside it which failing and not giving any results.

I want to to verify and confirm if there is any other function module available where we can pass sales order, sales order line item, company code and WBS elements and it will derive COPA characteristics which we are also able to see through KEDR transaction? If no then is it fine to use the function module KEDR_COPA_DERIVE.

 

Thanks in advance.

Tcode FF_5: Batch input session giving error ‘No batch input data for screen RFEBKA00 1000’ in background

$
0
0

Hi Guys,

 

I having issue with creating batch input for tcode FF_5 and have already wasted 2 days trying to fix it.

I created Batch input session for background run. When I PROCESS it in background and ANALYSE.

I get below error

1.png

 

When I again PROCESS the same session and ANALYSE.  I get below error which I am expecting.

 

2.png

 

My SHDB recording is as below. While recording I get below error popup also.

 

3.png

4.png

My ABAP Code:

 

5.png

 

I will appreciate your help in resolving this issue.

 

If you want I can attach my test program.

 

Thanks a lot

Xcelsius has stopped working

$
0
0

dears can you help me as

Dashboards program has not worked even once and I always get the following error when I run the program

my excel 2010 32bit

my  dashboard4.1  sp5


Function 'SD_KOMV_ARRAY_SELECT' - howto avoid popup VP191

$
0
0

Reports using function 'SD_KOMV_ARRAY_SELECT' give popups 'Business Partner is marked for deletion'  (Message no. VP191) for each partner, that is marked for deletion.

Is there any chance to avoid these popups?

 

Greetings from Vienna, Austria,

Stefan Haslinger

Upload excel filewith multiple tab into a internal table using FM

$
0
0

how to upload excel file with multiple tabs into a internal table using FM

ALV - Hotspot disappears after edit mode

$
0
0

Hi All,

 

I have an ALV report which has hotspot activated for certain cells. Initially, the hotspot is present and working.

Once the ALV is made editable using SET_READY_FOR_INPUT = 'X', the hotspot goes off and doesn't appear even after switching back to display mode using 'SET_READY_FOR_INPUT' = ''.

 

Welcoming suggestions/inputs.

 

Thanks in advance.

 

Naveen

FM called in update task in FQEvents

$
0
0

Hi,

 

I have called a function module inside an FQevent in update task . I understand the FM should be executed upon COMMIT work.

I try to debug the process and I see that there are multiple COMMIT statements after my function module call. So it works fine in debug mode.

 

However if I try to execute the process directly (not in debug mode) - the function module call doesn't work ? Is there anything that I may be missing. (Since the call is inside an FQevent - I cann't use explicit COMMIT statement).

 

Should I use a wait statement ( I tried it already - didnt work).

 

Any help would be appreciated!

 

Regards,

AM

Sort orders by delivery priority (VBAP-LPRIO) in VL10

$
0
0

We have a requirement to sort sales orders by delivery priority when creating deliveries, using program rvv50r10c.  Does anyone know where this is controlled?  I'm assuming it's a userexit.  But, I haven't had much luck finding any documentation on it.

Viewing all 8332 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>