SAP ABAP Class CL_FMPEP_REQUEST (Mutli Budget Entry: Request Object)
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_REQUEST  
Short Description Mutli Budget Entry: Request Object    
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 20041122   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMPEP_REQUEST has no forward declaration.
Interfaces
Class CL_FMPEP_REQUEST has no interface implemented.
Friends
Class CL_FMPEP_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_MODE Static Attribute Public Type reference (TYPE) I '2' Display mode 20041122
2 EDIT_MODE Constant Public Type reference (TYPE) I '1' Edit mode 20041122
3 G_ADDITIVE_MODE Instance attribute Public Type reference (TYPE) FMPEP_ADDITIVE Additive mode On / Off 20050606
4 G_MODE Instance attribute Public Type reference (TYPE) I Display Edit Mode 20041122
5 G_OBJECT Instance attribute Public Object reference (TYPE REF TO) OBJECT Object 20041122
6 G_REF_PEP_ID Instance attribute Public Object reference (TYPE REF TO) CL_FMPEP_ID Planning Session ID Reference 20041130
7 G_REQUEST_TYPE Instance attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20041122
8 MY_ACTIVITY Instance attribute Private Type reference (TYPE) I Activity 20041122
9 MY_ACTIVITY_STATE Instance attribute Private Type reference (TYPE) I '0' 20041122
10 MY_REQUEST_ID Instance attribute Private Type reference (TYPE) CHAR32 UUID in compressed form (22 character UUENCODEd) 20041122
11 MY_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_ID Result request 20041122
12 REQUEST_CHANGE_FM_AREA Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_CHG_FM_AREA' request type change FM Area 20041122
13 REQUEST_CHANGE_LAYOUT Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_CHG_LAYOUT' equest type change Layout 20050126
14 REQUEST_TYPE_CANCEL Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_CANCEL' Request type cancel 20041122
15 REQUEST_TYPE_INPLACE Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_INPLACE' Request type in Place 20041122
16 REQUEST_TYPE_MANUAL Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_TYPE_MANUAL' Request type Enter manual Budget 20050131
17 REQUEST_TYPE_QUERY Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_TYPE_QUERY' Request type Query 20041122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor constrcutor 20050426
2 GET_ACTIVITY Instance method Public Method Gets activity 20041122
3 GET_ACTIVITY_STATE Instance method Public Method Gets completion status of activity 20041122
4 GET_ADDITIVE_MODE Instance method Public Method Get the additive mode 20050606
5 GET_DISPLAY_EDIT_MODE Instance method Public Method Get the display edit mode 20041122
6 GET_PEP_ID Instance method Public Method Get Planning Session ID 20041130
7 GET_REFERENCE Instance method Public Method Gets reference 20041122
8 GET_REQUEST_ID Instance method Public Method Gets Request ID 20041122
9 GET_REQUEST_TYPE Instance method Public Method Get request type 20041122
10 GET_RESULT Instance method Public Method Gets result 20041122
11 SET_ACTIVITY Instance method Public Method Sets activity 20041122
12 SET_ACTIVITY_STATE Instance method Public Method Sets completion status of activity 20041122
13 SET_ADDITIVE_MODE Instance method Public Method Set the additive mode 20050606
14 SET_DISPLAY_EDIT_MODE Instance method Public Method Set Display Edit Mode 20041122
15 SET_PEP_ID Instance method Public Method Set Planning Session ID Reference 20041130
16 SET_REFERENCE Instance method Public Method Set the Object reference 20041122
17 SET_REQUEST_ID Instance method Public Method Sets Request ID 20041122
18 SET_REQUEST_TYPE Instance method Public Method Set request type 20041122
19 SET_RESULT Instance method Public Method Sets result 20041122
Events
Class CL_FMPEP_REQUEST has no event.
Types
Class CL_FMPEP_REQUEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FMPEP_REQUEST has no parameter.
Method CONSTRUCTOR on class CL_FMPEP_REQUEST has no exception.

Method GET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVITY Value transfer Type reference (TYPE) I Zeichenfeld, Länge 32 20041122

Method GET_ACTIVITY on class CL_FMPEP_REQUEST has no exception.

Method GET_ACTIVITY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVITY_STATE Value transfer Type reference (TYPE) I 20041122

Method GET_ACTIVITY_STATE on class CL_FMPEP_REQUEST has no exception.

Method GET_ADDITIVE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ADDITIVE_MODE Value transfer Type reference (TYPE) FMPEP_ADDITIVE Additive mode On / Off 20050606

Method GET_ADDITIVE_MODE on class CL_FMPEP_REQUEST has no exception.

Method GET_DISPLAY_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODE Value transfer Type reference (TYPE) I 20041122

Method GET_DISPLAY_EDIT_MODE on class CL_FMPEP_REQUEST has no exception.

Method GET_PEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PEP_ID Value transfer Object reference (TYPE REF TO) CL_FMPEP_ID 20041130

Method GET_PEP_ID on class CL_FMPEP_REQUEST has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20041122

Method GET_REFERENCE on class CL_FMPEP_REQUEST has no exception.

Method GET_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST_ID Value transfer Type reference (TYPE) CHAR32 UUID in komprimierter Form (22 Zeichen UUENCODEd) 20041122

Method GET_REQUEST_ID on class CL_FMPEP_REQUEST has no exception.

Method GET_REQUEST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUEST_TYPE Value transfer Type reference (TYPE) CHAR32 Zeichenfeld, Länge 32 20041122

Method GET_REQUEST_TYPE on class CL_FMPEP_REQUEST has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_FMPEP_ID Services für Budgettext 20041122

Method GET_RESULT on class CL_FMPEP_REQUEST has no exception.

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) I Aktivität 20041122

Method SET_ACTIVITY on class CL_FMPEP_REQUEST has no exception.

Method SET_ACTIVITY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY_STATE Call by reference Type reference (TYPE) I 20041122

Method SET_ACTIVITY_STATE on class CL_FMPEP_REQUEST has no exception.

Method SET_ADDITIVE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADDITIVE_MODE Call by reference Type reference (TYPE) FMPEP_ADDITIVE Additive mode On / Off 20050606

Method SET_ADDITIVE_MODE on class CL_FMPEP_REQUEST has no exception.

Method SET_DISPLAY_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) I 20041122

Method SET_DISPLAY_EDIT_MODE on class CL_FMPEP_REQUEST 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_PEP_ID Call by reference Object reference (TYPE REF TO) CL_FMPEP_ID 20041130

Method SET_PEP_ID on class CL_FMPEP_REQUEST has no exception.

Method SET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20041122

Method SET_REFERENCE on class CL_FMPEP_REQUEST has no exception.

Method SET_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST_ID Call by reference Type reference (TYPE) CHAR32 UUID in komprimierter Form (22 Zeichen UUENCODEd) 20041122

Method SET_REQUEST_ID on class CL_FMPEP_REQUEST has no exception.

Method SET_REQUEST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_TYPE Call by reference Type reference (TYPE) CHAR32 Zeichenfeld, Länge 32 20041122

Method SET_REQUEST_TYPE on class CL_FMPEP_REQUEST has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) OBJECT Budgettext bearbeiten 20041122

Method SET_RESULT on class CL_FMPEP_REQUEST has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600