How do you get your task to perform?
Answer / pramada oram
Question is incomplete. Please come up with the clear
context about the task you were referring
Is This Answer Correct ? | 5 Yes | 4 No |
WHAT IS THE DIFF B/W MACRO & SUBROUTINE?
is there any tping conversions in abp.and list them
What is system-land-scape of your project?
can we use sub routines in a function module?
What is the relationship existing between the various data elements? : abap data dictionary
how to track records from data dictionary?
hi this is naveenkumar.tell me plz. what is the difference between v4.7 and v4.6?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
what are the similarities between internal tables and structures?
what are the different event functions used in SAP Scripts?
Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
What are the disadvantages of different types of bdc's?