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 MR_FPM 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110125
2 GET_PROJ_OBJNR Static method Public Method Get Project Objnr 20110208
3 GET_PROJ_PSPID Static method Public Method 20110201
4 SET_FPM_PARAMETERS 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 Importing 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 Importing IV_PSPID Call by reference Type reference (TYPE) PS_PSPID Project definition 20110208
2 Returning 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 Importing IV_OBJ_EXT Call by reference Type reference (TYPE) STRING External Display: Object Key 20110201
2 Returning 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 Importing IS_EXPRESS_CONTEXT Call by reference Type reference (TYPE) FPB_EXP_CONTEXT Express Planning (=Service-independent context) 20110125
2 Importing IS_SERVICE_CONTEXT Call by reference Type reference (TYPE) FPB_EXP_SERVICE_CONTEXT Service specific context 20110125
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT Express Planning: Object List 20110201
4 Importing 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