SAP ABAP Table RSBK_S_FIELD_RT (DTP: Field Structure for Runtime)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Basic Data
Table Category INTTAB    Structure 
Structure RSBK_S_FIELD_RT   Table Relationship Diagram
Short Description DTP: Field Structure for Runtime    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
2 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
3 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
4 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
5 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
6 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
7 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
8 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
9 TXTLG RSTXTLG TEXT60 CHAR 60   0   Long description  
10 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
11 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
12 UNIFIELDNM RSUFIELDNM RSFIELDNM CHAR 30   0   Name of the relevant unit field  
13 OBJECTFDFLG RSBKOBJECTFDFLG RSBOOL CHAR 1   0   Indicator: Field Contains Object ID  
14 AGGRGEN RSDAGGRGEN RSDAGGRGEN CHAR 3   0   Usual Aggregation  
15 ORIGINAL RS_BOOL RS_BOOL CHAR 1   0   Boolean  
16 NOT_REQUESTED RS_BOOL RS_BOOL CHAR 1   0   Boolean  
17 NOT_POPULATED RS_BOOL RS_BOOL CHAR 1   0   Boolean  
History
Last changed by/on SAP  20130604 
SAP Release Created in 400