Creating DOMAIN Step 1. Go To TCODE- SE11, Select the ‘Domain ‘ radiobutton , provide the Domain name and Click on the ‘CREATE’ button. Step 2. Provide
Author: Siva Prasad
SAP LUW & DB LUW – 2
Scenario: This post describes how to use UPDATE FMs to achieve SAP LUW. This involves two data base tables. We want to achieve the below
SAP LUW & DB LUW – 1
Scenario: Suppose a transaction involves multiple screens. We can say that the Transaction is successful if all the data involved in multiple screens are
Logical Data Base – Multi Node
Logical database with multilevel hierarchy provides selected filtered records based on the data dependency. Step1. The two tables SCARR & SPFLI are dependent. based on
Logical Data Base- Single Node
Logical Data Base(LDB): Logical data base can be created in Tx- SLDB or SE36 . The advantage of using LDB is that it provides
POP UP ALV
TYPE-POOLS: slis. DATA : lt_flight TYPE TABLE OF sgeocity, ls_selfld TYPE slis_selfield. START-OF-SELECTION. SELECT * FROM sgeocity