SAP ABAP Class CL_RSISW_M_SERVICEINFO (Model: Service Header Data)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_M_A_SRV_PROPERTY_ELEM Model: Abstract Basic Item 20030509
Properties
Class CL_RSISW_M_SERVICEINFO  
Short Description Model: Service Header Data    
Super Class CL_RSISW_M_A_SRV_PROPERTY_ELEM Model: Abstract Basic Item 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSISW    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20021211   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
Class CL_RSISW_M_SERVICEINFO has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSISW_M_SERVICE_DB 20030513 Model: Service Database
2 CL_RSISW_M_SERVICE_VERS 20030513 Model: Version of a Service
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_EXECTYPE_ANY Constant Public Type reference (TYPE) RSISW_E_EXECTYPE RSIS_C_EXECTYPE-NOT_SPECIFIED Service Info: Execution Options 20030425
2 MC_EXECTYPE_BATCH Constant Public Type reference (TYPE) RSISW_E_EXECTYPE RSIS_C_EXECTYPE-BATCH Service Info: Execution Options 20030425
3 MC_EXECTYPE_ONLINE Constant Public Type reference (TYPE) RSISW_E_EXECTYPE RSIS_C_EXECTYPE-ONLINE Service Info: Execution Options 20030425
4 MC_FRSTAT_EXTERN Constant Public Type reference (TYPE) RSISW_E_FRSTAT RSIS_C_FRSTAT-EXTERN Service Info: Release Status 20030425
5 MC_FRSTAT_INTERN Constant Public Type reference (TYPE) RSISW_E_FRSTAT RSIS_C_FRSTAT-INTERN Service Info: Release Status 20030425
6 MC_FRSTAT_NONE Constant Public Type reference (TYPE) RSISW_E_FRSTAT RSIS_C_FRSTAT-NONE 20030425
7 MC_GENCLASS_PREFIX Constant Private Type reference (TYPE) CHAR20 'CL_RSISC_' Char20 20030217
8 MC_GENCLASS_SUFFIX Constant Private Type reference (TYPE) CHAR20 '_GEN' Char20 20030217
9 MC_INSTANCETYPE_MULTIPLE Constant Public Type reference (TYPE) RSISW_E_INSTANCETYPE RSIS_C_INSTANCETYPE-MULTIPLE Service Info: Instantiation Type 20030425
10 MC_INSTANCETYPE_SINGLE Constant Public Type reference (TYPE) RSISW_E_INSTANCETYPE RSIS_C_INSTANCETYPE-SINGLE Service Info: Instantiation Type 20030425
11 MC_TRANSFTYPE_BLOCK Constant Public Type reference (TYPE) RSISW_E_TRANSFTYPE RSIS_C_TRANSFTYPE-BLOCK Service Info: Transformation Type 20030425
12 MC_TRANSFTYPE_RECORD Constant Public Type reference (TYPE) RSISW_E_TRANSFTYPE RSIS_C_TRANSFTYPE-RECORD Service Info: Transformation Type 20030425
13 M_SRVCLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME 20030825
14 M_SRVGENCLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME 20030825
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030226
2 GET_DEFAULT_NAMES Static method Public Method Return of Derived Standard Names 20030604
3 GET_LINKABLE_SRVCLASS Instance method Public Method 20030903
4 GET_LINKABLE_SRVGENCLASS Instance method Public Method 20030903
5 GET_SERVICEINFO Instance method Public Method 20030227
6 IS_VALID_FREE_ATTR_NEWNAME Instance method Public Method 20030806
7 IS_VALID_SERVICE_NAME Static method Public Method Checking Whether a Valid Sevice Name Is Available 20030604
8 IS_VALID_SRVCLASS Instance method Public Method 20030825
9 IS_VALID_SRVGENCLASS Instance method Public Method 20030825
10 SET_SERVICEINFO Instance method Public Method 20030227
11 SPLIT_SERVICE_NAME Static method Private Method Determination of Elements of a Service Name 20030604
Events
Class CL_RSISW_M_SERVICEINFO has no event.
Types
Class CL_RSISW_M_SERVICEINFO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_RSISW_M_SERVICE 20030521
2 Importing I_ITEMNAME Call by reference Type reference (TYPE) RSISW_E_ITEMNAME Item Name 20030305

Method CONSTRUCTOR on class CL_RSISW_M_SERVICEINFO has no exception.

Method GET_DEFAULT_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20030604
2 Exporting E_GEN_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20030604
3 Importing I_SERVICE Call by reference Type reference (TYPE) RSIS_E_SERVICE 20030604

Method GET_DEFAULT_NAMES on class CL_RSISW_M_SERVICEINFO has no exception.

Method GET_LINKABLE_SRVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SRVCLASS Value transfer Type reference (TYPE) RSISW_T_M_CLASSNAME 20030903

Method GET_LINKABLE_SRVCLASS on class CL_RSISW_M_SERVICEINFO has no exception.

Method GET_LINKABLE_SRVGENCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SRVGENCLASS Value transfer Type reference (TYPE) RSISW_T_M_CLASSNAME 20030903

Method GET_LINKABLE_SRVGENCLASS on class CL_RSISW_M_SERVICEINFO has no exception.

Method GET_SERVICEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET Handler: Service Kopfdaten 20030227

Method GET_SERVICEINFO on class CL_RSISW_M_SERVICEINFO has no exception.

Method IS_VALID_FREE_ATTR_NEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTKEY Call by reference Type reference (TYPE) RSISW_E_ATTKEY 20030806
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20030806

Method IS_VALID_FREE_ATTR_NEWNAME on class CL_RSISW_M_SERVICEINFO has no exception.

Method IS_VALID_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE 20030604
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20030812

Method IS_VALID_SERVICE_NAME on class CL_RSISW_M_SERVICEINFO has no exception.

Method IS_VALID_SRVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRVCLASS Call by reference Type reference (TYPE) SEOCLSNAME 20030825
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20030825

Method IS_VALID_SRVCLASS on class CL_RSISW_M_SERVICEINFO has no exception.

Method IS_VALID_SRVGENCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRVGENCLASS Call by reference Type reference (TYPE) SEOCLSNAME 20030825
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20030825

Method IS_VALID_SRVGENCLASS on class CL_RSISW_M_SERVICEINFO has no exception.

Method SET_SERVICEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SERVICEINFO Call by reference Type reference (TYPE) RSISW_S_M_SERVICE_SET Serviceinformationen 20030227

Method SET_SERVICEINFO on class CL_RSISW_M_SERVICEINFO has no exception.

Method SPLIT_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAMESPACE Call by reference Type reference (TYPE) RSIS_E_SERVICE 20030604
2 Exporting E_SERVICE Call by reference Type reference (TYPE) RSIS_E_SERVICE 20030604
3 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE 20030604

Method SPLIT_SERVICE_NAME on class CL_RSISW_M_SERVICEINFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400