Answer Posted / paramjeet
The Change and Transport System (CTS) is a tool that helps
you to organize development projects in the ABAP Workbench
and in Customizing, and then transport the changes between
the SAP Systems and clients in your system landscape. This
documentation provides you with an overview of how to manage
changes with the CTS and essential information on setting up
your system and client landscape and deciding on a transport
strategy. Read and follow this documentation when planning
your development project.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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.
function modules are also external subroutines. State true or false. : abap modularization
What are standard layouts sets in the sap script?
How many types of tables exist and what are they in data dictionary?
Search help exit details.
Explain the Importance of pa20? : abap hr
Example of table cluster and cluster tables.
What kind of financial periods exist in sap? What is the relavent table for that?
What is a table attribute?
How to maintain lists?
What does hide statement do?
How many types of data classes are there in sap abap? : abap data dictionary
What is the disadvantage of a call by reference? : abap modularization
when does a list get sent to the screen on the presentation layer?
Explain the inside concept in select-options?