SAP Function SWFMOD_CREATE_ACTION_CUSTOMIZE - Generate customizing for action

Parameter Reference Type Length Default Optional Text
IP_DO_COMMIT CHAR1 C 1 SPACE X Execute commit work
IP_LANGU LANGU C 1 SY-LANGU X Language Key
IP_NEW_PROFILE CHAR1 C 1 SPACE X Create new action profile
IP_SCHEDULE_CONDITION PPF_GUID X 16 Schedule condition
IP_START_CONDITION PPF_GUID X 16 Start condition
IP_TRKORR TRKORR C 20 Request/Task
IP_WF_TASK SWW_TASK C 14 Workflow ID
IS_ACTION PPFVTTCU u 496 Generated table for view PPFVTTCU
IS_ACTION_PROFILE PPFVCONDE u 230 Data of the action profile
IT_ACTION_TEXT PPFTSOURCE h 72 X Description of the action - text table

Parameter Reference Type Length Text
EP_CUSTOMIZING_COMPLETE CHAR1 C 1 Customizing completely generated

Exception Text
ACTION_ALREADY_EXIST Action to be created exists already
ENTRY_LOCKED Action profile locked
MISSING_AUTHORIZATION Missing authorization for ppf
MISSING_KEY_DATA Required key data missing
NO_ENTRY_PPF The entry does not exist
PROFILE_ALREADY_EXIST Action profile already exists
PROFILE_NOT_EXIST Action profile does not exist
TRANSPORT_ERROR Error during data transport
WF_TASK_NOT_EXIST Workflow ID does not exist