/TMF/MD_FLOWSTEP - Configuration of steps inside flow
Configuration of steps inside flow information is stored in SAP table /TMF/MD_FLOWSTEP.
It is part of development package /TMF/MF in software component FIN-TMF. This development package consists of objects that can be grouped under "Tax Management Framework Brazil: Messaging Framework".
It is part of development package /TMF/MF in software component FIN-TMF. This development package consists of objects that can be grouped under "Tax Management Framework Brazil: Messaging Framework".
Fields for table /TMF/MD_FLOWSTEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
FLOW_ID | Flow Identification | X | /TMF/M_FLOW_ID | CHAR | 20 | /TMF/MD_FLOW |
SEQUENCE | Step Sequence | X | /TMF/M_SEQUENCE_STEP | NUMC | 6 | |
STEP_ID | Step identification | X | /TMF/M_STEP_ID | CHAR | 20 | /TMF/MD_STEP |
MASS_CLASS | Class Name | SEOCLNAME | CHAR | 60 | ||
START_STATUS | Step Start Status | /TMF/M_EVENT_STATUS_START | CHAR | 4 | ||
END_STATUS | Step Ending Status | /TMF/M_EVENT_STATUS_END | CHAR | 4 | ||
START_BATCH_ST | Batch Start Status | /TMF/M_BATCH_STATUS_START | CHAR | 4 | ||
END_BATCH_ST | Batch Ending Status | /TMF/M_BATCH_STATUS_END | CHAR | 4 | ||
RETRY | Retry Possible | /TMF/M_RETRY | CHAR | 2 |