SAP ABAP Interface /RPM/IF_PFS_FORM_MANAGER (Development Projects: Interface of All Form Models)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/UI_LOGIC (Package) RPM UI Logic for ABAP WD
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_PFS_FORM_MANAGER Implementation class for form manager 20070412
Properties
Interface /RPM/IF_PFS_FORM_MANAGER  
Short Description Development Projects: Interface of All Form Models    
General Data
Package /RPM/UI_LOGIC   RPM UI Logic for ABAP WD 
Created 20020305   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /RPM/IF_PFS_FORM_MANAGER has no forward declaration.
Interfaces
Interface /RPM/IF_PFS_FORM_MANAGER has no interface.
Friends
Interface /RPM/IF_PFS_FORM_MANAGER has no friend.
Attributes
Interface /RPM/IF_PFS_FORM_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST_FOR_PDF_DATA Instance method Public Method Generate PDF Data for "Preview" 20070412
2 GET_DESCRIPTION Instance method Public Method Access method to the description of the form 20070531
3 GET_FORM_OPTIONS Instance method Public Method Get the options of the selected form 20070611
4 GET_FUNCTION_NAME_BY_FORM_NAME Instance method Public Method Get generated function name using form name 20070504
5 GET_INSTANCE Static method Public Method Access method to instance of form manager 20070412
6 GET_PRINT_PARAMS_LABEL Instance method Public Method Gets Label for Print Parameter 20070602
7 GET_PRINT_PARAMS_VALUES Instance method Public Method Get Listbox Values for Print Parameters 20070602
8 GET_UI_CONFIGURATION Instance method Public Method Get PFS template and options 20070531
Events
Interface /RPM/IF_PFS_FORM_MANAGER has no event.
Types
Interface /RPM/IF_PFS_FORM_MANAGER has no local type.
Method Signatures

Method CREATE_REQUEST_FOR_PDF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_MANAGER Development Projects: Interface of All Form Models 20070509
2 Importing IR_IS_CONTEXT Call by reference Type reference (TYPE) /RPM/TS_OBJECT_HIER Portfolio Hierarchy 20070511
3 Importing IT_OPTIONS Call by reference Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070607
4 Importing IV_FORM_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070509
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070509
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20070509
7 Returning PDF_DOCUMENT Value transfer Type reference (TYPE) XSTRING 20070501

Method CREATE_REQUEST_FOR_PDF_DATA on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORM_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070531
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070531
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) /RPM/TV_FORM_DESCRIPTION Printing form description 20070531

Method GET_DESCRIPTION on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_FORM_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTIONS Call by reference Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070611
2 Importing IV_FORM_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070611

Method GET_FORM_OPTIONS on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_FUNCTION_NAME_BY_FORM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORM_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070504
2 Returning RV_FUNCTION_NAME Value transfer Type reference (TYPE) STRING 20070504

Method GET_FUNCTION_NAME_BY_FORM_NAME on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PFS_FORM_MANAGER Value transfer Object reference (TYPE REF TO) /RPM/CL_PFS_FORM_MANAGER Implementation class for form manager 20070501

Method GET_INSTANCE on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_PRINT_PARAMS_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_DESC Description of Option 20070602
2 Importing IV_FORM_OPTION_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_NAME Name of option 20070602

Method GET_PRINT_PARAMS_LABEL on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_PRINT_PARAMS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTION_VALUES Call by reference Type reference (TYPE) /RPM/TT_API_NAME_VALUE_PAIR table for name value pair 20070602
2 Importing IV_FORM_OPTION_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_NAME Name of option 20070602

Method GET_PRINT_PARAMS_VALUES on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.

Method GET_UI_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTIONS Call by reference Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070601
2 Exporting ET_TEMPLATE Call by reference Type reference (TYPE) /RPM/TT_FORM_MODEL_DESCRIPTION Form model description 20070601
3 Importing IS_CONTEXT Value transfer Type reference (TYPE) /RPM/TS_OBJECT_HIER Portfolio Hierarchy 20070601
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070607

Method GET_UI_CONFIGURATION on Interface /RPM/IF_PFS_FORM_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450