SAP ABAP Class CL_FMEUF_WD_OPERATION (Model Class for maintenance of Operation)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-EC (Application Component) Expenditure Certification
     FMEUF_E (Package) Expenditure Certification
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FMEUF_ADMIN Expenditure Certification Objects: Administration Methods 20051028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FMEUF_TRANSACTION Expenditure Certification Objects: Transaction Methods 20051028
Properties
Class CL_FMEUF_WD_OPERATION  
Short Description Model Class for maintenance of Operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMEUF_E   Expenditure Certification 
Created 20050120   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMEUF_WD_OPERATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FMEUF_ADMIN Expenditure Certification Objects: Administration Methods 20051028
2 IF_FMEUF_TRANSACTION Expenditure Certification Objects: Transaction Methods 20051028
Friends
Class CL_FMEUF_WD_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CL_OPERA_CD Instance attribute Public Object reference (TYPE REF TO) CL_FMEUF_OPERATION_CD 20060914
2 CON_HEADER_TYPE Constant Public Type reference (TYPE) DDOBJNAME 'IFMEUF_OP_ATTR' Name of ABAP Dictionary Object 20051104
3 C_CHANGE Instance attribute Public Attribute reference (LIKE) 20051103
4 C_CREATE Instance attribute Public Attribute reference (LIKE) 20051103
5 C_DELETE Instance attribute Public Attribute reference (LIKE) 20051103
6 C_DISPLAY Instance attribute Public Attribute reference (LIKE) 20051103
7 C_EXIST Instance attribute Public Attribute reference (LIKE) 20051103
8 C_IS_DELETED Instance attribute Public Attribute reference (LIKE) 20051103
9 C_NOT_EXIST Instance attribute Public Attribute reference (LIKE) 20051103
10 MT_AUDIT Instance attribute Private Type reference (TYPE) FMEUF_T_AUDIT Table Type for Auditing (Operation) 20051104
11 MT_LINKFS Instance attribute Private Type reference (TYPE) FMEUF_T_LINKFS Table Type for Linked Financing Source to Operation 20051104
12 MT_OPFOV Instance attribute Private Type reference (TYPE) FMEUF_T_OPFOV Table Type for Financial Overview (Operation) 20051104
13 MT_PERFIND Instance attribute Private Type reference (TYPE) FMEUF_T_OPPF Table Type for Performance Indicator (Operation) 20051104
14 M_CHANGEINFO Instance attribute Private Type reference (TYPE) IF_FMEUF_ADMIN~CHANGEINFO_TYPE 20051104
15 M_CREATIONINFO Instance attribute Private Type reference (TYPE) IFMEUF_CREATIONINFO Administrative Data for Expenditure Certification Objects 20051104
16 M_DELFLAG Instance attribute Private Type reference (TYPE) FMEUF_DEL Logical Deletion Indicator 20051104
17 M_FLG_CHANGED Instance attribute Public Attribute reference (LIKE) 20060220
18 M_HEADER Instance attribute Private Type reference (TYPE) HEADER_TYPE 20051102
19 M_KEY Instance attribute Public Type reference (TYPE) KEY_TYPE Zugehörigkeit der Felder (S=SAP, Z=Kunde) 20051028
20 M_OPERA_CD Instance attribute Public Type reference (TYPE) FMEUFCD_T_LIST Change Documents 20060914
21 M_TEXTS Instance attribute Private Type reference (TYPE) IFMEUF_TEXTS Short- and Longdescriptions for EC objects 20051104
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_PERFIND Instance method Protected Method Adjust the performance indicator table according to the FSs 20060217
2 AUTHORITY_CHECK Instance method Public Method 20051103
3 CHECK Instance method Public Method 20051103
4 CHECK_LINKFS Instance method Protected Method 20060307
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050120
6 COPY Instance method Public Method 20051103
7 DEQ Instance method Public Method 20051103
8 ENQ Instance method Public Method 20051103
9 EXIST Instance method Public Method 20051103
10 GET_AUDIT Instance method Public Method 20051107
11 GET_CHANGE_DOC Instance method Public Method 20060914
12 GET_CHANGE_INFO Instance method Public Method 20051103
13 GET_CREATION_INFO Instance method Public Method 20051103
14 GET_HEADER Instance method Public Method 20051104
15 GET_LINKFS Instance method Public Method 20051107
16 GET_OPDERIVE Instance method Public Method 20060207
17 GET_OPFOV Instance method Public Method 20051107
18 GET_PERFIND Instance method Public Method 20051107
19 GET_TEXTS Instance method Public Method 20051103
20 SAVE Instance method Public Method 20051103
21 SET_AUDIT Instance method Public Method 20051107
22 SET_DELETE Instance method Public Method 20051103
23 SET_HEADER Instance method Public Method 20051104
24 SET_LINKFS Instance method Public Method 20051107
25 SET_OPFOV Instance method Public Method 20051107
26 SET_PERFIND Instance method Public Method To be called after SET_LINKFS! 20051107
27 SET_TEXTS Instance method Public Method 20051103
28 SUPPLY_FINSRC Static method Public Method For F4 help of Financing Source 20050203
Events
Class CL_FMEUF_WD_OPERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 HEADER_TYPE Public Type reference (TYPE) IFMEUF_OP_ATTR 20051102
2 KEY_TYPE Public Type reference (TYPE) FMEUFOPH-OPERA Operation Identification 20051028
3 OPDER_TAB_TYPE Public Type reference (TYPE) FMEUF_T_OPDERIVE_REP Type for derivition rule table 20060207
Method Signatures

Method ADJUST_PERFIND Signature

