can i use data element or domain in the program and how
Answer Posted / kubera naidu
Hi,
You can use data element in the program declarations...
TYPES: Begin of type_marc,
werks type werks_d (WERKS_D is data element)
--- --- ---
--- --- ---
End of type_marc.
TYPES: Begin of type_marc,
werks type marc-werks, (Table field)
--- --- ---
--- --- ---
end of type_marc.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are the different methods of passing data? : abap modularization
How many default tab strips are there? How to insert more tabs in it?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What are the differences between interactive and drill down reports?
What are the system table used in abap?
what precautions or prerequisites do you follow to update a record into database table and how
What is database utility? : abap data dictionary
How will you define org structure in MM?
wat is the default file name of BAPI trace?
What are the basic objects of the data dictionary?
What are the differences between a database index and a match code? : abap data dictionary
What are different ABAP editors? What are the differences?
What is off cycle payroll run
What is a transport?
– 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