Answer Posted / sivanagireddy.jinugu
ece 4.7 password small ece 6.0 password big
| Is This Answer Correct ? | 3 Yes | 30 No |
Post New Answer View All Answers
Persistent class
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Difference between open sql and native sql? : abap data dictionary
Do we create table fields with out data elements and domains?
What are roles and authorization objects?
How do you validate the selection criteria of a report? And how do you display initial
How we format the data before writing a statement in the report?
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.
Did you create help views?
What are the different types of parameters?
How to eliminate duplicate entries in internal tables?
What is the difference between ABAP and HR ABAP
How do you display a data in a detail list?
What are different ABAP editors? What are the differences?
How can we create callable modules of program code within one abap/4 program?