abap creation of a logical database

6
Creation of a Logical Database By Kameswara Rao, IBM India Go to transaction 'SE36' or 'SLDB'. Enter the logical database name as shown above . If we are using Logical Database for HR purpose, we should check the check Box “Info types (HR only). Press CREATE Button as shown above.

Upload: rasheedam

Post on 17-Jan-2016

18 views

Category:

Documents


1 download

DESCRIPTION

ABAP Creation of a Logical Database

TRANSCRIPT

Page 1: ABAP Creation of a Logical Database

Creation of a Logical Database

By Kameswara Rao, IBM India

Go to transaction  'SE36' or 'SLDB'. 

 

Enter the logical database name as shown above . 

  

If we are using Logical Database for HR purpose, we should check the check Box “Info types (HR only). Press CREATE Button as shown above. 

It would prompt for package name and workbench request   . 

Page 2: ABAP Creation of a Logical Database

 

On pressing Save button, following screen appears, prompting for the details of the root node. 

 

Click on create button. Following screen appears:

Page 3: ABAP Creation of a Logical Database

 

Now enter the details of all the tables under LFA1 (as shown below).  

 

Click on create Button. 

Page 4: ABAP Creation of a Logical Database

 

Click on create Button. 

 

 

Now create a Node with hierarchically under LFB1.

Page 5: ABAP Creation of a Logical Database

 

 

The above screen displays the LDB structure as  per our requirements. 

We can maintain search help for the fields for the tables defined in structure. 

Page 6: ABAP Creation of a Logical Database