SAP ABAP Class /RPM/IF_PFS_FORM_MANAGER (Development Projects: Interface of All Form Models)
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
| Class | /RPM/IF_PFS_FORM_MANAGER | |
| Short Description | Development Projects: Interface of All Form Models | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020305 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/IF_PFS_FORM_MANAGER has no forward declaration.
Interfaces
Class /RPM/IF_PFS_FORM_MANAGER has no interface implemented.
Friends
Class /RPM/IF_PFS_FORM_MANAGER has no friend class.
Attributes
Class /RPM/IF_PFS_FORM_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate PDF Data for "Preview" | 20070412 | |
| 2 | Instance method | Public | Method | Access method to the description of the form | 20070531 | |
| 3 | Instance method | Public | Method | Get the options of the selected form | 20070611 | |
| 4 | Instance method | Public | Method | Get generated function name using form name | 20070504 | |
| 5 | Static method | Public | Method | Access method to instance of form manager | 20070412 | |
| 6 | Instance method | Public | Method | Gets Label for Print Parameter | 20070602 | |
| 7 | Instance method | Public | Method | Get Listbox Values for Print Parameters | 20070602 | |
| 8 | Instance method | Public | Method | Get PFS template and options | 20070531 |
Events
Class /RPM/IF_PFS_FORM_MANAGER has no event.
Types
Class /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 | 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 | IR_IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20070511 | |||
| 3 | IT_OPTIONS | Call by reference | Type reference (TYPE) | /RPM/TT_FORM_OPTIONS | Options (Name/Value Pair) (Sorted According to Name; Unique) | 20070607 | |||
| 4 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070509 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070509 | |||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20070509 | |||
| 7 | PDF_DOCUMENT | Value transfer | Type reference (TYPE) | XSTRING | 20070501 |
Method CREATE_REQUEST_FOR_PDF_DATA on class /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 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070531 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20070531 | |||
| 3 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | /RPM/TV_FORM_DESCRIPTION | Printing form description | 20070531 |
Method GET_DESCRIPTION on class /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 | ET_OPTIONS | Call by reference | Type reference (TYPE) | /RPM/TT_FORM_OPTIONS | Options (Name/Value Pair) (Sorted According to Name; Unique) | 20070611 | |||
| 2 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070611 |
Method GET_FORM_OPTIONS on class /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 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070504 | |||
| 2 | RV_FUNCTION_NAME | Value transfer | Type reference (TYPE) | STRING | 20070504 |
Method GET_FUNCTION_NAME_BY_FORM_NAME on class /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 | 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 class /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 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_OPTION_DESC | Description of Option | 20070602 | |||
| 2 | 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 class /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 | ET_OPTION_VALUES | Call by reference | Type reference (TYPE) | /RPM/TT_API_NAME_VALUE_PAIR | table for name value pair | 20070602 | |||
| 2 | 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 class /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 | ET_OPTIONS | Call by reference | Type reference (TYPE) | /RPM/TT_FORM_OPTIONS | Options (Name/Value Pair) (Sorted According to Name; Unique) | 20070601 | |||
| 2 | ET_TEMPLATE | Call by reference | Type reference (TYPE) | /RPM/TT_FORM_MODEL_DESCRIPTION | Form model description | 20070601 | |||
| 3 | IS_CONTEXT | Value transfer | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20070601 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070607 |
Method GET_UI_CONFIGURATION on class /RPM/IF_PFS_FORM_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |