SCMA_CALL_TRANSB - Schedule Manager: Transactions to Call Up For Task
Schedule Manager: Transactions to Call Up For Task information is stored in SAP table SCMA_CALL_TRANSB.
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
Fields for table SCMA_CALL_TRANSB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TASK_TYPE | Task Type | X | SCMATASK_TYPE | CHAR | 1 | SCMA_CALL_TRANS |
TASK | Task Managed by the Schedule Manager | X | SCMATASK | CHAR | 40 | SCMA_CALL_TRANS |
COUNTER | Sequence Number | X | SM_LFDNR | NUMC | 3 | SCMA_CALL_TRANS |
TCODE | Transaction Code | X | TCODE | CHAR | 20 | TSTC |
B_COUNTER | Sequence Number | X | SM_LFDNR | NUMC | 3 | |
SMAN_FIELD | Field name in Schedule Manager | SMAN_FIELDNAME | CHAR | 30 | * | |
TCODE_FIELD | Field name in the transaction to be called up | TCODE_FIELDNAME | CHAR | 50 |