SAP ABAP Class IF_SAMDT_FORM_VALUE_HELP (Interface used to retrieve the valuehelp data in form view)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_JNET_VIEW SAM JNet Initializer 20100428
Properties
Class IF_SAMDT_FORM_VALUE_HELP  
Short Description Interface used to retrieve the valuehelp data in form view    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100428   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAMDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SAMDT_FORM_VALUE_HELP has no interface implemented.
Friends
Class IF_SAMDT_FORM_VALUE_HELP has no friend class.
Attributes
Class IF_SAMDT_FORM_VALUE_HELP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_ACTIONS Instance method Public Method 20100428
2 GET_ALL_CROSS_DERIVATIONS Instance method Public Method 20100428
3 GET_ALL_OVERALL_DERIVATIONS Instance method Public Method 20100428
4 GET_ALL_STATUS_VALUES Instance method Public Method 20100428
5 GET_ALL_STATUS_VARIABLES Instance method Public Method 20100428
Events
Class IF_SAMDT_FORM_VALUE_HELP has no event.
Types
Class IF_SAMDT_FORM_VALUE_HELP has no local type.
Method Signatures

Method GET_ALL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_SAM_ACTIONS 20100428

Method GET_ALL_ACTIONS on class IF_SAMDT_FORM_VALUE_HELP has no exception.

Method GET_ALL_CROSS_DERIVATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CROSS_DERIVATIONS Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_DERIVATIONS 20100428

Method GET_ALL_CROSS_DERIVATIONS on class IF_SAMDT_FORM_VALUE_HELP has no exception.

Method GET_ALL_OVERALL_DERIVATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVERALL_DERIVATIONS Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_DERIVATIONS 20100428

Method GET_ALL_OVERALL_DERIVATIONS on class IF_SAMDT_FORM_VALUE_HELP has no exception.

Method GET_ALL_STATUS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_VALUES Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_STATUS_VALUES 20100428
2 Importing ID_STATUS_VARIABLE Call by reference Type reference (TYPE) STATUS_VARIABLE SAM Status Variable 20100428

Method GET_ALL_STATUS_VALUES on class IF_SAMDT_FORM_VALUE_HELP has no exception.

Method GET_ALL_STATUS_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_VARIABLES Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_STATUS_VARIABLES 20100428

Method GET_ALL_STATUS_VARIABLES on class IF_SAMDT_FORM_VALUE_HELP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in