SAP ABAP Interface IFC2PERS_MAINT (Changes to Configuration Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_PERSISTANCE (Package) C2 Directory Persistence Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IFC2PERS_MAINT_ACC | Read and Change Configuration Data | 20040812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CLC2DIR_PERS_ADAPTER | Access to C2 Persistence | 20040812 |
Properties
| Interface | IFC2PERS_MAINT | |
| Short Description | Changes to Configuration Data |
General Data
| Package | SC2_PERSISTANCE | C2 Directory Persistence Services |
| Created | 20040812 | SAP |
| Last changed | 20050308 | SAP |
| Unicode checks active |
Forward declarations
Interface IFC2PERS_MAINT has no forward declaration.
Interfaces
Interface IFC2PERS_MAINT has no interface.
Friends
Interface IFC2PERS_MAINT has no friend.
Attributes
Interface IFC2PERS_MAINT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Deletions | 20040817 | |
| 2 | Instance method | Public | Method | Activate Inserted Data | 20040817 | |
| 3 | Instance method | Public | Method | Activate Changes | 20040817 | |
| 4 | Instance method | Public | Method | Copy Entries | 20040817 | |
| 5 | Instance method | Public | Method | Deletion of Entries | 20040817 | |
| 6 | Instance method | Public | Method | Insert Entries | 20040817 | |
| 7 | Instance method | Public | Method | Flag as Deleted | 20040817 | |
| 8 | Instance method | Public | Method | Deactivate | 20040817 | |
| 9 | Instance method | Public | Method | Flag as Deleted | 20040920 | |
| 10 | Instance method | Public | Method | Change Entries | 20040817 |
Events
Interface IFC2PERS_MAINT has no event.
Types
Interface IFC2PERS_MAINT has no local type.
Method Signatures
Method ACTIVATE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2 server: Parameter error | 20041124 | ||
| 2 | 20041124 |
Method ACTIVATE_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2 server: Parameter error | 20041124 | ||
| 2 | 20041124 |
Method ACTIVATE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2 server: Parameter error | 20041124 | ||
| 2 | 20041124 |
Method COPY_ENTITIES Signature
Method COPY_ENTITIES on Interface IFC2PERS_MAINT has no parameter.
Method COPY_ENTITIES on Interface IFC2PERS_MAINT has no exception.
Method DELETE_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | DELETE_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040818 | |||
| 3 | DELETE_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB related exceptions for C2 Server | 20040823 | ||
| 2 | 20050302 |
Method INSERT_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | INSERT_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040818 | |||
| 3 | INSERT_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB related exceptions for C2 Server | 20040820 | ||
| 2 | Basisklasse für Ausnahmen | 20050223 |
Method MARK_AS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | DELETE_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040916 | |||
| 3 | DELETE_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041210 | |||
| 2 | 20041210 |
Method SET_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | DEACTIVATE_KEYS | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040818 |
Method SET_INACTIVE on Interface IFC2PERS_MAINT has no exception.
Method UNDO_MARK_AS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040920 | |||
| 2 | UNDO_DELETE_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040920 | |||
| 3 | UNDO_DELETE_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040920 |
Method UPDATE_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | |||
| 2 | UPDATE_DATA | Call by reference | Type reference (TYPE) | TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20040818 | |||
| 3 | UPDATE_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB related exceptions for C2 Server | 20040820 | ||
| 2 | Basisklasse für Ausnahmen | 20050223 |
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in | 700 |