Answer Posted / pavan
system variable r sap defined we can use any where of a
program and aslo these r global
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Tell me a scenario where did you use secondary index?
Mention some important events in abap programming.
What is meant by hide area?
What is lock object ? : abap data dictionary
Does the external program run in the same sap luw as the caller, or in a separate one?
What is meant by search help? : sap abap data dictionary
What is a modification assistant?
What is the bapi?
What happens if a function module runs in an update task? : abap modularization
What is the sap abap?
Select up to 1 row and select single difference ?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is design pattern? Provide example .Why are we using it?
What does hide statement do?
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.