what is the T.Code to function module?
Answer Posted / guest
se37
| Is This Answer Correct ? | 102 Yes | 3 No |
Post New Answer View All Answers
What is database view ? : sap abap data dictionary
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What are function modules?
Name some system global variables you can use in abap programs?
What are the data types of the abap/4 layer?
difference between Valuation type and valuation category?
What is the difference between free and refresh?
wat is the default file name of BAPI trace?
Difference between top-of-page and top-of-page during at line- selection?
What is elementary search help? : sap abap data dictionary
how to capture the errors in bdc Call transaction method?
How we can retrieve data using secondary index. Explain with simple example?
How can cluster table be created?