SAP ABAP Interface /RPM/IF_PFS_FORM_MODEL (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_MODEL_INITIAT Form model initiaitive 20070612
2 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_PFS_FORM_MODEL_ITEM Item Model 20070501
Properties
Interface /RPM/IF_PFS_FORM_MODEL  
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_MODEL has no forward declaration.
Interfaces
Interface /RPM/IF_PFS_FORM_MODEL has no interface.
Friends
Interface /RPM/IF_PFS_FORM_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OPTIONS Instance attribute Public Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070521
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method create form model instanace 20070430
2 FREE Instance method Public Method Deconstructor 20070430
3 GET_DESCRIPTION Instance method Public Method Access method to read the form description 20070517
4 GET_FORM_NAME Instance method Public Method Get PDF form name 20070430
5 GET_OPTIONS Instance method Public Method Access Method to Collection of Form Options (Reading) 20070521
6 GET_SUPPORTED_OPTIONS Static method Public Method Access Method to Supported Options (Reading) 20070521
7 HAS_OPTIONS Instance method Public Method Do form options exist? 20070521
8 PROCESS_FORM Instance method Public Method Process PDF form 20070430
9 SET_OPTIONS Instance method Public Method Access Method to Collection of Form Options (Writing) 20070521
Events
Interface /RPM/IF_PFS_FORM_MODEL has no event.
Types
Interface /RPM/IF_PFS_FORM_MODEL has no local type.
Method Signatures

Method CREATE_INSTANCE 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 20070508
2 Importing IV_FORM_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_NAME Printing Form Name 20070502
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070509
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20070508
5 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_MODEL Development Projects: Interface of All Form Models 20070502

Method CREATE_INSTANCE on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method FREE Signature

Method FREE on Interface /RPM/IF_PFS_FORM_MODEL has no parameter.
Method FREE on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070517
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) /RPM/TV_FORM_DESCRIPTION Short text 20070517

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

Method GET_FORM_NAME Signature

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

Method GET_FORM_NAME on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_OPTIONS Value transfer Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070521

Method GET_OPTIONS on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method GET_SUPPORTED_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OPTIONS Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070521

Method GET_SUPPORTED_OPTIONS on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method HAS_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_OPTIONS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070521

Method HAS_OPTIONS on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method PROCESS_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FP_OUTPUT Call by reference Type reference (TYPE) FPFORMOUTPUT Form Output (PDF, PDL) 20070430
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

Method PROCESS_FORM on Interface /RPM/IF_PFS_FORM_MODEL has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OPTIONS Call by reference Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070521

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