Method ADJUST_PERFIND on class CL_FMEUF_WD_OPERATION has no parameter.
Method ADJUST_PERFIND on class CL_FMEUF_WD_OPERATION has no exception.

Method AUTHORITY_CHECK Signature

Method AUTHORITY_CHECK on class CL_FMEUF_WD_OPERATION has no parameter.
Method AUTHORITY_CHECK on class CL_FMEUF_WD_OPERATION has no exception.

Method CHECK Signature

Method CHECK on class CL_FMEUF_WD_OPERATION has no parameter.
Method CHECK on class CL_FMEUF_WD_OPERATION has no exception.

Method CHECK_LINKFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINKFS Call by reference Type reference (TYPE) FMEUF_T_LINKFS Table Type for Linked Financing Source to Operation 20060307
# Exception Resumable Description Created on
1 CX_FMEUF_MSG Message Exception Class for Expenditure Certification 20060307

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) KEY_TYPE Operation Identification 20051103
# Exception Resumable Description Created on
1 CX_FMEUF_MSG Message Exception Class for Expenditure Certification 20051103

Method COPY Signature

Method COPY on class CL_FMEUF_WD_OPERATION has no parameter.
Method COPY on class CL_FMEUF_WD_OPERATION has no exception.

Method DEQ Signature

Method DEQ on class CL_FMEUF_WD_OPERATION has no parameter.
Method DEQ on class CL_FMEUF_WD_OPERATION has no exception.

Method ENQ Signature

Method ENQ on class CL_FMEUF_WD_OPERATION has no parameter.
Method ENQ on class CL_FMEUF_WD_OPERATION has no exception.

Method EXIST Signature

Method EXIST on class CL_FMEUF_WD_OPERATION has no parameter.
Method EXIST on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GET_TEXT Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20051114
2 Importing IM_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20051114
3 Returning RE_AUDIT Value transfer Type reference (TYPE) FMEUF_T_AUDIT Text Table Type linked Financing Sources to Operation 20051114

Method GET_AUDIT on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_CHANGE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGE_DOC Value transfer Type reference (TYPE) FMEUFCD_T_LIST Change Documents 20060914

Method GET_CHANGE_DOC on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_CHANGE_INFO Signature

Method GET_CHANGE_INFO on class CL_FMEUF_WD_OPERATION has no parameter.
Method GET_CHANGE_INFO on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_CREATION_INFO Signature

Method GET_CREATION_INFO on class CL_FMEUF_WD_OPERATION has no parameter.
Method GET_CREATION_INFO on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GET_TEXT Call by reference Type reference (TYPE) XFELD 'X' Text needed 20051107
2 Importing IM_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20051107
3 Returning RE_HEADER Value transfer Type reference (TYPE) IFMEUF_OP_ATTRT Operation Header Attribute 20051104

Method GET_HEADER on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_LINKFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GET_TEXT Call by reference Type reference (TYPE) XFELD 'X' Text needed (useful when the table contains a text) 20051107
2 Returning RE_LINKFS Value transfer Type reference (TYPE) FMEUF_T_LINKFS Table Type for Linked Financing Source to Operation 20051107

Method GET_LINKFS on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_OPDERIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OPDERIVE Value transfer Type reference (TYPE) OPDER_TAB_TYPE Type for derivition rule table 20060207
# Exception Resumable Description Created on
1 CX_FMEUF_MSG Message Exception Class for Expenditure Certification 20060207

Method GET_OPFOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OPFOV Value transfer Type reference (TYPE) FMEUF_T_OPFOV Table Type for Financial Overview (Operation) 20060201

Method GET_OPFOV on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_PERFIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PERFIND Value transfer Type reference (TYPE) FMEUF_T_OPPF Table Type for Performance Indicator (Operation) 20060207

Method GET_PERFIND on class CL_FMEUF_WD_OPERATION has no exception.

Method GET_TEXTS Signature

Method GET_TEXTS on class CL_FMEUF_WD_OPERATION has no parameter.
Method GET_TEXTS on class CL_FMEUF_WD_OPERATION has no exception.

Method SAVE Signature

Method SAVE on class CL_FMEUF_WD_OPERATION has no parameter.
Method SAVE on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_AUDIT Call by reference Type reference (TYPE) FMEUF_T_AUDIT Table Type for Linked Financing Source to Operation 20051114

Method SET_AUDIT on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_DELETE Signature

Method SET_DELETE on class CL_FMEUF_WD_OPERATION has no parameter.
Method SET_DELETE on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEADER Call by reference Type reference (TYPE) HEADER_TYPE 20051104

Method SET_HEADER on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_LINKFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_LINKFS Call by reference Type reference (TYPE) FMEUF_T_LINKFS Table Type for Accounting Object linked to Operation 20051114
# Exception Resumable Description Created on
1 CX_FMEUF_MSG Message Exception Class for Expenditure Certification 20060126

Method SET_OPFOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPFOV Call by reference Type reference (TYPE) FMEUF_T_OPFOV Table Type for Financial Overview (Operation) 20060201

Method SET_OPFOV on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_PERFIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERFIND Call by reference Type reference (TYPE) FMEUF_T_OPPF Table Type for Performance Indicator (Operation) 20060207

Method SET_PERFIND on class CL_FMEUF_WD_OPERATION has no exception.

Method SET_TEXTS Signature

Method SET_TEXTS on class CL_FMEUF_WD_OPERATION has no parameter.
Method SET_TEXTS on class CL_FMEUF_WD_OPERATION has no exception.

Method SUPPLY_FINSRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_T_FINSRC Call by reference Type reference (TYPE) ANY TABLE 20050203

Method SUPPLY_FINSRC on class CL_FMEUF_WD_OPERATION has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600