SAP ABAP Class IF_FPM_WORK_PROTECTION (Tells whether there exists unsaved data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_APPCONTROLLER01 AppController FCOM 20120814
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPMGB_ATTACHMENT Feeder class for Attachments 20110906
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPMGB_NOTES Feeder class for Notes 20110906
Properties
Class IF_FPM_WORK_PROTECTION  
Short Description Tells whether there exists unsaved data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_WORK_PROTECTION has no forward declaration.
Interfaces
Class IF_FPM_WORK_PROTECTION has no interface implemented.
Friends
Class IF_FPM_WORK_PROTECTION has no friend class.
Attributes
Class IF_FPM_WORK_PROTECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_DIRTY Instance method Public Method 20110906
2 SUPPORTS_WORK_PROTECTION Instance method Public Method 20110906
Events
Class IF_FPM_WORK_PROTECTION has no event.
Types
Class IF_FPM_WORK_PROTECTION has no local type.
Method Signatures

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DIRTY Call by reference Type reference (TYPE) BOOLE_D Is there unsaved data? 20110906

Method IS_DIRTY on class IF_FPM_WORK_PROTECTION has no exception.

Method SUPPORTS_WORK_PROTECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110906

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