SAP ABAP Interface IFC2REP_REPOSITORY (C2 Repository Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_REP_SERVICES (Package) Services for C2 Repository
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
Interface IFC2REP_REPOSITORY  
Short Description C2 Repository Access    
General Data
Package SC2_REP_SERVICES   Services for C2 Repository 
Created 20050126   SAP 
Last changed 20050308   SAP 
Unicode checks active    
Forward declarations
Interface IFC2REP_REPOSITORY has no forward declaration.
Interfaces
Interface IFC2REP_REPOSITORY has no interface.
Friends
Interface IFC2REP_REPOSITORY has no friend.
Attributes
Interface IFC2REP_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IMPLEMENT_C2_FROM_REP Instance method Public Method Copy Config. Record from C2 Rep. into C2 Directory 20050216
2 INSERT_CS_INT_REP Instance method Public Method Create Configuration Record in C2 Repository 20050203
3 READ_CS_INT_REP Instance method Public Method Read Configuration Record in C2 Repository 20050203
4 UPDATE_CS_INT_REP Instance method Public Method Change Configuration Record in C2 Repository 20050203
Events
Interface 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 Importing IR_CHANGE_CONTEXT Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_CONTEXT Zugriffe auf Änderungskontexte 20050216
2 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_CHANGE_HANDLER C2 Change Handler Interface 20050216
3 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_MESSAGE_HANDLER C2 Message Handler Interface 20050216
4 Importing IT_TARGET_INIT_DATA Call by reference Type reference (TYPE) GT_C2DATA_INIT_TYPE 20050216
5 Importing IV_CONFSET_ID Call by reference Type reference (TYPE) CSEQUENCE C2-Server: Konfigurationssatz 20050216
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_ERROR C2-Server: Fehlerhafte Anfrage 20050216
2 CX_C2S_SERVICE_FAILURE 20050216

Method INSERT_CS_INT_REP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_SC2REP_CONFDATA Call by reference Type reference (TYPE) SC2REP_CONFDATA Konfigurationsablage (vorläufig) für C2-Repository 20050203
2 Importing IV_CONFSET_ID Call by reference Type reference (TYPE) SC2_CONFSET_ID C2-Server: Konfigurationssatz 20050203
# Exception Resumable Description Created on
1 CX_C2S_REPOSITORY_UPD_FAIL 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 Exporting ES_SC2REP_CONFDATA Call by reference Type reference (TYPE) SC2REP_CONFDATA Konfigurationsablage (vorläufig) für C2-Repository 20050203
2 Importing IV_CONFSET_ID Call by reference Type reference (TYPE) CSEQUENCE C2-Server: Konfigurationssatz 20050203
# Exception Resumable Description Created on
1 CX_C2S_REPOSITORY_NOT_FOUND 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 Changing IS_SC2REP_CONFDATA Call by reference Type reference (TYPE) SC2REP_CONFDATA Konfigurationsablage (vorläufig) für C2-Repository 20050203
2 Importing IV_CONFSET_ID Call by reference Type reference (TYPE) SC2_CONFSET_ID C2-Server: Konfigurationssatz 20050203
# Exception Resumable Description Created on
1 CX_C2S_REPOSITORY_UPD_FAIL Ausnahmen für C2-Repository 20050203
History
Last changed by/on SAP  20050308 
SAP Release Created in 700