SAP ABAP Class CL_RCP_MSC_STATPROF (Status Profile for Status Change)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM-REC (Application Component) Recipe
     RMSRCPMSC (Package) RMS-RCP: Miscellaneous
Properties
Class CL_RCP_MSC_STATPROF  
Short Description Status Profile for Status Change    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSRCPMSC   RMS-RCP: Miscellaneous 
Created 20041104   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RCP35 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RCP_MSC_STATPROF has no interface implemented.
Friends
Class CL_RCP_MSC_STATPROF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ASTERISK Constant Protected Type reference (TYPE) CHAR2 '*+' 20041112
2 C_EXECTY_BUSTRANS Constant Public Type reference (TYPE) CHAR4 'BUST' Execution Type Business Transaction 20041115
3 C_EXECTY_EST_ACTIVATE Constant Public Type reference (TYPE) CHAR4 'EACT' Execution Type Activate User Status 20041115
4 C_EXECTY_EST_DEACTIVATE Constant Public Type reference (TYPE) CHAR4 'EDAC' Execution Type Deactivate User Status 20041115
5 MO_ASCOPE_DESCR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20041112
6 MS_PROFILE Instance attribute Public Type reference (TYPE) RCPV_MSCSTATPR Generated Table for View RCPV_MSCSTATPR 20041112
7 MT_SUBCATSEQ Instance attribute Public Type reference (TYPE) RCP35_T_SUBCATSEQ 20041112
Methods
# Method Level Visibility Method type Description Created on
1 ASCOPE_GET_NEXT Instance method Public Method Determine Next Scope-of-Application Status 20041104
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041104
3 FIELD_MATCH Instance method Protected Method Compare Fields 20041112
4 GET_PROFILE_CUSTOMIZING Static method Public Method Read Customizing Directly 20041112
5 GET_STATUS_FOR_BUSTRANS Instance method Public Method Determine System Status for Business Transaction 20041129
6 GET_STATUS_TEXT Instance method Public Method Read Status Text 20041129
7 RCPSTATUS_GET_EXEC Instance method Public Method Determine Execution Steps for Recipe Status 20041104
Events
Class CL_RCP_MSC_STATPROF has no event.
Types
Class CL_RCP_MSC_STATPROF has no local type.
Method Signatures

Method ASCOPE_GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS_SHOULD Call by reference Type reference (TYPE) J_STATUS Einzelstatus eines Objekts 20041112
2 Importing IS_ASCOPE_IS Call by reference Type reference (TYPE) RCP35_S_ASCOPE_IS aktueller Geltungsbereich-Status 20041112
# Exception Resumable Description Created on
1 NOT_FOUND Ist-Zustand wurde nicht gefunden 20041112

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE Call by reference Type reference (TYPE) RCPE_STATPROF Objekttyp übergreifendes Statusänderungsprofil 20041112
# Exception Resumable Description Created on
1 NO_PROFILE Profil nicht vorhanden 20041112

Method FIELD_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPARE Call by reference Type reference (TYPE) ANY Vergleichswert 20041112
2 Importing I_SOURCE Call by reference Type reference (TYPE) ANY zu vergleichender Wert 20041112
# Exception Resumable Description Created on
1 NO_MATCH Werte stimmen nicht überein 20041112

Method GET_PROFILE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROFILE Call by reference Type reference (TYPE) RCPV_MSCSTATPR Generierte Tabelle zum View RCPV_MSCSTATPR 20041112
2 Exporting ET_ASCOPE Call by reference Type reference (TYPE) RCP35_T_ASCOPE Änderungen des Geltungsbereich-Status 20041112
3 Exporting ET_RCPCOND Call by reference Type reference (TYPE) RCP35_T_RCPCOND Status Bedingungen für Rezept Kopfstatus 20041112
4 Exporting ET_RCPEXEC Call by reference Type reference (TYPE) RCP35_T_RCPEXEC Ausführungsschritte für Rezeptkopfstatus 20041112
5 Exporting ET_SUBCATSEQ Call by reference Type reference (TYPE) RCP35_T_SUBCATSEQ Abarbeitungssequenz der Spezifikationsarten 20041112
6 Importing I_CONDNO Call by reference Type reference (TYPE) RCPE_CONDNO Bedingungsnummer für Rezept Kopfstatus 20041112
7 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041112
8 Importing I_PROFILE Call by reference Type reference (TYPE) RCPE_STATPROF Objekttyp übergreifendes Statusänderungsprofil 20041112
9 Importing I_SUBCAT Call by reference Type reference (TYPE) ESESUBCAT Spezifikationsart 20041112
# Exception Resumable Description Created on
1 NO_PROFILE kein Profil 20041112

Method GET_STATUS_FOR_BUSTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ISTAT_ACT Call by reference Type reference (TYPE) J_ISTAT Systemstatus 20041129
2 Importing I_VRGNG Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20041129
# Exception Resumable Description Created on
1 ERROR 20041129

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUSTEXT Call by reference Type reference (TYPE) ANY Status Text 20041129
2 Importing IT_ESTAT Call by reference Type reference (TYPE) RCPTY_ESTAT Aktive Anwenderstatus 20050104
3 Importing I_STATUS Call by reference Type reference (TYPE) J_STATUS Einzelstatus eines Objekts 20041129
4 Importing I_SUBCAT Call by reference Type reference (TYPE) ESESUBCAT Spezart: obligatorisch für Anwenderstatus 20041129

Method GET_STATUS_TEXT on class CL_RCP_MSC_STATPROF has no exception.

Method RCPSTATUS_GET_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXEC Call by reference Type reference (TYPE) RCP35_T_RCPST_EXEC Ausführungsschritte Rezept-Kopfstatus 20041115
2 Importing IS_RCPST_IS Call by reference Type reference (TYPE) RCP35_S_RCPST_IS Rezept Ist-Status 20041115
# Exception Resumable Description Created on
1 NO_EXEC keine Ausführungsschritte gefunden 20041115
History
Last changed by/on SAP  20050219 
SAP Release Created in 600