SAP ABAP Interface IF_FDT_WD_STATE (FDT WD: State)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_STATE FDT WD: State 20060710
Properties
Interface IF_FDT_WD_STATE  
Short Description FDT WD: State    
General Data
Package SFDT_WD_INFRASTRUCTURE   BRFplus: Web Dynpro UI: Infrastructure 
Created 20060710   SAP 
Last changed 20110908   SAP 
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)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FDT_WD_STATE has no interface.
Friends
Interface IF_FDT_WD_STATE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRANSITION_CLOSE Constant Public Type reference (TYPE) STRING 'CLOSE' Transition: Close 20070921
2 GC_TRANSITION_CREATE Constant Public Type reference (TYPE) STRING 'CREATE' Transition: Create 20070921
3 GC_TRANSITION_DELETE Constant Public Type reference (TYPE) STRING 'DELETE' Transition: Delete 20070921
4 GC_TRANSITION_DEL_INACTV_VERS Constant Public Type reference (TYPE) STRING 'DELETE INACTIVE VERSION' Transition: Deletes Inactive Version and redisplays object 20100921
5 GC_TRANSITION_DISPLAY Constant Public Type reference (TYPE) STRING 'DISPLAY' Transition: Display 20070921
6 GC_TRANSITION_EDIT Constant Public Type reference (TYPE) STRING 'EDIT' Transition: Edit 20070921
7 GC_TRANSITION_HIDE Constant Public Type reference (TYPE) STRING 'HIDE' Transition: Hide 20070921
8 GC_TRANSITION_SAVE Constant Public Type reference (TYPE) STRING 'SAVE' Transition: Save 20070921
9 GC_TRANSITION_TOGGLE Constant Public Type reference (TYPE) STRING 'TOGGLE' Transition: Toggle 20070921
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Returns the id of the object 20060908
2 GET_TIMESTAMP Instance method Public Method Returns the timestamp of the object 20061005
3 IS_CLOSED Instance method Public Method Returns, if object is closed 20060801
4 IS_CREATED Instance method Public Method Returns, if object is currently created 20060713
5 IS_DELETED Instance method Public Method Returns, if object is deleted 20060908
6 IS_DISPLAYED Instance method Public Method Returns, if object is currently displayed 20060713
7 IS_EDITED Instance method Public Method Returns, if object is currently edited 20060713
8 IS_HIDDEN Instance method Public Method Returns, if object is hidden 20060801
9 IS_LAST_OBJECT Instance method Public Method Returns, if object is the last visible object in the stack 20061109
10 IS_UNSAVED Instance method Public Method Returns, if object is unsaved 20060710
Events
Interface IF_FDT_WD_STATE has no event.
Types
Interface IF_FDT_WD_STATE has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID ID 20060908

Method GET_ID on Interface IF_FDT_WD_STATE has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20061005

Method GET_TIMESTAMP on Interface IF_FDT_WD_STATE has no exception.

Method IS_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLOSED Value transfer Type reference (TYPE) ABAP_BOOL true: is closed 20060801

Method IS_CLOSED on Interface IF_FDT_WD_STATE has no exception.

Method IS_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATED Value transfer Type reference (TYPE) BOOLE_D true: in creation 20060713

Method IS_CREATED on Interface IF_FDT_WD_STATE has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETED Value transfer Type reference (TYPE) BOOLE_D true: deleted 20060908

Method IS_DELETED on Interface IF_FDT_WD_STATE has no exception.

Method IS_DISPLAYED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAYED Value transfer Type reference (TYPE) BOOLE_D true: is displayed 20060713

Method IS_DISPLAYED on Interface IF_FDT_WD_STATE has no exception.

Method IS_EDITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDITED Value transfer Type reference (TYPE) BOOLE_D true: in editing 20060713

Method IS_EDITED on Interface IF_FDT_WD_STATE has no exception.

Method IS_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIDDEN Value transfer Type reference (TYPE) ABAP_BOOL true: object is hidden 20060801

Method IS_HIDDEN on Interface IF_FDT_WD_STATE has no exception.

Method IS_LAST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_LAST_OBJECT Value transfer Type reference (TYPE) BOOLE_D True: last object 20061109

Method IS_LAST_OBJECT on Interface IF_FDT_WD_STATE has no exception.

Method IS_UNSAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNSAVED Value transfer Type reference (TYPE) BOOLE_D true: unsaved 20060710

Method IS_UNSAVED on Interface IF_FDT_WD_STATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710