SAP ABAP Class /RPM/CL_PFS_FORM_MODEL_INITIAT (Form model initiaitive)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_PFS_FORM_MODEL | Abstract class | 20070612 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PFS_FORM_MODEL | Development Projects: Interface of All Form Models | 20070612 |
Properties
| Class | /RPM/CL_PFS_FORM_MODEL_INITIAT | |
| Short Description | Form model initiaitive | |
| Super Class | /RPM/CL_PFS_FORM_MODEL | Abstract class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/UI_LOGIC | RPM UI Logic for ABAP WD |
| Created | 20070612 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/CL_PFS_FORM_MODEL_INITIAT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /RPM/IF_PFS_FORM_MODEL | Development Projects: Interface of All Form Models | 20070612 |
Friends
Class /RPM/CL_PFS_FORM_MODEL_INITIAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20070613 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | /RPM/TT_FORM_OPTIONS | Options (Name/Value Pair) (Sorted According to Name; Unique) | 20070613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070613 | |
| 2 | Instance method | Public | Method | Service method to retrieve the data using ESA method | 20070613 | |
| 3 | Instance method | Public | Method | Method to convert the fields to texts | 20070614 |
Events
Class /RPM/CL_PFS_FORM_MODEL_INITIAT has no event.
Types
Class /RPM/CL_PFS_FORM_MODEL_INITIAT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_MODEL_INITIAT has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_MODEL_INITIAT has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | INM_TS_INITIATIVE_PFS | Initiative Printing | 20070613 | |||
| 2 | ET_ITEMS | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_PFS | Item table type for Printing Fact Sheet | 20070614 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20070613 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070613 |
Method GET_DATA on class /RPM/CL_PFS_FORM_MODEL_INITIAT has no exception.
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTES | Call by reference | Type reference (TYPE) | INM_TS_INITIATIVE_PFS | Initiative Printing | 20070614 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070614 |
Method GET_TEXTS on class /RPM/CL_PFS_FORM_MODEL_INITIAT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450_700 |