SAP ABAP Interface IF_EDM_CALLBACK (Callbacks for Checks, F4 and Texts)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS (Application Component) Financial Services
     FS_EASY_DATA_MODEL (Package) Easy Data Model as Composite with Visitor
Properties
Interface IF_EDM_CALLBACK  
Short Description Callbacks for Checks, F4 and Texts    
General Data
Package FS_EASY_DATA_MODEL   Easy Data Model as Composite with Visitor 
Created 20061219   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EDM_CALLBACK has no forward declaration.
Interfaces
Interface IF_EDM_CALLBACK has no interface.
Friends
Interface IF_EDM_CALLBACK has no friend.
Attributes
Interface IF_EDM_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_F4 Instance method Public Method Calls F4 Help for a Field and Sets New Value 20061219
2 GET_NAME_LABEL Instance method Public Method Supplies Label for an Element 20061219
3 GET_VALUE_LABEL Instance method Public Method Supplies Text (Language-Specific) for a Field 20061219
Events
Interface IF_EDM_CALLBACK has no event.
Types
Interface IF_EDM_CALLBACK has no local type.
Method Signatures

Method CALL_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMPLE Call by reference Object reference (TYPE REF TO) IF_EDM_SIMPLE 20061219

Method CALL_F4 on Interface IF_EDM_CALLBACK has no exception.

Method GET_NAME_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Object reference (TYPE REF TO) IF_EDM_DATA 20061219
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20061219

Method GET_NAME_LABEL on Interface IF_EDM_CALLBACK has no exception.

Method GET_VALUE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMPLE Call by reference Object reference (TYPE REF TO) IF_EDM_SIMPLE 20061219
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20061219

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