WER_ACT_PARAM_A - Action method call parameters (Customers)
Action method call parameters (Customers) information is stored in SAP table WER_ACT_PARAM_A.
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_A
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | |
APPLICATION | Application identifier | X | WER_APPLICATION_ID | CHAR | 64 | |
METHOD | Element unique identifier | X | WER_ELEMENT_ID | CHAR | 64 | |
NAME | Component name | X | SEOCMPNAME | CHAR | 60 | |
ID | Unique data object identifier (GUID) | WER_DATA_OBJECT_ID | CHAR | 64 | ||
KIND | Parameter Type (importing, exporting, changing, returning) | WER_PARAM_KIND | CHAR | 2 | ||
TYPE | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 264 | ||
PASSTYPE | Pass-By Type for Parameters | SEOPARPASS | NUMC | 2 | ||
TYPING | Typing | SEOTYPTYPE | NUMC | 2 |