SAP ABAP Class CL_RSISW_M_REPOSITORY (Model: Service Repository)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_MVC_MODEL 20030416
Properties
Class CL_RSISW_M_REPOSITORY  
Short Description Model: Service Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_MVC_MODEL 20030416
Friends
Class CL_RSISW_M_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_REPOSITORY Static Attribute Private Type reference (TYPE) RSISW_T_M_V_RSISISV 20030321
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REPITEM Instance method Public Method 20030306
2 APPEND_REPOSITORY Instance method Private Method 20030321
3 CHECK_REPITEM Instance method Public Method 20030306
4 CONSTRUCTOR Instance method Public Constructor 20030306
5 COPY_REPITEM Instance method Public Method 20030306
6 DELETE_REPITEM Instance method Public Method 20030527
7 DELETE_REPOSITORY Instance method Private Method 20030321
8 DESTROY Static method Public Method 20030613
9 FREE Instance method Public Method 20030321
10 GET_LIST Instance method Public Method 20030306
11 GET_REPITEM Instance method Private Method 20030306
12 GET_REPITEM_PROPERTIES Instance method Public Method 20030306
13 IS_VALID_NEWNAME Instance method Public Method 20030306
14 ON_MODEL_CHANGED Instance method Private Event handling method 20030625
15 REFRESH Instance method Public Method 20030306
16 RENAME_REPITEM Instance method Public Method 20030306
Events
Class CL_RSISW_M_REPOSITORY has no event.
Types
Class CL_RSISW_M_REPOSITORY has no local type.
Method Signatures

Method ADD_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20030306
2 CX_RS_INVALID_NAME Ungültiger technischer Name 20030306

Method APPEND_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20030321

Method APPEND_REPOSITORY on class CL_RSISW_M_REPOSITORY has no exception.

Method CHECK_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
2 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG $REF$ 20030306
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030306

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSISW_M_REPOSITORY has no parameter.
Method CONSTRUCTOR on class CL_RSISW_M_REPOSITORY has no exception.

Method COPY_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_SOURCE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
2 Importing I_SERVICE_TARGET Call by reference Type reference (TYPE) RSISW_E_SERVICE Service: Name 20030306
3 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030321
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20030306
2 CX_RS_INVALID_NAME Ungültiger technischer Name 20030306
3 CX_RS_NOT_FOUND Objekt nicht gefunden 20030306

Method DELETE_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20030527
2 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030730
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030730

Method DELETE_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20030321

Method DELETE_REPOSITORY on class CL_RSISW_M_REPOSITORY has no exception.

Method DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20030613

Method DESTROY on class CL_RSISW_M_REPOSITORY has no exception.

Method FREE Signature

Method FREE on class CL_RSISW_M_REPOSITORY has no parameter.
Method FREE on class CL_RSISW_M_REPOSITORY has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_V_RSISISV Value transfer Type reference (TYPE) RSISW_T_M_V_RSISISV 20030321

Method GET_LIST on class CL_RSISW_M_REPOSITORY has no exception.

Method GET_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
2 Returning RR_REPITEM Value transfer Object reference (TYPE REF TO) CL_RSISW_M_REPITEM Model: Service Repository Item 20030306
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030306

Method GET_REPITEM_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DIALOG_LIST Call by reference Object reference (TYPE REF TO) CL_RSISW_M_DIALOG_LIST 20031022
2 Exporting ER_SERVICE Call by reference Object reference (TYPE REF TO) CL_RSISW_M_SERVICE $REF$ 20030306
3 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030306

Method IS_VALID_NEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20030423
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20030306
2 CX_RS_INVALID_NAME Ungültiger technischer Name 20030306

Method ON_MODEL_CHANGED Signature

Method ON_MODEL_CHANGED on class CL_RSISW_M_REPOSITORY has no parameter.
Method ON_MODEL_CHANGED on class CL_RSISW_M_REPOSITORY has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSISW_M_REPOSITORY has no parameter.
Method REFRESH on class CL_RSISW_M_REPOSITORY has no exception.

Method RENAME_REPITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NEW Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
2 Importing I_SERVICE_OLD Call by reference Type reference (TYPE) RSISW_E_SERVICE $REF$ 20030306
3 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030321
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20030306
2 CX_RS_INVALID_NAME Ungültiger technischer Name 20030306
3 CX_RS_NOT_FOUND Objekt nicht gefunden 20030306
History
Last changed by/on SAP  20130531 
SAP Release Created in 400