SAP Table CRMOBJECT

Definition of Download Objects (Corresponds to SMOFOBJECT)

CRMOBJECT (Definition of Download Objects (Corresponds to SMOFOBJECT)) 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 CRMOBJECT to other SAP tables.

CRMOBJECT table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
CONSUMER User of R/3 Adaptor Functionality CONSUMER CRMCONSUM CHAR 10 0
OBJNAME Object Name CRMOBJNAME CHAR 15 0
MAINOBJ Parent Object in Download Hierarchy CRMMAINOBJ CHAR 15 0
NOINIT No Initial Download CRMNOINIT CHAR 1 0
X Yes
NULL No
INACTIVE Inactive CRMINACT CHAR 1 0
X Yes
NULL No
REM_LOGSYS Logical system LOGSYS CHAR 10 0

CRMOBJECT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
CRMOBJECT CONSUMER CRMOBJECT MANDT CRMCONSUM Possible Users of R/3 Adapter Functionality MANDT
CRMOBJECT CONSUMER CRMOBJECT CONSUMER CRMCONSUM Possible Users of R/3 Adapter Functionality CONSUMER