hey guys,
what is the t-code that copies a script from one client to
other client....!
Answer Posted / rajeev
SCC1
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How many primary keys can be created for a table?
What are the system fields?
What is the use of a pretty printer?
When value table becomes check table?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Is there any method apart from bdc for data upload to sap? : abap bdc
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.
Which transaction code can I used to analyze the performance of ABAP program.?
What are subroutines? : abap modularization
How do you find if a logical database exists for your program requrements?
How do you execute the payroll
What will you code in start-of-selection & end-of-selection ?
On which event we can validate the input fields in module programs?
How can we access the correction and transport system? : abap data dictionary
Define abap/4 layer?