LMD_PRCS_STEP - Last Mile Distribution Process Framework Process Step
Last Mile Distribution Process Framework Process Step information is stored in SAP table LMD_PRCS_STEP.
It is part of development package LMD_PROCESS_FRWK in software component LE-LMD. This development package consists of objects that can be grouped under "LMD Process Framework".
It is part of development package LMD_PROCESS_FRWK in software component LE-LMD. This development package consists of objects that can be grouped under "LMD Process Framework".
Fields for table LMD_PRCS_STEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
OBJECT_TYPE | Object Type | X | LMD_PROCESS_OBJECT_TYPE | CHAR | 60 | |
PROCESS | Process | X | LMD_PROCESS_PRCSS | CHAR | 60 | |
PROCESS_STEP | Process Step | X | LMD_PROCESS_PRCSS_STEP | CHAR | 60 | |
STEP_CLASS | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
RECOVERY | Recovery Indicator | LMD_PROCESS_RECOVERY | CHAR | 2 | ||
RETRY_COUNT | Remaining Number of Retries | LMD_PROCESS_RETRY_COUNT | INT2 | 2 | ||
RETRY_DELAY | Retry Delay | LMD_PROCESS_RETRY_DELAY | INT4 | 4 | ||
NEXT_STEP | Decision | LMD_PROCESS_DECISION | CHAR | 510 |