SAP ABAP Table HEADNOLD (Header type N for archiving (name table))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Table Category INTTAB    Structure 
Structure HEADNOLD   Table Relationship Diagram
Short Description Header type N for archiving (name table)    
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 RCSZK RCSZK RCSZK RAW 2   0   Record length for sequential datasets  
2 RNAME ARCH_TABOL CHAR10 CHAR 10   0   Table Length for Release < 41A  
3 TABNAME TABNOLD CHAR10 CHAR 10   0   Table Name for Release < 41A  
4 FIELDNAME FIELDNOLD CHAR10 CHAR 10   0   Field name for Release < 41A  
5 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
6 OFFSET DOFFSET DOFFSET NUMC 6   0   Field Offset in Work Area  
7 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
8 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
9 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
10 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
11 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
12 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
13 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
14 SIGN SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
15 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
History
Last changed by/on SAP  20110908 
SAP Release Created in