How to define Selection Screen?
There are 3 ways of defining selection screen: 1. Parameters 2. Select-options 3. Selection-Screen Read more »
There are 3 ways of defining selection screen: 1. Parameters 2. Select-options 3. Selection-Screen Read more »
There 2 default Tab strips. Screen painter attributes contain Tab Title, which is used to insert more tabs in tab strip. Read more »
There are 13 screen elements: i) Input / output fields ii) Text fields iii) Checkbox iv) Radio button v) Push Button vi) Drop down list vii) Subscreen viii) Table... Read more »
There are 6 attributes of FM: 1. Import 2. Export 3. Table 4. Changing 5. Source 6. Exception Read more »
Data : NUM type P decimals 2 Read more »
The tool, which is used to create layout set is called SAP Script. Layout set is a design, appearance and structure of document. Read more »
Go to SM36 and create background job by giving job name, job class and job steps (JOB SCHEDULING) Read more »
We look into the list of incorrect session and process it again. To correct incorrect session, we analyze the session to determine which screen and value produced... Read more »
We will look into the error log file (SM35). Check number of records already updated and delete them from input file and run BDC again. Read more »
No, it is not must to use LDB. Apart from it, we have other options: 1) Table join by Basis Table 2) Direct Read of table 3) Data Retrieval by Program Read more »
Functional Areas - By creating functional areas, we can initially select this data. This ensures that the data is presented to the ABAP Query user in a meaningful... Read more »
Advantages: No programming knowledge is required. Disadvantages: Depending on the complexity of the database tables, it may not be easy for the user to select the... Read more »
AT LINE-SELECTION AT USER-COMMAND AT PF. Read more »
To read data from a database tables we use logical database. A logical database provides read-only access to a group of related tables to an ABAP/4 program. Advantages:... Read more »
> Identify relevant fields > Maintain transfer structure ( Predefined – first one is always session record) > Session record structure, Header Data, ItemÂ... Read more »