SAP ABAP Class /RPM/IF_EX_PFS_FORM (Interface for BAdI: /RPM/EX_PFS_FORM_BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_IM_PFS_FORM Class for BAdI: /RPM/EX_PFSFORM_BADI 20070630
2 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_IM_PFS_FORM_INITIATIVE Class for BAdI: /RPM/EX_PFSFORM_BADI 20070622
3 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_IM_PFS_FORM_ITEM Class for BAdI: /RPM/EX_PFSFORM_BADI 20070608
Properties
Class /RPM/IF_EX_PFS_FORM  
Short Description Interface for BAdI: /RPM/EX_PFS_FORM_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070516   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/IF_EX_PFS_FORM has no forward declaration.
Interfaces
Class /RPM/IF_EX_PFS_FORM has no interface implemented.
Friends
Class /RPM/IF_EX_PFS_FORM has no friend class.
Attributes
Class /RPM/IF_EX_PFS_FORM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORM_NAME Instance method Public Method Access Method to Form Name 20070517
2 GET_OPTIONS Instance method Public Method Access Method to Options 20070517
3 GET_OPTIONS_DEFINITIONS Instance method Public Method Get the Option Definitions 20070602
Events
Class /RPM/IF_EX_PFS_FORM has no event.
Types
Class /RPM/IF_EX_PFS_FORM has no local type.
Method Signatures

Method GET_FORM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070605
2 Returning RV_FORM_NAME Value transfer Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070517

Method GET_FORM_NAME on class /RPM/IF_EX_PFS_FORM has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VALUE Value transfer Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070605
2 Returning RT_OPTIONS Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070602

Method GET_OPTIONS on class /RPM/IF_EX_PFS_FORM has no exception.

Method GET_OPTIONS_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VALUE Value transfer Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070605
2 Returning RT_OPTIONS_DEFINITIONS Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTION_CLASS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070602

Method GET_OPTIONS_DEFINITIONS on class /RPM/IF_EX_PFS_FORM has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in