CRMC_ASYN_ACTION - Map Asynchronous Action to PFF Action
Map Asynchronous Action to PFF Action information is stored in SAP table CRMC_ASYN_ACTION.
It is part of development package CRM_ACTION in software component CRM-BF-ACI. This development package consists of objects that can be grouped under "CRM Actions".
It is part of development package CRM_ACTION in software component CRM-BF-ACI. This development package consists of objects that can be grouped under "CRM Actions".
Fields for table CRMC_ASYN_ACTION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ASYNCH_ACTION_NAME | Name of Asynchrobnous Action | X | CRMT_ASYNCH_ACTION_NAME | CHAR | 60 | |
ACTION_PROFILE | PPF: Name of Action Profile | X | PPFDCNTXT | CHAR | 60 | PPFTCONDE |
ACTION_NAME | PPF: Name of Action Definition | PPFDTT | CHAR | 60 | PPFTTTCU | |
LOCK_WAIT_SEC | Wait time for asynchronous actions in seconds | CRMT_ASYNCH_ACT_WAIT_SECONDS | INT2 | 2 | ||
LOCK_NUMBER_TRIES | Number of tries for locking asynchronous Action | CRMT_ASYNCH_ACT_NUM_LOCK_TRIES | INT2 | 2 |