CSDEP_SORC (BOMs: Source Code of Object Dependencies) 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 CSDEP_SORC to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
OBJECT_ID
BOM object identifier for APIs
|
CS_OBJTY |
CHAR
|
1 | 0 | ||
|
IDENTIFIER
Customer-specific object identifier for APIs
|
CS_IDENT |
CHAR
|
10 | 0 | ||
|
BOM_NO
Bill of material
|
STNUM |
CHAR
|
8 | 0 | ||
|
ITEM_NODE
BOM item node number
|
STLKN |
NUMC
|
8 | 0 | ||
|
ITEM_COUNT
Internal counter
|
CIM_COUNT |
NUMC
|
8 | 0 | ||
|
DEP_INTERN
Internal name of dependency
|
KNNAM_INT |
CHAR
|
30 | 0 | ||
|
DEP_EXTERN
External Dependency Name
|
KNNAM_EXT |
CHAR
|
30 | 0 | ||
|
LINE_NO
Row Number
|
LINE_COUNT |
NUMC
|
4 | 0 | ||
|
LINE
Line of object dependency source (72 characters)
|
DEP_LINE |
CHAR
|
72 | 0 |