SAP ABAP Class CL_FMKU_TEXTS_REQUEST (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_FMKU_TEXTS_REQUEST  
Short Description 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 20030317   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMKU_TEXTS_REQUEST has no forward declaration.
Interfaces
Class CL_FMKU_TEXTS_REQUEST has no interface implemented.
Friends
Class CL_FMKU_TEXTS_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 20030410
2 EDIT_MODE Constant Public Type reference (TYPE) I '1' Edit mode 20030410
3 G_MODE Instance attribute Public Type reference (TYPE) I Display Edit Mode 20030410
4 G_OBJECT Instance attribute Public Object reference (TYPE REF TO) OBJECT Object 20030408
5 G_REF_BUDTXT_ID Instance attribute Public Object reference (TYPE REF TO) CL_FMKU_TEXTS_ID Budget Text ID Reference 20030410
6 G_REQUEST_TYPE Instance attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20030317
7 MY_ACTIVITY Instance attribute Private Type reference (TYPE) I Activity 20030317
8 MY_ACTIVITY_STATE Instance attribute Private Type reference (TYPE) I '0' 20030317
9 MY_REQUEST_ID Instance attribute Private Type reference (TYPE) CHAR32 UUID in compressed form (22 character UUENCODEd) 20030317
10 MY_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_FMKU_SERVICES_TEXT Result request 20030317
11 REQUEST_CHANGE_FM_AREA Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_CHG_FM_AREA' request type change FM Area 20030415
12 REQUEST_TYPE_CANCEL Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_CANCEL' Request type cancel 20030516
13 REQUEST_TYPE_INPLACE Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_INPLACE' Request type in Place 20030327
14 REQUEST_TYPE_QUERY Static Attribute Public Type reference (TYPE) CHAR32 'REQUEST_TYPE_QUERY' Request type Query 20030327
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY Instance method Public Method Gets activity 20030317
2 GET_ACTIVITY_STATE Instance method Public Method Gets completion status of activity 20030317
3 GET_BUDTXT_ID Instance method Public Method Get Budget Text ID 20030410
4 GET_DISPLAY_EDIT_MODE Instance method Public Method Get the display edit mode 20030410
5 GET_REFERENCE Instance method Public Method Gets reference 20030408
6 GET_REQUEST_ID Instance method Public Method Gets Request ID 20030317
7 GET_REQUEST_TYPE Instance method Public Method Get request type 20030317
8 GET_RESULT Instance method Public Method Gets result 20030317
9 SET_ACTIVITY Instance method Public Method Sets activity 20030317
10 SET_ACTIVITY_STATE Instance method Public Method Sets completion status of activity 20030317
11 SET_BUDTXT_ID Instance method Public Method Set Budget Text ID Reference 20030410
12 SET_DISPLAY_EDIT_MODE Instance method Public Method Set Display Edit Mode 20030410
13 SET_REFERENCE Instance method Public Method Set the Object reference 20030408
14 SET_REQUEST_ID Instance method Public Method Sets Request ID 20030317
15 SET_REQUEST_TYPE Instance method Public Method Set request type 20030317
16 SET_RESULT Instance method Public Method Sets result 20030317
Events
Class CL_FMKU_TEXTS_REQUEST has no event.
Types
Class CL_FMKU_TEXTS_REQUEST has no local type.
Method Signatures

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 20030317

Method GET_ACTIVITY on class CL_FMKU_TEXTS_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 20030317

Method GET_ACTIVITY_STATE on class CL_FMKU_TEXTS_REQUEST has no exception.

Method GET_BUDTXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUDTXT_ID Value transfer Object reference (TYPE REF TO) CL_FMKU_TEXTS_ID Budgettext bearbeiten 20030410

Method GET_BUDTXT_ID on class CL_FMKU_TEXTS_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 20030410

Method GET_DISPLAY_EDIT_MODE on class CL_FMKU_TEXTS_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 20030408

Method GET_REFERENCE on class CL_FMKU_TEXTS_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) 20030317

Method GET_REQUEST_ID on class CL_FMKU_TEXTS_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 20030317

Method GET_REQUEST_TYPE on class CL_FMKU_TEXTS_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_FMKU_SERVICES_TEXT Services für Budgettext 20030317

Method GET_RESULT on class CL_FMKU_TEXTS_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 20030317

Method SET_ACTIVITY on class CL_FMKU_TEXTS_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 20030317

Method SET_ACTIVITY_STATE on class CL_FMKU_TEXTS_REQUEST has no exception.

Method SET_BUDTXT_ID Signature

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

Method SET_BUDTXT_ID on class CL_FMKU_TEXTS_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 20030410

Method SET_DISPLAY_EDIT_MODE on class CL_FMKU_TEXTS_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 20030408

Method SET_REFERENCE on class CL_FMKU_TEXTS_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) 20030317

Method SET_REQUEST_ID on class CL_FMKU_TEXTS_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 20030317

Method SET_REQUEST_TYPE on class CL_FMKU_TEXTS_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 20030326

Method SET_RESULT on class CL_FMKU_TEXTS_REQUEST has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200