SAP ABAP Class CL_FMPEP_ID (Multi Budget Entry: ID reference link to request)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Properties
Class CL_FMPEP_ID  
Short Description Multi Budget Entry: ID reference link to request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20041130   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMPEP_ID has no forward declaration.
Interfaces
Class CL_FMPEP_ID has no interface implemented.
Friends
Class CL_FMPEP_ID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_LAYOUTVAR Instance attribute Public Type reference (TYPE) FMPEP_LAYOUTVAR Layout Variant in the New Planning Tool 20041222
2 G_REF_DETAIL_FMAA_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_DETAIL_FMAA_VIEW Detail FMAA view 20050318
3 G_REF_HEADER_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW Container for header screen view 20041216
4 G_REF_LAYOUT Instance attribute Public Object reference (TYPE REF TO) CL_FMPEP_LAYOUT FM Budget handler for planning 20041223
5 G_REF_MULTI_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_MULTI_BUDGET_VIEW Reference Budget Text 20041201
6 G_S_DETAIL_FMAA Instance attribute Public Type reference (TYPE) FMPEP_S_DIMPART FM account assignment 20050324
7 G_S_DOCID_HELD Instance attribute Public Type reference (TYPE) FMHED_S_DOCID Header Screen to display the layout 20050127
8 G_S_HEADER_LAYOUT Instance attribute Public Type reference (TYPE) FMPEP_LAY1 Header Screen to display the layout 20041222
9 G_T_FMKUDIMPART Instance attribute Public Type reference (TYPE) FMKU_T_DIMPART Generated Table for View V_FMBUDTXT 20041130
10 G_T_FMKUDIMPART_ALL Instance attribute Public Type reference (TYPE) FMPEP_T_DIMPART Use for the New Planning Tool 20041222
11 LT_REF_PEP_ID Static Attribute Public Type reference (TYPE) FMPEP_T_REF reference table 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041130
2 GET_DIMPART Instance method Public Method Get the updated dimpart list 20050201
3 GET_GUID Instance method Public Method Get the GUID of the reference Planning session 20041130
4 GET_PEP_ID Instance method Public Method Get the info for Planning session ID 20041130
5 GET_REF_PEP_ID Instance method Public Method Get reference of a Planning session 20041130
6 SET_PEP_ID Instance method Public Method Set the info for Planning session ID 20041130
7 SET_REF_PEP_ID Instance method Public Method Set Reference of Planning session 20041130
Events
Class CL_FMPEP_ID has no event.
Types
Class CL_FMPEP_ID 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 IM_GUID Call by reference Type reference (TYPE) BUBAS_OBJNR UUID in komprimierter Form (22 Zeichen UUENCODEd) 20041130

Method CONSTRUCTOR on class CL_FMPEP_ID has no exception.

Method GET_DIMPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_DIMPART Value transfer Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20050201

Method GET_DIMPART on class CL_FMPEP_ID has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Services für Budgettext 20041130
2 Returning RE_GUID Value transfer Type reference (TYPE) BUBAS_OBJNR UUID in komprimierter Form (22 Zeichen UUENCODEd) 20041130

Method GET_GUID on class CL_FMPEP_ID has no exception.

Method GET_PEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_HIT_TABLE Call by reference Type reference (TYPE) ANY 20041130
2 Exporting RE_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20041130
3 Exporting RE_T_FIELDMAP Call by reference Type reference (TYPE) ANY 20041130

Method GET_PEP_ID on class CL_FMPEP_ID has no exception.

Method GET_REF_PEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_REF_DETAIL_FMAA_VIEW Value transfer Object reference (TYPE REF TO) CL_FMPEP_DETAIL_FMAA_VIEW 20050318
2 Exporting RE_REF_HEADER_VIEW Value transfer Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW 20041214
3 Exporting RE_REF_MULTI_VIEW Value transfer Object reference (TYPE REF TO) CL_FMPEP_MULTI_BUDGET_VIEW Services für Budgettext 20041201

Method GET_REF_PEP_ID on class CL_FMPEP_ID has no exception.

Method SET_PEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HIT_TABLE Call by reference Type reference (TYPE) ANY BCS-Attribute 20041130
2 Importing IM_T_ATTRIB Call by reference Type reference (TYPE) ANY Generierte Tabelle für Sicht V_FMBUDTXT 20041130
3 Importing IM_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20041130
4 Importing IM_T_FIELDMAP Call by reference Type reference (TYPE) ANY 20041130

Method SET_PEP_ID on class CL_FMPEP_ID has no exception.

Method SET_REF_PEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_DETAIL_FMAA_VIEW Call by reference Object reference (TYPE REF TO) CL_FMPEP_DETAIL_FMAA_VIEW 20050318
2 Importing IM_REF_HEADER_VIEW Call by reference Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW 20041214
3 Importing IM_REF_MULTI_VIEW Call by reference Object reference (TYPE REF TO) CL_FMPEP_MULTI_BUDGET_VIEW Auflistung Budgettexte 20041201

Method SET_REF_PEP_ID on class CL_FMPEP_ID has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600