SAP ABAP Table WER_UI_CL_METHOD_PARAM_STY (Class method parameter)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Basic Data
Table Category INTTAB    Structure 
Structure WER_UI_CL_METHOD_PARAM_STY   Table Relationship Diagram
Short Description Class method parameter    
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 PARDECL WER_PARAM_KIND WER_PARAM_KIND CHAR 1   0   Parameter Type (importing, exporting, changing, returning)  
2 PARAMETER_NAME SEOSCONAME CHAR30 CHAR 30   0   Subcomponent name  
3 TYPE RS38L_TYP RS38L_TYP CHAR 132   0   Associated Type of an Interface Parameter  
4 OPTIONAL WER_BOOL XFELD CHAR 1   0   Boolean: true = X and false = SPACE  
5 INIT_VALUE PARVALUE CHAR64 CHAR 64   0   Parameter value  
6 ID WER_DATA_OBJECT_ID SYSUUID_C CHAR 32   0   Unique data object identifier (GUID)  
7 VALUE_NAME WER_STRING WER_STRING STRG 0   0   String  
8 ASSIGN WER_STRING WER_STRING STRG 0   0   String  
9 DETAIL WER_STRING WER_STRING STRG 0   0   String  
10 ASSIGNMENT_STATUS WER_ASSIGNMENT_STATUS WER_ASSIGNMENT_STATUS INT1 3   0   Assignment status (full, partial, not or incomplete)  
11 DESCRIPTION SEODESCR AS4TEXT CHAR 60   0   Short Description  
History
Last changed by/on SAP  20130529 
SAP Release Created in 700