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 MD_AENNR Instance attribute Public Type reference (TYPE) AENNR Change Number 20031028
2 MD_FLG_CHECK_GAPS_IN_ASCOPE Instance attribute Public Type reference (TYPE) XFELD Check for Gaps in Scope of Application 20031106
3 MD_KEY Instance attribute Public Type reference (TYPE) STRING Unique Object Key 20031028
4 MD_STATUS_NEW1 Instance attribute Public Type reference (TYPE) J_STATUS Required Status 1 20031104
5 MD_STATUS_NEW2 Instance attribute Public Type reference (TYPE) J_STATUS Required Status 2 20031104
6 MD_STATUS_OLD1 Instance attribute Public Type reference (TYPE) J_STATUS Current Status 1 20031104
7 MD_STATUS_OLD2 Instance attribute Public Type reference (TYPE) J_STATUS Current Status 2 20031104
8 MD_SUBCAT Instance attribute Public Type reference (TYPE) ESESUBCAT Specification type 20031028
9 MD_SYSTEM_STATUS Instance attribute Public Type reference (TYPE) FLAG 'X': Check System Status; '': Check User Status 20090527
10 MD_VALFR Instance attribute Public Type reference (TYPE) SYDATUM Valid From 20031029
11 MD_VALTO Instance attribute Public Type reference (TYPE) SYDATUM Valid To 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20031028
2 Importing I_FLG_CHECK_GAPS_IN_ASCOPE Call by reference Type reference (TYPE) XFELD 'X' Prüfung auf Lücken im Geltungsbereich 20031106
3 Importing I_KEY Call by reference Type reference (TYPE) STRING Eindeutiger Objektschlüssel 20031028
4 Importing I_STATUS_NEW1 Call by reference Type reference (TYPE) J_STATUS Systemstatus 20031104
5 Importing I_STATUS_NEW2 Call by reference Type reference (TYPE) J_STATUS Einzelstatus eines Objekts 20031104
6 Importing I_STATUS_OLD1 Call by reference Type reference (TYPE) J_STATUS 20031104
7 Importing I_STATUS_OLD2 Call by reference Type reference (TYPE) J_STATUS Einzelstatus eines Objekts 20031104
8 Importing I_SUBCAT Call by reference Type reference (TYPE) ESESUBCAT Spezifikationsart 20031028
9 Importing I_SYS_STATUS Call by reference Type reference (TYPE) FLAG 'X': Prüfe Systemstatus; '': Prüfe Anwenderstatus 20090527
10 Importing I_VALFR Call by reference Type reference (TYPE) SYDATUM Gültig ab 20031029
11 Importing 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