SAP ABAP Class CL_RMSA_STATUSDATA (Object Data for Status Change)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSATLMSC (Package) RMS-ATL: Miscellaneous
⤷
⤷
Properties
| Class | CL_RMSA_STATUSDATA | |
| Short Description | Object Data for Status Change | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSATLMSC | RMS-ATL: Miscellaneous |
| Created | 20031028 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSA_STATUSDATA has no forward declaration.
Interfaces
Class CL_RMSA_STATUSDATA has no interface implemented.
Friends
Class CL_RMSA_STATUSDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AENNR | Change Number | 20031028 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | XFELD | Check for Gaps in Scope of Application | 20031106 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Unique Object Key | 20031028 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | J_STATUS | Required Status 1 | 20031104 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | J_STATUS | Required Status 2 | 20031104 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | J_STATUS | Current Status 1 | 20031104 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | J_STATUS | Current Status 2 | 20031104 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ESESUBCAT | Specification type | 20031028 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | FLAG | 'X': Check System Status; '': Check User Status | 20090527 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | Valid From | 20031029 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | Valid To | 20031029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031028 |
Events
Class CL_RMSA_STATUSDATA has no event.
Types
Class CL_RMSA_STATUSDATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20031028 | |||
| 2 | I_FLG_CHECK_GAPS_IN_ASCOPE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Prüfung auf Lücken im Geltungsbereich | 20031106 | ||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Eindeutiger Objektschlüssel | 20031028 | |||
| 4 | I_STATUS_NEW1 | Call by reference | Type reference (TYPE) | J_STATUS | Systemstatus | 20031104 | |||
| 5 | I_STATUS_NEW2 | Call by reference | Type reference (TYPE) | J_STATUS | Einzelstatus eines Objekts | 20031104 | |||
| 6 | I_STATUS_OLD1 | Call by reference | Type reference (TYPE) | J_STATUS | 20031104 | ||||
| 7 | I_STATUS_OLD2 | Call by reference | Type reference (TYPE) | J_STATUS | Einzelstatus eines Objekts | 20031104 | |||
| 8 | I_SUBCAT | Call by reference | Type reference (TYPE) | ESESUBCAT | Spezifikationsart | 20031028 | |||
| 9 | I_SYS_STATUS | Call by reference | Type reference (TYPE) | FLAG | 'X': Prüfe Systemstatus; '': Prüfe Anwenderstatus | 20090527 | |||
| 10 | I_VALFR | Call by reference | Type reference (TYPE) | SYDATUM | Gültig ab | 20031029 | |||
| 11 | I_VALTO | Call by reference | Type reference (TYPE) | SYDATUM | Gültig bis | 20031029 |
Method CONSTRUCTOR on class CL_RMSA_STATUSDATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 220 |