SAP ABAP Class /MRSS/CL_RM_FOLLOW_UP (Follow Up Update/Read Class)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMS (Package) Resource Management Service Layer
Properties
Class /MRSS/CL_RM_FOLLOW_UP  
Short Description Follow Up Update/Read Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMS   Resource Management Service Layer 
Created 20090909   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_RM_FOLLOW_UP has no interface implemented.
Friends
Class /MRSS/CL_RM_FOLLOW_UP has no friend class.
Attributes
Class /MRSS/CL_RM_FOLLOW_UP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FOLLOW_UP_DATA Static method Public Method Read Follow Up Data 20090909
2 UPDATE_FOLLOW_UP_DATA Static method Public Method Update/Insert Follow Up Data 20090909
Events
Class /MRSS/CL_RM_FOLLOW_UP has no event.
Types
Class /MRSS/CL_RM_FOLLOW_UP has no local type.
Method Signatures

Method READ_FOLLOW_UP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Role Details 20090909
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20090909
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090909

Method READ_FOLLOW_UP_DATA on class /MRSS/CL_RM_FOLLOW_UP has no exception.

Method UPDATE_FOLLOW_UP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20090909
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090909
3 Importing IS_FOLLOW_UP_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_FOLLOW_UP Follow Up Details Tab 20090909
4 Importing IV_COMMIT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090909
5 Importing IV_REQUEST_NUMBER Call by reference Type reference (TYPE) /MRSS/T_RM_REQ_ID Request Number 20090909
6 Importing IV_ROLE_NUMBER Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_ID Role Number 20090909

Method UPDATE_FOLLOW_UP_DATA on class /MRSS/CL_RM_FOLLOW_UP has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700