/SMB/ACTN_PARAM - Parameter name and value for action on a entity.
Parameter name and value for action on a entity. information is stored in SAP table /SMB/ACTN_PARAM.
It is part of development package /SMB/RUNTIME_PARAM in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Runtime Parameter Handling, Percistency and evalution".
It is part of development package /SMB/RUNTIME_PARAM in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Runtime Parameter Handling, Percistency and evalution".
Fields for table /SMB/ACTN_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
ACTN_PARAM_GUID | Event log:guid | X | /SMB/GUID | RAW | 16 | |
EVENT_GUID | Event log:guid | /SMB/GUID | RAW | 16 | /SMB/EVENT_LOG | |
ACTN_PARAM_NAME | Event log: parameter name | /SMB/DT_PARAM | CHAR | 60 | ||
ACTN_PARAM_VALUE | Event log: parameter value | /SMB/DT_PARAM_VAL | CHAR | 200 |