WER_ACT_PARAM_S - Action method call parameters
Action method call parameters information is stored in SAP table WER_ACT_PARAM_S.
It is part of development package WER_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
It is part of development package WER_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
Fields for table WER_ACT_PARAM_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION | Application identifier | X | WER_APPLICATION_ID | CHAR | 32 | |
METHOD | Element unique identifier | X | WER_ELEMENT_ID | CHAR | 32 | |
NAME | Component name | X | SEOCMPNAME | CHAR | 30 | |
ID | Unique data object identifier (GUID) | WER_DATA_OBJECT_ID | CHAR | 32 | ||
KIND | Parameter Type (importing, exporting, changing, returning) | WER_PARAM_KIND | CHAR | 1 | ||
TYPE | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 132 | ||
PASSTYPE | Pass-By Type for Parameters | SEOPARPASS | NUMC | 1 | ||
TYPING | Typing | SEOTYPTYPE | NUMC | 1 |