SAP ABAP Class CL_FCOM_EXP_FPM (Class for FPM Services)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
FCOM_VP_EXP_SERVICES (Package) Express Planning Services Value Pack
⤷
⤷
Properties
| Class | CL_FCOM_EXP_FPM | |
| Short Description | Class for FPM Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_VP_EXP_SERVICES | Express Planning Services Value Pack |
| Created | 20110125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCOM_EXP_FPM has no forward declaration.
Interfaces
Class CL_FCOM_EXP_FPM has no interface implemented.
Friends
Class CL_FCOM_EXP_FPM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110125 | |
| 2 | Static method | Public | Method | Get Project Objnr | 20110208 | |
| 3 | Static method | Public | Method | 20110201 | ||
| 4 | Instance method | Public | Method | 20110125 |
Events
Class CL_FCOM_EXP_FPM has no event.
Types
Class CL_FCOM_EXP_FPM 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_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110125 |
Method CONSTRUCTOR on class CL_FCOM_EXP_FPM has no exception.
Method GET_PROJ_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PSPID | Call by reference | Type reference (TYPE) | PS_PSPID | Project definition | 20110208 | |||
| 2 | RV_OBJNR | Value transfer | Type reference (TYPE) | J_OBJNR | Object Number | 20110208 |
Method GET_PROJ_OBJNR on class CL_FCOM_EXP_FPM has no exception.
Method GET_PROJ_PSPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJ_EXT | Call by reference | Type reference (TYPE) | STRING | External Display: Object Key | 20110201 | |||
| 2 | RV_PSPID | Value transfer | Type reference (TYPE) | PS_PSPID | Project definition | 20110201 |
Method GET_PROJ_PSPID on class CL_FCOM_EXP_FPM has no exception.
Method SET_FPM_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPRESS_CONTEXT | Call by reference | Type reference (TYPE) | FPB_EXP_CONTEXT | Express Planning (=Service-independent context) | 20110125 | |||
| 2 | IS_SERVICE_CONTEXT | Call by reference | Type reference (TYPE) | FPB_EXP_SERVICE_CONTEXT | Service specific context | 20110125 | |||
| 3 | IT_OBJECTS | Call by reference | Type reference (TYPE) | FPB_EXP_T_OBJECT | Express Planning: Object List | 20110201 | |||
| 4 | IT_SERVICE_CONTEXT | Call by reference | Type reference (TYPE) | PROP_ATTRS | Table of Strings | 20110125 |
Method SET_FPM_PARAMETERS on class CL_FCOM_EXP_FPM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |