Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! AR dunning even if document has an incoming payment method

Hi,Our company have a situation where we need to dun documents even if there's an incoming payment method defined either in the customer master or in the document.   I know that the SAP standard behaviour says its not possible to dun these documents....

How to Read attachments of FB03 through report and same needs to be attached to the newly posted document

Hi Gurus,In custom report we are posting the existing old GL account document data to the new document through BDC(call transaction).Here my requirement is that old document of attachments should be attached to the newly posted document.Could you ple...

Resolved! IW21 Classification screen structurre for extended view for a notification type

Hi Guru's, In Spro I added a screen structurre for extended view for a notification typeI have well the subscreen now but the labels are missing and the button classification doesn't work. I guess that I should implement an user-exit or a badi.Any id...

Resolved! UOM Problem in PO

Dear ABAP Experts,I have created a PO in ME23N tcode and the UOM is AU  but  when open the entry at backend in EKPO table,LE is saved in UOM (EKPO~MEINS) field. when I  extract data by using ABAP program, then also LE is displayed.How  can I  correct...

Assign value to a field symbol when this field symbol contains the name of a variable

Hi experts!I developed this code:DATA:  v_tabix TYPE c LENGTH 2,  v_num_c TYPE c LENGTH 9,  v_text TYPE c LENGTH 7 VALUE 'line-at',  FIELD-SYMBOLS <var> TYPE any. LOOP AT t_message INTO l_message.      IF sy-tabix LE 100.        v_tabix = sy-tabix.  ...

Batch determination at COR6 for 261 movement with shelf life exp date

HI Experts,We have one requirement to determine batch in COR6 transaction.When clicking on 'Batch Determination' button,it determines the batch from table LQUA on the basis of sorting, done on warehouse number and quant (LGNUM and LQNUM) . But requir...

Labels in this area