/SCMB/CNA_APPOBJ - Assignment of Applications to Objects
Assignment of Applications to Objects information is stored in SAP table /SCMB/CNA_APPOBJ.
It is part of development package /SCMB/CNA in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Change Notification Agent (CNA)".
It is part of development package /SCMB/CNA in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Change Notification Agent (CNA)".
Fields for table /SCMB/CNA_APPOBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPID | ID of an Application Connected to the CNA | X | /SCMB/CNA_APPID | CHAR | 20 | /SCMB/CNA_APP |
OBJID | ID of Object Communicated via CNA | X | /SCMB/CNA_OBJID | CHAR | 20 | /SCMB/CNA_OBJ |
ACTIVE | Active/Inactive Switch | /SCMB/CNA_SWITCH | CHAR | 2 | ||
STRUCNAME | Structure of Relevant Fields for the Change Notifictn Engine | /SCMB/CNA_STRUCNAME | CHAR | 60 | ||
NEWS | Application Also Interested in New Objects | /SCMB/CNA_NEWS | CHAR | 2 | ||
DELETIONS | Application Also Interested in Deleted Objects | /SCMB/CNA_DELETIONS | CHAR | 2 | ||
BIMGRELEVANT | CNA: Indicator: Before Image Is Relevant to the Application | /SCMB/CNA_BIMGRELEVANT | CHAR | 2 |