What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / ramanaiah
Structure is a group data fields.
It having the data in runtime only.
Structure can use at any where
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are matchcodes?
What is the significance of delivery class?
What happens if a function module runs in an update task?
Did you create primary index?
What are the commands used for interactive reports?
Explain how to Handle the internal tables in ABAP?
Explain sap abap 3-tier architecture?
What are the kinds of foreign key fields?
Does the external program run in the same sap luw as the caller, or in a separate one?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
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.
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
What are internal tables? How to use a specific number occurs statement?
What are the domains and data element?