SAP ABAP Table /SAPPSPRO/S_ATTR_ALV (Structure for display of attributes in ALV)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     /SAPPSPRO/RM/INTERFACE (Package) BADI's, Interfaces
Basic Data
Table Category INTTAB    Structure 
Structure /SAPPSPRO/S_ATTR_ALV   Table Relationship Diagram
Short Description Structure for display of attributes in ALV    
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 ATTR_NAME1 CHAR32 CHAR32 CHAR 32   0   Character field, length 32  
2 ATTR_VALUE1 CHAR64 CHAR64 CHAR 64   0   Character field, length 64  
3 .INCLUDE       0   0   KPRO attributes structure  
4 .INCLUDE       0   0   SDOK: Information for definition of attribute  
5 PROP_NAME SDOK_PROPN SDOK_PROPN CHAR 25   0   Attribute of a document or a relationship SDOKPROP
6 PROP_CHECK SDOK_PRCHK SDOK_PRCHK NUMC 2   0   Value check for attribute feature  
7 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name DD02L
8 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name DD03L
9 X_OBLIGAT SDOK_PROBL XFELD CHAR 1   0   Attribute must be evaluated  
10 X_UNIQUE SDOK_PRUNQ XFELD CHAR 1   0   Attribute must be evaluated as a unique attribute  
11 X_MAINTAIN SDOK_PRMNT XFELD CHAR 1   0   Attribute can be displayed to end users for maintenance  
12 X_HIDDEN SDOK_PRHID XFELD CHAR 1   0   Attribute should not be displayed to end users  
13 X_FOREIGN SDOK_PRFOR XFELD CHAR 1   0   Attribute belongs to another object  
14 X_CLIENT SDOK_PRCLT XFELD CHAR 1   0   Attribute transferred to PC (at checkout)  
15 X_CONTEXT SDOK_PRCTX XFELD CHAR 1   0   Attribute is context relevant  
16 GROUPING SDOK_GROUP SDOK_GROUP CHAR 3   0   Grouping attributes  
17 SORTING SDOK_SORTQ SDOK_SORTQ CHAR 4   0   Attributes sort quality  
18 PROP01 SDOK_PRV_S SDOK_PRV_S CHAR 15   0   Attribute feature (short version)  
19 X_INDEX SDOK_PRIDX XFELD CHAR 1   0   Attribute is index relevant  
20 X_DYNAMIC SDOK_PRDYN XFELD CHAR 1   0   Attribute is dynamic  
21 DESCRIPT SDOK_DESCR TEXT64 CHAR 64   0   Short Description  
22 SORTING_NUM     INT2 5   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 /SAPPSPRO/S_ATTR_ALV FIELDNAME DD03L FIELDNAME    
2 /SAPPSPRO/S_ATTR_ALV PROP_NAME SDOKPROP PROP_NAME    
3 /SAPPSPRO/S_ATTR_ALV TABNAME DD02L TABNAME    
History
Last changed by/on SAP  20050301 
SAP Release Created in 10A