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 | 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 | Constant | Protected | Type reference (TYPE) | CHAR2 | '*+' | 20041112 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BUST' | Execution Type Business Transaction | 20041115 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR4 | 'EACT' | Execution Type Activate User Status | 20041115 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR4 | 'EDAC' | Execution Type Deactivate User Status | 20041115 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20041112 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCPV_MSCSTATPR | Generated Table for View RCPV_MSCSTATPR | 20041112 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCP35_T_SUBCATSEQ | 20041112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Next Scope-of-Application Status | 20041104 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041104 | |
| 3 | Instance method | Protected | Method | Compare Fields | 20041112 | |
| 4 | Static method | Public | Method | Read Customizing Directly | 20041112 | |
| 5 | Instance method | Public | Method | Determine System Status for Business Transaction | 20041129 | |
| 6 | Instance method | Public | Method | Read Status Text | 20041129 | |
| 7 | 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 | E_STATUS_SHOULD | Call by reference | Type reference (TYPE) | J_STATUS | Einzelstatus eines Objekts | 20041112 | |||
| 2 | IS_ASCOPE_IS | Call by reference | Type reference (TYPE) | RCP35_S_ASCOPE_IS | aktueller Geltungsbereich-Status | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ist-Zustand wurde nicht gefunden | 20041112 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILE | Call by reference | Type reference (TYPE) | RCPE_STATPROF | Objekttyp übergreifendes Statusänderungsprofil | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Profil nicht vorhanden | 20041112 |
Method FIELD_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPARE | Call by reference | Type reference (TYPE) | ANY | Vergleichswert | 20041112 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | ANY | zu vergleichender Wert | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_PROFILE | Call by reference | Type reference (TYPE) | RCPV_MSCSTATPR | Generierte Tabelle zum View RCPV_MSCSTATPR | 20041112 | |||
| 2 | ET_ASCOPE | Call by reference | Type reference (TYPE) | RCP35_T_ASCOPE | Änderungen des Geltungsbereich-Status | 20041112 | |||
| 3 | ET_RCPCOND | Call by reference | Type reference (TYPE) | RCP35_T_RCPCOND | Status Bedingungen für Rezept Kopfstatus | 20041112 | |||
| 4 | ET_RCPEXEC | Call by reference | Type reference (TYPE) | RCP35_T_RCPEXEC | Ausführungsschritte für Rezeptkopfstatus | 20041112 | |||
| 5 | ET_SUBCATSEQ | Call by reference | Type reference (TYPE) | RCP35_T_SUBCATSEQ | Abarbeitungssequenz der Spezifikationsarten | 20041112 | |||
| 6 | I_CONDNO | Call by reference | Type reference (TYPE) | RCPE_CONDNO | Bedingungsnummer für Rezept Kopfstatus | 20041112 | |||
| 7 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20041112 | ||
| 8 | I_PROFILE | Call by reference | Type reference (TYPE) | RCPE_STATPROF | Objekttyp übergreifendes Statusänderungsprofil | 20041112 | |||
| 9 | I_SUBCAT | Call by reference | Type reference (TYPE) | ESESUBCAT | Spezifikationsart | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Profil | 20041112 |
Method GET_STATUS_FOR_BUSTRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ISTAT_ACT | Call by reference | Type reference (TYPE) | J_ISTAT | Systemstatus | 20041129 | |||
| 2 | I_VRGNG | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041129 |
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUSTEXT | Call by reference | Type reference (TYPE) | ANY | Status Text | 20041129 | |||
| 2 | IT_ESTAT | Call by reference | Type reference (TYPE) | RCPTY_ESTAT | Aktive Anwenderstatus | 20050104 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | J_STATUS | Einzelstatus eines Objekts | 20041129 | |||
| 4 | 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 | ET_EXEC | Call by reference | Type reference (TYPE) | RCP35_T_RCPST_EXEC | Ausführungsschritte Rezept-Kopfstatus | 20041115 | |||
| 2 | IS_RCPST_IS | Call by reference | Type reference (TYPE) | RCP35_S_RCPST_IS | Rezept Ist-Status | 20041115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Ausführungsschritte gefunden | 20041115 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |