CRMMASSUPD - Mass Data Handling for Adapter Objects: Technical Settings
Mass Data Handling for Adapter Objects: Technical Settings information is stored in SAP table CRMMASSUPD.
It is part of development package CRMB in software component CA. This development package consists of objects that can be grouped under "R/3 Adapter Basis Tools".
It is part of development package CRMB in software component CA. This development package consists of objects that can be grouped under "R/3 Adapter Basis Tools".
Fields for table CRMMASSUPD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CONSUMER | User of R/3 Adaptor Functions | X | CONSUMER | CHAR | 10 | |
OBJECTCLASS | mySAP ERP: Adapter Object Class; SAP CRM: BDoc Name | X | TRANSFER_OBJECT | CHAR | 30 | |
OBJECTNAME | Object Name | X | CRMOBJNAME | CHAR | 15 | |
MASS_HANDLING | Variants for Mass Data Handling | VAR_MASS_HANDLING | CHAR | 1 | ||
SINGLE_MESS_NESS | Only Individual Messages | ONLY_SINGLE_MESS | CHAR | 1 | ||
SEPARATE_TASKS | Separate Blocks for Insert, Update, Delete? | SEPARATE_TASKS | CHAR | 1 | ||
HEADER_STRUCT | Table Name in Communication Structure BAPIMTCS | CRMMTCSNAM | CHAR | 30 | ||
APPLICATION_EXIT | Name of Function Module | RS38L_FNAM | CHAR | 30 | * |