Answer Posted / shafeeq
in driver programm calling multiple script forms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
– 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 is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Does every abap/4 have a modular structure? : abap modularization
What are the components in sap application server?
What are the types of the programming language used in the sap abap software?
Can a constructor be redefined?
What is the difference between collect and append statements?
Explain what is a foreign key relationship? Explain this with the help of an example.
Can we write the code both call transaction and session method in single program?
Can you create a table with fields not referring to data elements? : abap data dictionary
How do you find number of records present in internal table?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is the tcode to create indexes?
Can you assign a matchcode object to a parameter? If so how?