How to find the return code of a statement in abap programs?
No Answer is Posted For this Question
Be the First to Post Answer
how you identify errors in call tr?
What is dialog module?
Is it possible to pass data to and from include programs explicitly? : abap modularization
How many default tab strips are there? How to insert more tabs in it?
how to debug user exits?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
what are the events in sap script print progam.
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
you have to select fourth vendor no in basic list go to open new list ( secondary list) . what is the coding in interactive report ?.. tell me the coding clearly plz?...
what is difference between MOVE and MOVE-CORRESPONDING?