SAP ABAP Interface IF_CNS_CUSTOMIZING (Interface for Reading CNS Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-CNS (Application Component) Change Pointer Service
⤷
CNS (Package) Change Notification Service

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNS_CUSTOMIZING | Customizing/Configuration Class | 20060329 |
Properties
Interface | IF_CNS_CUSTOMIZING | |
Short Description | Interface for Reading CNS Customizing |
General Data
Package | CNS | Change Notification Service |
Created | 20060329 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CNS_CUSTOMIZING has no interface.
Friends
Interface IF_CNS_CUSTOMIZING has no friend.
Attributes
Interface IF_CNS_CUSTOMIZING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070215 |
2 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070215 |
3 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070319 |
4 | ![]() |
Instance method | Public | Method | Supplies Active Recipients for Appl. and Export Object Type | 20060329 |
5 | ![]() |
Instance method | Public | Method | Gets Active Recipient Assignments for Export Object Type | 20080529 |
6 | ![]() |
Instance method | Public | Method | Gets Active Export Object Type Assignments for Recipients | 20080529 |
7 | ![]() |
Instance method | Public | Method | Supplies All Recipients for Appl. and Export Object Type | 20060329 |
8 | ![]() |
Instance method | Public | Method | Supplies Entry from CNS Basis Customizing | 20060329 |
9 | ![]() |
Instance method | Public | Method | Supplies Export Object Type for Receiver Combination | 20080227 |
10 | ![]() |
Instance method | Public | Method | Supplies Export Object Type for Receiver Assignment | 20060329 |
11 | ![]() |
Instance method | Public | Method | Supplies Export Object Type Assignment to Range w/ Receivers | 20080306 |
12 | ![]() |
Instance method | Public | Method | Gets Export Object Type Assignment to Table of Recipients | 20081014 |
13 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070209 |
14 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070322 |
15 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070322 |
16 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070209 |
17 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070322 |
18 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070305 |
19 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070322 |
20 | ![]() |
Instance method | Public | Method | DEPRECATED | 20070322 |
21 | ![]() |
Instance method | Public | Method | Gets Whether CPs are Now Written to Export Object Types | 20090206 |
Events
Interface IF_CNS_CUSTOMIZING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_CNS_EXP_REC | Public | Type reference (TYPE) | TCNS_EXP_REC | CNS: Export Object Type for Recipient Combination | 20080227 |
|
Method Signatures
Method DELETE_APPL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen | 20070215 | |
2 | ![]() |
Es ist noch zugehöriges Export-Objekt-customizing vorhanden | 20070215 | |
3 | ![]() |
Appl_ID nicht vorhanden | 20070215 | |
4 | ![]() |
Es ist noch zugehöriges Receiver-Customizing vorhanden | 20070215 |
Method DELETE_EXPOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070215 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Exportobjekt Typen | 20070215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen | 20070215 | |
2 | ![]() |
Export-Objekt nicht vorhanden | 20070215 | |
3 | ![]() |
Es gibt noch zugehöriges Receiver-Customizing | 20070215 |
Method DELETE_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen | 20070322 |
Method GET_ACTIVE_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20060329 | ||
3 | ![]() |
R_TAB_RECEIVER | Value transfer | Type reference (TYPE) | CNS_TAB_CP_RECEIVER | Tabelle von Empfänger | 20060329 |
Method GET_ACTIVE_RECEIVERS on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_ACT_MAPPING_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20080529 | ||
2 | ![]() |
I_RNG_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_RNG_CP_EXPOBJTYPE | Range Tabelle für Exportobjekttypen | 20080529 | ||
3 | ![]() |
I_RNG_RECEIVER | Call by reference | Type reference (TYPE) | CNS_RNG_CP_RECEIVER | Tabelle von Empfänger- Ranges | 20080529 | ||
4 | ![]() |
R_TAB_MAPPING | Value transfer | Type reference (TYPE) | CNS_TAB_MAPPING_CUST | Tabelle für Kombinationen von Empfänger und Exportobjekttyp | 20080529 |
Method GET_ACT_MAPPING_CUST on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_ACT_MAPPING_CUST_BY_RECV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RNG_RECEIVER | Call by reference | Type reference (TYPE) | CNS_RNG_CP_RECEIVER | Tabelle von Empfänger- Ranges | 20080529 | ||
2 | ![]() |
R_TAB_MAPPING | Value transfer | Type reference (TYPE) | CNS_TAB_MAPPING_CUST | Tabelle für Kombinationen von Empfänger und Exportobjekttyp | 20080529 |
Method GET_ACT_MAPPING_CUST_BY_RECV on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_ALL_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20060329 | ||
3 | ![]() |
R_TAB_RECEIVER | Value transfer | Type reference (TYPE) | CNS_TAB_CP_RECEIVER | Tabelle von Empfänger | 20060329 |
Method GET_ALL_RECEIVERS on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_BASIC_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20060329 | ||
3 | ![]() |
R_STR_BASIC_CUST | Value transfer | Type reference (TYPE) | CNS_STR_BASIC_CUST | CNS Basis Customizing | 20060329 |
Method GET_BASIC_CUST on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_EXP_REC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20080227 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20080227 | ||
3 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20080227 | ||
4 | ![]() |
R_STR_EXP_REC | Value transfer | Type reference (TYPE) | GTY_CNS_EXP_REC | CNS: Exportobjekttyp zu Empfänger Kombinationen | 20080227 |
Method GET_EXP_REC on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_MAPPING_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_RNG_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_RNG_CP_EXPOBJTYPE | Range Tabelle für Exportobjekttypen | 20060329 | ||
3 | ![]() |
I_RNG_RECEIVER | Call by reference | Type reference (TYPE) | CNS_RNG_CP_RECEIVER | Tabelle von Empfänger- Ranges | 20060329 | ||
4 | ![]() |
R_TAB_MAPPING | Value transfer | Type reference (TYPE) | CNS_TAB_MAPPING_CUST | Tabelle für Kombinationen von Empfänger und Exportobjekttyp | 20060329 |
Method GET_MAPPING_CUST on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_MAPPING_CUST_BY_RECV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RNG_RECEIVER | Call by reference | Type reference (TYPE) | CNS_RNG_CP_RECEIVER | Tabelle von Empfänger- Ranges | 20080306 | ||
2 | ![]() |
R_TAB_MAPPING | Value transfer | Type reference (TYPE) | CNS_TAB_MAPPING_CUST | Tabelle für Kombinationen von Empfänger und Exportobjekttyp | 20080306 |
Method GET_MAPPING_CUST_BY_RECV on Interface IF_CNS_CUSTOMIZING has no exception.
Method GET_MAPPING_CUST_BY_RECV_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RECEIVER | Call by reference | Type reference (TYPE) | CNS_TAB_CP_RECEIVER | Tabelle von Empfänger | 20081014 | ||
2 | ![]() |
R_TAB_MAPPING | Value transfer | Type reference (TYPE) | CNS_TAB_MAPPING_CUST | Tabelle für Kombinationen von Empfänger und Exportobjekttyp | 20081014 |
Method GET_MAPPING_CUST_BY_RECV_TAB on Interface IF_CNS_CUSTOMIZING has no exception.
Method SET_APPL_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL | Call by reference | Type reference (TYPE) | CNS_STR_API_APPL | Applikations- ID | 20070209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag schon vorhanden | 20070305 |
Method SET_EXPOBJ_ACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070322 | ||
2 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_CP_EXPOBJTYPE | Typ des Exportobjektes | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exportobjekttyp nicht vorhanden | 20070322 |
Method SET_EXPOBJ_ACTIVE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070322 | ||
2 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_API_EXPOBJ | Typ des Exportobjektes | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exportobjekttyp nicht vorhanden | 20070322 |
Method SET_EXPOBJ_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070209 | ||
2 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_API_EXPOBJ | Typ des Exportobjektes | 20070209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag schon vorhanden | 20070305 |
Method SET_EXPOBJ_INACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070322 | ||
2 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_CP_EXPOBJTYPE | Typ des Exportobjektes | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exportobjekttyp nicht vorhanden | 20070322 |
Method SET_RECEIVER_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070314 | ||
2 | ![]() |
I_DESCR | Call by reference | Type reference (TYPE) | CNS_DTE_RECV_DESCR | Beschreibungstext zu Empfänger | 20070319 | ||
3 | ![]() |
I_STR_RECV_CUST | Call by reference | Type reference (TYPE) | TCNS_RECV_CUST | CNS: Receiver Customizing | 20070314 | ||
4 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_CP_EXPOBJTYPE | Tabelle von Exportobjekttypen | 20070314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070314 | ||
2 | ![]() |
Exportobjekt-Typ nicht gefunden | 20070314 |
Method SET_RECEIVER_EXPOBJ_ACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070322 | ||
2 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20070322 | ||
3 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_API_EXPOBJ | Tabelle von Exportobjekttypen | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing zum Exportobjekt nicht gefunden | 20070322 | |
2 | ![]() |
Customizing zum Receiver nicht gefunden | 20070322 |
Method SET_RECEIVER_EXPOBJ_INACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20070322 | ||
2 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20070322 | ||
3 | ![]() |
I_TAB_EXPOBJ | Call by reference | Type reference (TYPE) | CNS_TAB_API_EXPOBJ | Tabelle von Exportobjekttypen | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing zum Exportobjekt nicht gefunden | 20070322 | |
2 | ![]() |
Customizing zum Receiver nicht gefunden | 20070322 |
Method WILL_CPS_BE_WRITTEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Anwend-ID | 20090206 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Exportobjekttyp | 20090206 | ||
3 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090206 |
Method WILL_CPS_BE_WRITTEN on Interface IF_CNS_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |