SAP ABAP Class CL_RMSA_MSCHNG_FCT (Factory for Mass-Change Services)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATLCNG (Package) Mass Change Framework
Properties
Class CL_RMSA_MSCHNG_FCT  
Short Description Factory for Mass-Change Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSATLCNG   Mass Change Framework 
Created 20041115   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSA_MSCHNG_FCT has no forward declaration.
Interfaces
Class CL_RMSA_MSCHNG_FCT has no interface implemented.
Friends
Class CL_RMSA_MSCHNG_FCT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BALOBJECT Constant Public Type reference (TYPE) BALOBJ_D 'RMS_MSC' Application Log: Object Name (Application Code) 20041201
2 C_HITLIST_TYPE_SPEC Constant Public Type reference (TYPE) RMSAE_HITLIST_TYPE 'S' Type of Hit List 20050112
3 C_HITLIST_TYPE_TRL Constant Public Type reference (TYPE) RMSAE_HITLIST_TYPE 'T' Type of Hit List 20050112
Methods
# Method Level Visibility Method type Description Created on
1 GET_SERVICES_FOR_OBJCAT_CL Static method Public Method Determine Possible Services for a Specification Category 20041115
2 GET_SERVICE_DETAILS_CL Static method Public Method Read Details for a Mass-Change Service 20041115
3 GET_SERVICE_INSTANCE_CL Static method Public Method Get Instance of a Mass-Change Service 20041115
4 GET_SUBSERVICE_INSTANCE_CL Static method Public Method Get Instance of an Object Type-Specific Mass-Change Service 20041115
5 SERVICE_INSTANCE_CREATE Static method Protected Method Create Instance of a Mass-Change Service 20041115
Events
Class CL_RMSA_MSCHNG_FCT has no event.
Types
Class CL_RMSA_MSCHNG_FCT has no local type.
Method Signatures

Method GET_SERVICES_FOR_OBJCAT_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICE Call by reference Type reference (TYPE) RMSATY_SRV Massenänderungsdienste zu Objekttyp 20041115
2 Importing I_OBJCAT Call by reference Type reference (TYPE) ESEOBJTYPE Spezifikationstyp 20041115
# Exception Resumable Description Created on
1 NO_SERVICE Keine Massenänderungsdienste verfügbar 20041115

Method GET_SERVICE_DETAILS_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SERVICE Call by reference Type reference (TYPE) RMSAV_MSC_SRV 20041115
2 Exporting ET_SUBSERVICE Call by reference Type reference (TYPE) RMSATY_SUBSERVICE objekttypspezifische Dienste 20041115
3 Importing I_SERVICE Call by reference Type reference (TYPE) RMSAE_SRV Massenänderungsdienst 20041115

Method GET_SERVICE_DETAILS_CL on class CL_RMSA_MSCHNG_FCT has no exception.

Method GET_SERVICE_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SERVICE Call by reference Object reference (TYPE REF TO) IF_RMSA_MSCHNG Massenänderung 20041115
2 Importing I_SERVICE Call by reference Type reference (TYPE) RMSAE_SRV Massenänderungsdienst 20041115
# Exception Resumable Description Created on
1 NO_INSTANCE Keine Instanz des Dienstes erzeugt 20041115

Method GET_SUBSERVICE_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SUBSERVICE Call by reference Object reference (TYPE REF TO) IF_RMSA_MSCHNG Massenänderung 20041115
2 Importing I_OBJCAT Call by reference Type reference (TYPE) ESEOBJTYPE Spezifikationstyp 20051228
3 Importing I_SERVICE Call by reference Type reference (TYPE) RMSAE_SRV Massenänderungsdienst 20041115
# Exception Resumable Description Created on
1 NO_INSTANCE Keine Instanz des Unterdienstes erzeugt 20041115

Method SERVICE_INSTANCE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SERVICE Call by reference Object reference (TYPE REF TO) IF_RMSA_MSCHNG Massenänderung 20041115
2 Importing I_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20041115
# Exception Resumable Description Created on
1 ERROR Fehler bei Instanzerzeugung 20041115
History
Last changed by/on SAP  20060703 
SAP Release Created in 600