EDOACTIONSTEP - eDocument Process Steps to be Executed for an eDoc. Action
eDocument Process Steps to be Executed for an eDoc. Action information is stored in SAP table EDOACTIONSTEP.
It is part of development package GLO-EDO in software component CA-GTF-CSC-EDO. This development package consists of objects that can be grouped under "eDocument General".
It is part of development package GLO-EDO in software component CA-GTF-CSC-EDO. This development package consists of objects that can be grouped under "eDocument General".
Fields for table EDOACTIONSTEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS | eDocument Process | X | EDOC_PROCESS | CHAR | 20 | EDOPROCESS |
EDOACTION | eDocument Action | X | EDOC_ACTION | CHAR | 30 | EDOACTION |
ACTION_VARIANT | eDocument: Action Variant | X | EDOC_ACTION_VARIANT | CHAR | 20 | EDOACTIONPROC |
VERSION | eDocument Process Version | X | EDOC_PROCESS_VERSION | NUMC | 8 | EDOPROCSTEPVER |
SEQ_NO | eDocument Sequence Number | X | EDOC_SEQUENCE_NUMBER | NUMC | 6 | |
PROCESS_STEP | eDocument Process Step | EDOC_PROCESS_STEP | CHAR | 20 | EDOPROCSTEPVER | |
STEP_VARIANT | eDocument Process Step Variant | EDOC_PROC_STEP_VARIANT | CHAR | 20 | ||
EMBEDDED_STEP | Process Step is Embedded in a Previous Step | EDOC_FLAG_EMBEDDED_STEP | CHAR | 2 |