SAP ABAP Class IF_RSLPO_STATUS_GENERAL (General Status)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSLPO_STATUS_OBJ Object with status 20081006
Properties
Class IF_RSLPO_STATUS_GENERAL  
Short Description General Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081006   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSLPO_STATUS_GENERAL has no forward declaration.
Interfaces
Class IF_RSLPO_STATUS_GENERAL has no interface implemented.
Friends
Class IF_RSLPO_STATUS_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_IS_MOST_RECENT Instance attribute Public Type reference (TYPE) RSLPO_REQ_STATE_UPD Current Request Status? 20081006
2 P_TRAFFICLIGHT Instance attribute Public Type reference (TYPE) RSLPO_REQ_STATE_TRAFFICLIGHT Request Status (Traffic Lights) 20081006
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQ_STATUS_MOST_RECENT Instance method Public Method 20081006
2 GET_REQ_STATUS_TRAFFICLIGHT Instance method Public Method 20081006
3 RESET_REQ_STATUS Instance method Public Method 20081020
4 SET_REQ_STATUS_MOST_RECENT Instance method Public Method 20081007
5 SET_REQ_STATUS_TRAFFICLIGHT Instance method Public Method 20081007
Events
Class IF_RSLPO_STATUS_GENERAL has no event.
Types
Class IF_RSLPO_STATUS_GENERAL has no local type.
Method Signatures

Method GET_REQ_STATUS_MOST_RECENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_MOST_RECENT Value transfer Type reference (TYPE) RSLPO_REQ_STATE_UPD Natürliche Zahl 20081006

Method GET_REQ_STATUS_MOST_RECENT on class IF_RSLPO_STATUS_GENERAL has no exception.

Method GET_REQ_STATUS_TRAFFICLIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRAFFICLIGHT Value transfer Type reference (TYPE) RSLPO_REQ_STATE_TRAFFICLIGHT Request-Status (Ampel) 20081006

Method GET_REQ_STATUS_TRAFFICLIGHT on class IF_RSLPO_STATUS_GENERAL has no exception.

Method RESET_REQ_STATUS Signature

Method RESET_REQ_STATUS on class IF_RSLPO_STATUS_GENERAL has no parameter.
Method RESET_REQ_STATUS on class IF_RSLPO_STATUS_GENERAL has no exception.

Method SET_REQ_STATUS_MOST_RECENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_MOST_RECENT Value transfer Type reference (TYPE) RSLPO_REQ_STATE_UPD Natürliche Zahl 20081007

Method SET_REQ_STATUS_MOST_RECENT on class IF_RSLPO_STATUS_GENERAL has no exception.

Method SET_REQ_STATUS_TRAFFICLIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRAFFICLIGHT Value transfer Type reference (TYPE) RSLPO_REQ_STATE_TRAFFICLIGHT Request-Status (Ampel) 20081007

Method SET_REQ_STATUS_TRAFFICLIGHT on class IF_RSLPO_STATUS_GENERAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in