SAP ABAP Class /RPM/CL_PFS_FORM_MODEL (Abstract class)
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 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_PFS_FORM_MODEL_INITIAT | Form model initiaitive | 20070612 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_PFS_FORM_MODEL_ITEM | Item Model | 20070504 |
Properties
| Class | /RPM/CL_PFS_FORM_MODEL | |
| Short Description | Abstract class | |
| Super 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 | 20070503 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/CL_PFS_FORM_MODEL has no forward declaration.
Interfaces
Class /RPM/CL_PFS_FORM_MODEL has no interface implemented.
Friends
Class /RPM/CL_PFS_FORM_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /RPM/IF_PFS_FORM_MANAGER | Development Projects: Interface of All Form Models | 20070504 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070504 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070504 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070509 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20070504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070504 |
Events
Class /RPM/CL_PFS_FORM_MODEL has no event.
Types
Class /RPM/CL_PFS_FORM_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20070504 | |||
| 2 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_NAME | Printing Form Name | 20070504 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070509 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20070504 |
Method CONSTRUCTOR on class /RPM/CL_PFS_FORM_MODEL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |