SAP ABAP Class /RPM/CL_PFS_FORM_MODEL_ITEM (Item Model)
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 | 20070504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PFS_FORM_MODEL | Development Projects: Interface of All Form Models | 20070501 |
Properties
| Class | /RPM/CL_PFS_FORM_MODEL_ITEM | |
| Short Description | Item Model | |
| 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 | 20070501 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/CL_PFS_FORM_MODEL_ITEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /RPM/IF_PFS_FORM_MODEL | Development Projects: Interface of All Form Models | 20070501 |
Friends
Class /RPM/CL_PFS_FORM_MODEL_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20070521 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | /RPM/TT_FORM_OPTIONS | Options (Name/Value Pair) (Sorted According to Name; Unique) | 20070521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20070530 | |
| 2 | Instance method | Public | Method | Service method to retrieve the data using ESA method | 20070522 | |
| 3 | Instance method | Public | Method | Method to convert the fields to texts | 20070613 |
Events
Class /RPM/CL_PFS_FORM_MODEL_ITEM has no event.
Types
Class /RPM/CL_PFS_FORM_MODEL_ITEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_MODEL_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_MODEL_ITEM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVE_DECISION | Call by reference | Type reference (TYPE) | /RPM/TS_DECISION_PFS | Active Decision point for an Item in Printing | 20070523 | |||
| 2 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_ITEM_PFS | Structure for Item Printing Fact Sheet | 20070522 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20070522 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070522 |
Method GET_DATA on class /RPM/CL_PFS_FORM_MODEL_ITEM 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) | /RPM/TS_ITEM_PFS | Structure for Item Printing Fact Sheet | 20070613 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070613 |
Method GET_TEXTS on class /RPM/CL_PFS_FORM_MODEL_ITEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |