DDIC TYpes
DDIC TYpes
search help :
when user click on F4 we can see the list of possible values ..those we can call
it as search help.
we can see different tabs here each tab will represent the elementary search help
and all the elementary search help are collected in collective searc help.
Export ---
Hot key :
A 1000 ( Plant )
1
2
3
4
5
6
B 2000( Plant )
abc
bcd
dca
To add the elementary search help in standard search help with out distrubing the
existing one .
step1 :
step2:
Step3 :
Primary key -- which is unique and will have allow null value
800 1234
800 1456
Domain
it will descirbe the technical properties of fields such as datatype and length.
Data element
with out data element we can create table using the Predefinde Type
Domain :
Amount -- -100.00
+ 200.00
Delivery Class
Delivery class for controlling data transport of tables for installation, upgrade,
and client copy, and for transporting between customer systems
000
MARA - W
750
MARA - table
A and ( TMG LEVEL )Standard Recording Seelct - it will store in Work Bench
Request
C and ( TMG LEVEL )standrad recording select --- It will store in Customizing
Request
DE3 - Develeopment
QE3 - Quality
PE3 - Prodcution
Data Class
Size Catorgy
9901
Buffering
first time fetching the data will go to data base . if we are trying to fetch the
same entry again it will go to buffer area ( application server )
so it will improve the perfomance
select
Application Layer
Buffer Area ( 12345 test )
if you acces single record also the complete table data will be buffer area
Single matnr
from ztest
into table it_ztest
where matnr eq '1234'.
1234
1456
5678
buffer area
1234
1456
5678
generic buffering
MANDT 800
CARRID LH
COUNTNUMBER
MATANR
GENRIC BUFFERING 4
lOG DATA CHANGES -- WE CAN TRACK THE WHO CHANGES THE TABLE AND DATE AND TIME