DATABASE TABLE IN SAP ABAP (Transparent table,Pool Table,Cluster Table)

SAP ABAP programming language there are three type table used
1. transparent table
2. pool table
3. cluster table

Transparent table : transparent table have one to one relationship database table whatever exit in presentation server its also available in backed server .

Pool Table : Pool table store in control records like store (Screen , table , ) pool table conned  to each other pool table also pool table also called set of other table

Cluster Table : Cluster table text data cluster table have also set of may table

step to create table in sap abap
1. Go to t-code SE11
 
Step 2 : Select radio Button Database table and give the table and hit the create button
 
step 3 : give the short Description , Delivery class, data browser/ table view Maintenance then click fields  go to edit and



for next step please fallow My video to how to create table .




*********************************************************************************RICEF
Reports interface Converstion , Enhancements , Forms
Classical Reports ALV Programming, ALE/ IDOC
BDA Programming, Call Transcation , SAP Script, Smartforms, Adove forms,
SAP T-CODE
MM FLOW , SD FLOW , SE11,SE18 ,SE24,SE30, SM12,ST22, SE41, SE51, SE80,SE84
SE90,SE10,SE09,SE03,
Getway T-Code
/IWFND/GW_CLIENT
/IWFND/ERROR_LOG
/IWFND/APPS_LOG
/IWBEP/VIEW_LOG
/IWFND/CACHE_CLEANUP
/IWFND/TRACES
*********************************************************************************


Comments

Popular posts from this blog

all user exit mv45afzz (implicit user exit )

How to Give Dropdown in alv report in sap abap programming Language

Long Text in input and output field in module pool