SAP ABAP Class IFC2REP_REPOSITORY (C2 Repository Access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CLC2REP_REPOSITORY | Access to C2 Repository | 20050203 |
Properties
| Class | IFC2REP_REPOSITORY | |
| Short Description | C2 Repository Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050126 | SAP |
| Last change | 20050308 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IFC2REP_REPOSITORY has no forward declaration.
Interfaces
Class IFC2REP_REPOSITORY has no interface implemented.
Friends
Class IFC2REP_REPOSITORY has no friend class.
Attributes
Class IFC2REP_REPOSITORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy Config. Record from C2 Rep. into C2 Directory | 20050216 | |
| 2 | Instance method | Public | Method | Create Configuration Record in C2 Repository | 20050203 | |
| 3 | Instance method | Public | Method | Read Configuration Record in C2 Repository | 20050203 | |
| 4 | Instance method | Public | Method | Change Configuration Record in C2 Repository | 20050203 |
Events
Class IFC2REP_REPOSITORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GS_C2DATA_INIT_TYPE | Public | See coding | 20050216 | BEGIN OF gs_c2data_init_type.
INCLUDE TYPE sc2_bco_node_id as node_id.
TYPES: init_data TYPE REF TO data,
END OF gs_c2data_init_type
|
||
| 2 | GT_C2DATA_INIT_TYPE | Public | See coding | 20050216 | gt_c2data_init_type type table of gs_c2data_init_type
|
Method Signatures
Method IMPLEMENT_C2_FROM_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHANGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IFC2DIR_CHANGE_CONTEXT | Zugriffe auf Änderungskontexte | 20050216 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_CHANGE_HANDLER | C2 Change Handler Interface | 20050216 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER | C2 Message Handler Interface | 20050216 | |||
| 4 | IT_TARGET_INIT_DATA | Call by reference | Type reference (TYPE) | GT_C2DATA_INIT_TYPE | 20050216 | ||||
| 5 | IV_CONFSET_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | C2-Server: Konfigurationssatz | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2-Server: Fehlerhafte Anfrage | 20050216 | ||
| 2 | 20050216 |
Method INSERT_CS_INT_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SC2REP_CONFDATA | Call by reference | Type reference (TYPE) | SC2REP_CONFDATA | Konfigurationsablage (vorläufig) für C2-Repository | 20050203 | |||
| 2 | IV_CONFSET_ID | Call by reference | Type reference (TYPE) | SC2_CONFSET_ID | C2-Server: Konfigurationssatz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für C2-Repository | 20050203 |
Method READ_CS_INT_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SC2REP_CONFDATA | Call by reference | Type reference (TYPE) | SC2REP_CONFDATA | Konfigurationsablage (vorläufig) für C2-Repository | 20050203 | |||
| 2 | IV_CONFSET_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | C2-Server: Konfigurationssatz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für C2-Repository | 20050203 |
Method UPDATE_CS_INT_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SC2REP_CONFDATA | Call by reference | Type reference (TYPE) | SC2REP_CONFDATA | Konfigurationsablage (vorläufig) für C2-Repository | 20050203 | |||
| 2 | IV_CONFSET_ID | Call by reference | Type reference (TYPE) | SC2_CONFSET_ID | C2-Server: Konfigurationssatz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für C2-Repository | 20050203 |
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in |