SAP ABAP Class IF_BSP_WD_HISTORY_STATE_DESCR (IC Histore State description)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20020710
Properties
Class IF_BSP_WD_HISTORY_STATE_DESCR  
Short Description IC Histore State description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020617   SAP 
Last change 20081007   SAP 
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 IF_BSP_WD_HISTORY_STATE_DESCR has no interface implemented.
Friends
Class IF_BSP_WD_HISTORY_STATE_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IDENT_DOC_FROM_CURRENT_IA Constant Public Type reference (TYPE) CHAR1 '*' 20030827
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAIN_ENTITY Instance method Public Method Returns the Main/Root entity of the View(set) 20030807
2 GET_STATE_DESCRIPTION Instance method Public Method Return a user-friendly string describing the state 20020617
3 IS_RESTORABLE Instance method Public Method Returns TRUE if viewset is restorable 20030703
Events
Class IF_BSP_WD_HISTORY_STATE_DESCR has no event.
Types
Class IF_BSP_WD_HISTORY_STATE_DESCR has no local type.
Method Signatures

Method GET_MAIN_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20030807

Method GET_MAIN_ENTITY on class IF_BSP_WD_HISTORY_STATE_DESCR has no exception.

Method GET_STATE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING Statusbeschreibung 20020617
2 Importing IV_CURRENT_DESCRIPTION Call by reference Type reference (TYPE) STRING 20030827

Method GET_STATE_DESCRIPTION on class IF_BSP_WD_HISTORY_STATE_DESCR has no exception.

Method IS_RESTORABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030703

Method IS_RESTORABLE on class IF_BSP_WD_HISTORY_STATE_DESCR has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in