SAP ABAP Table RPY_FIEL (Structure for field of table/view/structure: Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SEUX (Package) Repository Interfaces
Basic Data
Table Category INTTAB    Structure 
Structure RPY_FIEL   Table Relationship Diagram
Short Description Structure for field of table/view/structure: Attributes    
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 .INCLUDE       0   0   General information about a field of a table/viw/ ...  
2 TABLNAME TABNAME AS4TAB CHAR 30   0   Table Name *
3 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
4 DTELNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) *
5 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
6 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
7 .INCLUDE       0   0   Structure for fields: Remaining attributes  
8 .INCLUDE       0   0   Special information about field of a table/structure/ ...  
9 POSITION POSITION NUMC2 NUMC 2   0   Verification: Column position  
10 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
11 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
12 INCLNAME INCLNAME PROGNAME CHAR 40   0   Name of include which defines a substructure  
13 NOTNULL NOTNULL NOTNULL CHAR 1   0   Indicator for initial values in database fields  
14 .INCLUDE       0   0   Structure for fields: Domains/data element attributes  
15 DOMANAME DOMNAME DOMNAME CHAR 30   0   Domain name *
16 PARAMID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
17 LOGFLAG LOGFLAG AS4FLAG CHAR 1   0   Indicator for writing change documents  
18 HEADLEN HEADLEN SCRLEN NUMC 2   0   Maximum length of heading  
19 SCRLEN_S SCRLEN_S SCRLEN NUMC 2   0   Max. length for short field label  
20 SCRLEN_M SCRLEN_M SCRLEN NUMC 2   0   Max. length for medium field label  
21 SCRLEN_L SCRLEN_L SCRLEN NUMC 2   0   Max. length for long field label  
22 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
23 LENGTH DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
24 OUTPUTLEN OUTPUTLEN DDLENG NUMC 6   0   Output Length  
25 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
26 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
27 SIGNFLAG SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
28 LANGFLAG LANGFLAG AS4FLAG CHAR 1   0   Flag for language-dependent values(not used)  
29 VALUETAB ENTITYTAB AS4TAB CHAR 30   0   Value table *
30 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
31 DDTEXT DDTEXT DDTEXT CHAR 60   0   Explanatory short text  
32 REPTEXT REPTEXT REPTEXT CHAR 55   0   Heading  
33 SCRTEXT_S SCRTEXT_S SCRTEXT_S CHAR 10   0   Short Field Label  
34 SCRTEXT_M SCRTEXT_M SCRTEXT_M CHAR 20   0   Medium Field Label  
35 SCRTEXT_L SCRTEXT_L SCRTEXT_L CHAR 40   0   Long Field Label  
36 VALUEEXIST VALEXI AS4FLAG CHAR 1   0   Existence of fixed values  
37 ADMINFIELD ADMINFIELD AS4FLAG CHAR 1   0   Nesting depth for includes  
38 INTLENGTH INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
39 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
History
Last changed by/on SAP  20141013 
SAP Release Created in 740