Answer Posted / rajiv
Hi,
ABAP Memory Means: Using Export and Import Parameters
wiht help of sub routines form Application.
SAP Memory Means: Using SET and GET Parameters Addressing
to Memory ID Parameters.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What is the length of function code at user-command?
What is synchronous update?
How is collect statement different from append?
what will happen if called program is not executable ?
What are local objects?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What is new enhancement framework?
Explain read dataset in sap abap?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
Some Realtime Examples on Exits .
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 meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is a data element?
What are the differences between a database index and a match code?