SAP Table CCCEXIT
Client Transport Control: Exit Programs
CCCEXIT (Client Transport Control: Exit Programs) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CCCEXIT to other SAP tables.
CCCEXIT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CCPHASE | Client transport control: Processing phases when copying | CCPHASE | CHAR | 2 | 0 | |||
REPFBNAME | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 | 0 | ||
CCCOPYTYPE | Copy Type *, C=Copy, T=Transport, R=Remote, S=System(T&R) | CCCOPYTYPE | CHAR | 1 | 0 | |||
CCPROGTYPE | Client transport control: Program type (R, RC, FB) | CCPROGTYPE | CHAR | 2 | 0 | |||
CCPARID | Client transport control: Specify parameter ID, if condition | CCPARID | CHAR | 4 | 0 | |||
CCPARVAL | Character Field Length = 10 | CHAR10 | CHAR | 10 | 0 |
CCCEXIT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CCCEXIT | REPFBNAME | CCCEXIT | REPFBNAME | TFDIR | Function Module | FUNCNAME |