SAP ABAP Class CL_MEV_AD_BO (Period-End Valuation: Accruals Document Business Object)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_BO (Package) Period-End Valuation Business object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_BO Period-end valuation: Business object 20120913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_AD_BO Period-End Valuation: Accruals Document BO 20120802
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_DATA_OBJECT Period-End Valuation: Data Object 20120802
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_STATUS Period-End Valuation: Status Handling 20120802
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_AD_BO_MM Period-End Valuation: MM Specific AD BO 20120802
2 Inheritance (c INHERITING FROM c_ref)  CL_MEV_AD_BO_SD Period-End Valuation: Accrual Document SD 20120813
3 Inheritance (c INHERITING FROM c_ref)  CL_MEV_AD_BO_STUB Stub for CL_MEV_AD_BO 20130116
Properties
Class CL_MEV_AD_BO  
Short Description Period-End Valuation: Accruals Document Business Object    
Super Class CL_MEV_BO Period-end valuation: Business object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_BO   Period-End Valuation Business object 
Created 20120802   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_AD_BO Period-End Valuation: Accruals Document BO 20120802
2 IF_MEV_DATA_OBJECT Period-End Valuation: Data Object 20120802
3 IF_MEV_STATUS Period-End Valuation: Status Handling 20120802
Friends
Class CL_MEV_AD_BO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_HIGHEST_ITEM_NUMBER Constant Public Type reference (TYPE) MEV_DOC_ITEM 999999 Period-End Valuation: Document Item 20130118
2 MO_AD_BO_REVERSE Instance attribute Protected Object reference (TYPE REF TO) CL_MEV_AD_BO 20130417
3 MO_DB_STATE_CLONE Instance attribute Protected Object reference (TYPE REF TO) CL_MEV_AD_BO 20130201
4 MO_STATUS_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_MEV_STATUS_CONFIG Period-end Valuation: Status Configuration 20121109
5 MO_STATUS_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_MEV_STATUS_HANDLER Period-End Valuation: BO Status Handler 20120802
6 MS_DATA Instance attribute Protected Type reference (TYPE) MEV_S_AD_ROOT_WORK Period-End Valuation: Work Structure for MEV_D_AD_ROOT 20120802
7 MT_ITEMS Instance attribute Protected Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES Period-End Valuation: References to BO Items 20120806
8 MV_LAST_DRAWN_ITEM_NUMBER Instance attribute Private Type reference (TYPE) I 20130118
9 MV_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130219
10 MV_MAX_NUMBER_OF_ITEMS Instance attribute Protected Type reference (TYPE) I 20130118
11 MV_UPDKZ Instance attribute Private Type reference (TYPE) MEV_UPDKZ 20130417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM_FROM_WL_ITEM Instance method Public Method 20130219
2 APPROVE Instance method Public Method 20120817
3 APPROVE_AND_POST Instance method Public Method 20120918
4 ASSIGN_DOCUMENT_NUMBER Instance method Public Method 20130603
5 CHECK_AUTHORIZATION_FOR_POST Instance method Private Method Helper method for auth. check 20130318
6 CHECK_AUTHORIZATION_REVERSE Instance method Private Method 20130417
7 CLEAR_ITEM_TABLE Instance method Private Method Clear item table 20130426
8 CLEAR_LOG Instance method Private Method Clear log 20130318
9 CLEAR_UPDKZ Instance method Public Method 20130417
10 CLONE Instance method Public Method 20130131
11 CLONE_ITEMS Instance method Protected Method Clone the items of the accrual document 20120924
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120802
13 CREATE_ITEM_FROM_WL_ITEM Instance method Private Method Create item from wl item 20120911
14 CREATE_REVERSAL_DOCUMENT Instance method Protected Method Create reversal document 20130207
15 DELETE_ITEM Instance method Private Method Delete item 20121119
16 DELETE_LOGICALLY Instance method Public Method 20120817
17 DEQUEUE Instance method Public Method 20121008
18 DETERMINE_APPROVAL_RELEVANCE Instance method Public Method 20130422
19 DO_ACTION Instance method Private Method Generic method for actions 20121024
20 ENQUEUE Instance method Private Method Lock accrual document 20121008
21 ENQUEUE_FOR_POST Instance method Private Method Helper method for enqueue in case of post 20130318
22 EXECUTE_APPROVE Instance method Protected Method Approve accruals document (the actual logic) 20120803
23 EXECUTE_POST Instance method Protected Method Post the accruals document (the actual logic) 20120803
24 EXECUTE_REJECT Instance method Protected Method Reject accruals document (the actual logic) 20120803
25 EXECUTE_REVERSAL Instance method Protected Method REverse accruals document (the actual logic) 20130214
26 EXECUTE_START_APPROVAL Instance method Protected Method Start Approval 20120918
27 FISCAL_YEAR Instance method Public Method 20121220
28 GET_ACCOUNTING_REFERENCE Instance method Public Method 20130221
29 GET_ACTION_METHOD Static method Private Method Get method name for action 20121024
30 GET_ALLOWED_ACTIONS Instance method Public Method 20120918
31 GET_APPLICATION Instance method Public Method 20120817
32 GET_AUTH_ACTIVITY_FOR_ACTION Instance method Private Method Get authorization activity for action 20121031
33 GET_DATA Instance method Public Method 20120829
34 GET_DOCUMENT_NUMBER Instance method Public Method 20121220
35 GET_EFFECTIVE_ITEMS Instance method Public Method 20130218
36 GET_ID Instance method Public Method 20130206
37 GET_ITEMS Instance method Public Method 20120910
38 GET_KEY Instance method Public Method 20120817
39 GET_KEYS Instance method Private Method Get keys for all items 20121120
40 GET_LIFECYCLE_STATUS Instance method Public Method 20121220
41 GET_NEXT_ITEM_NUMBER Instance method Private Method Get next item number 20120911
42 GET_NUMBER_OF_EFFECTIVE_ITEMS Instance method Public Method 20130603
43 GET_PERIOD Instance method Public Method 20130423
44 GET_POSTING_STATUS Instance method Public Method 20121221
45 GET_REVERSAL_ID Instance method Public Method 20130214
46 GET_STATUS Instance method Public Method 20120817
47 GET_WAERS Instance method Public Method 20120919
48 HANDLE_POSTING_ERRORS Instance method Private Method Handle posting error 20130318
49 INSERT_ITEM Instance method Private Method Insert item into item table 20120919
50 IS_ACTION_ALLOWED Instance method Private Method Check if action is allowed 20130318
51 IS_ACTIVE Instance method Public Method 20130731
52 IS_CHANGEABLE Instance method Private Method Can document be changed? 20130219
53 IS_DELETED Instance method Public Method 20121221
54 IS_ITEM_LIMIT_REACHED Instance method Public Method 20130219
55 IS_LOCKED Instance method Private Method Is document locked? 20130219
56 IS_OPEN Instance method Public Method 20130423
57 IS_POSTED Instance method Public Method 20130221
58 IS_REVERSAL_DOCUMENT Instance method Public Method 20130731
59 IS_REVERSED Instance method Public Method 20130214
60 IS_TRANSFERRED_TO_FI Instance method Public Method 20130221
61 POST Instance method Public Method 20120817
62 REGISTER_FOR_SAVE Instance method Public Method 20130417
63 REJECT Instance method Public Method 20120817
64 REJECT_AND_DELETE Instance method Public Method 20130306
65 REOPEN_WORKLIST_ITEMS Instance method Protected Method Reopen worklist items 20130213
66 RESTORE_DB_STATE Instance method Private Method Restore DB state of BO from clone 20130307
67 REVERSE Instance method Public Method 20130214
68 ROLLBACK_ITEMS Instance method Protected Method Rollback item data 20120924
69 SET_DATA Instance method Public Method 20120829
70 SET_LOCKED_INDICATOR Instance method Public Method 20130219
71 SET_RELEASE_DATE Instance method Private Method Set release date 20130318
72 SET_UPDKZ Instance method Public Method 20130417
73 START_APPROVAL Instance method Public Method 20120817
74 START_APPROVAL_OR_POST Instance method Private Method 20120918
75 START_POST Instance method Public Method 20130417
76 UPDATE_ROOT_FROM_ITEMS Instance method Public Method 20130219
77 _EXECUTE_APPROVE Instance method Private Method Approve accruals document (the actual logic) 20121024
78 _EXECUTE_DELETE_LOGICALLY Instance method Private Method Logically delete accruals document (the actual logic) 20121024
79 _EXECUTE_REJECT Instance method Private Method Reject accruals document (the actual logic) 20121024
80 _EXECUTE_REVERSAL Instance method Private Method Reverse accruals document (the actual logic) 20130214
81 _EXECUTE_START_APPROVAL Instance method Private Method Start Approval 20121024
Events
# Event Type Visibility Description Created on
1 DELETED Instance Event
(0)
Public
(2)
20130114
Types
Class CL_MEV_AD_BO has no local type.
Method Signatures

Method ADD_ITEM_FROM_WL_ITEM Signature

Method ADD_ITEM_FROM_WL_ITEM on class CL_MEV_AD_BO has no parameter.
Method ADD_ITEM_FROM_WL_ITEM on class CL_MEV_AD_BO has no exception.

Method APPROVE Signature

Method APPROVE on class CL_MEV_AD_BO has no parameter.
Method APPROVE on class CL_MEV_AD_BO has no exception.

Method APPROVE_AND_POST Signature

Method APPROVE_AND_POST on class CL_MEV_AD_BO has no parameter.
Method APPROVE_AND_POST on class CL_MEV_AD_BO has no exception.

Method ASSIGN_DOCUMENT_NUMBER Signature

Method ASSIGN_DOCUMENT_NUMBER on class CL_MEV_AD_BO has no parameter.
Method ASSIGN_DOCUMENT_NUMBER on class CL_MEV_AD_BO has no exception.

Method CHECK_AUTHORIZATION_FOR_POST Signature

Method CHECK_AUTHORIZATION_FOR_POST on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_NO_AUTHORIZATION Period-end valuation: No Authorization 20130318

Method CHECK_AUTHORIZATION_REVERSE Signature

Method CHECK_AUTHORIZATION_REVERSE on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_NO_AUTHORIZATION 20130417

Method CLEAR_ITEM_TABLE Signature

Method CLEAR_ITEM_TABLE on class CL_MEV_AD_BO has no parameter.
Method CLEAR_ITEM_TABLE on class CL_MEV_AD_BO has no exception.

Method CLEAR_LOG Signature

Method CLEAR_LOG on class CL_MEV_AD_BO has no parameter.
Method CLEAR_LOG on class CL_MEV_AD_BO has no exception.

Method CLEAR_UPDKZ Signature

Method CLEAR_UPDKZ on class CL_MEV_AD_BO has no parameter.
Method CLEAR_UPDKZ on class CL_MEV_AD_BO has no exception.

Method CLONE Signature

Method CLONE on class CL_MEV_AD_BO has no parameter.
Method CLONE on class CL_MEV_AD_BO has no exception.

Method CLONE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Value transfer Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES Period-End Valuation: References to BO Items 20120924
2 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_MEV_AD_BO 20130131
3 Importing IV_INIT_GUIDS Call by reference Type reference (TYPE) ABAP_BOOL 20130131

Method CLONE_ITEMS on class CL_MEV_AD_BO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AD_BO Call by reference Type reference (TYPE) MEV_S_AD_ROOT_WORK Period-End Valuation: Work Structure for MEV_D_AD_ROOT 20120802
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20121105

Method CREATE_ITEM_FROM_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WL_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO_ITEM Period-end Valuation: Worklist BO Item 20120911
2 Returning RO_AD_ITEM Value transfer Object reference (TYPE REF TO) IF_MEV_AD_BO_ITEM Period-End Valuation: Accruals Document BO Item 20120911

Method CREATE_ITEM_FROM_WL_ITEM on class CL_MEV_AD_BO has no exception.

Method CREATE_REVERSAL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REV_DOC Value transfer Object reference (TYPE REF TO) CL_MEV_AD_BO Period-End Valuation: Accruals Document BO 20130207
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED 20130213
2 CX_MEV_BO 20130213

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_AD_BO_ITEM Period-End Valuation: Accruals Document BO Item 20121119

Method DELETE_ITEM on class CL_MEV_AD_BO has no exception.

Method DELETE_LOGICALLY Signature

Method DELETE_LOGICALLY on class CL_MEV_AD_BO has no parameter.
Method DELETE_LOGICALLY on class CL_MEV_AD_BO has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_MEV_AD_BO has no parameter.
Method DEQUEUE on class CL_MEV_AD_BO has no exception.

Method DETERMINE_APPROVAL_RELEVANCE Signature

Method DETERMINE_APPROVAL_RELEVANCE on class CL_MEV_AD_BO has no parameter.
Method DETERMINE_APPROVAL_RELEVANCE on class CL_MEV_AD_BO has no exception.

Method DO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20121024
2 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Check authorization? 20130603
3 Importing IV_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL 20121024
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: Action Not Allowed Exception 20121024
2 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20121120
3 CX_MEV_LOCK Period-end valuation: Lock error 20130114
4 CX_MEV_NO_AUTHORIZATION Period-end valuation: No Authorization 20121031

Method ENQUEUE Signature

Method ENQUEUE on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121008

Method ENQUEUE_FOR_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL 20130318
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: Action Not Allowed Exception 20130318

Method EXECUTE_APPROVE Signature

Method EXECUTE_APPROVE on class CL_MEV_AD_BO has no parameter.
Method EXECUTE_APPROVE on class CL_MEV_AD_BO has no exception.

Method EXECUTE_POST Signature

Method EXECUTE_POST on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130318

Method EXECUTE_REJECT Signature

Method EXECUTE_REJECT on class CL_MEV_AD_BO has no parameter.
Method EXECUTE_REJECT on class CL_MEV_AD_BO has no exception.

Method EXECUTE_REVERSAL Signature

Method EXECUTE_REVERSAL on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_BASE 20130214

Method EXECUTE_START_APPROVAL Signature

Method EXECUTE_START_APPROVAL on class CL_MEV_AD_BO has no parameter.
Method EXECUTE_START_APPROVAL on class CL_MEV_AD_BO has no exception.

Method FISCAL_YEAR Signature

Method FISCAL_YEAR on class CL_MEV_AD_BO has no parameter.
Method FISCAL_YEAR on class CL_MEV_AD_BO has no exception.

Method GET_ACCOUNTING_REFERENCE Signature

Method GET_ACCOUNTING_REFERENCE on class CL_MEV_AD_BO has no parameter.
Method GET_ACCOUNTING_REFERENCE on class CL_MEV_AD_BO has no exception.

Method GET_ACTION_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20121024
2 Returning RV_METH_NAME Value transfer Type reference (TYPE) STRING 20121024

Method GET_ACTION_METHOD on class CL_MEV_AD_BO has no exception.

Method GET_ALLOWED_ACTIONS Signature

Method GET_ALLOWED_ACTIONS on class CL_MEV_AD_BO has no parameter.
Method GET_ALLOWED_ACTIONS on class CL_MEV_AD_BO has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class CL_MEV_AD_BO has no parameter.
Method GET_APPLICATION on class CL_MEV_AD_BO has no exception.

Method GET_AUTH_ACTIVITY_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20121031
2 Returning RV_ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH Activity 20121031

Method GET_AUTH_ACTIVITY_FOR_ACTION on class CL_MEV_AD_BO has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_MEV_AD_BO has no parameter.
Method GET_DATA on class CL_MEV_AD_BO has no exception.

Method GET_DOCUMENT_NUMBER Signature

Method GET_DOCUMENT_NUMBER on class CL_MEV_AD_BO has no parameter.
Method GET_DOCUMENT_NUMBER on class CL_MEV_AD_BO has no exception.

Method GET_EFFECTIVE_ITEMS Signature

Method GET_EFFECTIVE_ITEMS on class CL_MEV_AD_BO has no parameter.
Method GET_EFFECTIVE_ITEMS on class CL_MEV_AD_BO has no exception.

Method GET_ID Signature

Method GET_ID on class CL_MEV_AD_BO has no parameter.
Method GET_ID on class CL_MEV_AD_BO has no exception.

Method GET_ITEMS Signature

Method GET_ITEMS on class CL_MEV_AD_BO has no parameter.
Method GET_ITEMS on class CL_MEV_AD_BO has no exception.

Method GET_KEY Signature

Method GET_KEY on class CL_MEV_AD_BO has no parameter.
Method GET_KEY on class CL_MEV_AD_BO has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20121120

Method GET_KEYS on class CL_MEV_AD_BO has no exception.

Method GET_LIFECYCLE_STATUS Signature

Method GET_LIFECYCLE_STATUS on class CL_MEV_AD_BO has no parameter.
Method GET_LIFECYCLE_STATUS on class CL_MEV_AD_BO has no exception.

Method GET_NEXT_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NEXT Value transfer Type reference (TYPE) MEV_DOC_ITEM Period-End Valuation: Document Item 20120911

Method GET_NEXT_ITEM_NUMBER on class CL_MEV_AD_BO has no exception.

Method GET_NUMBER_OF_EFFECTIVE_ITEMS Signature

Method GET_NUMBER_OF_EFFECTIVE_ITEMS on class CL_MEV_AD_BO has no parameter.
Method GET_NUMBER_OF_EFFECTIVE_ITEMS on class CL_MEV_AD_BO has no exception.

Method GET_PERIOD Signature

Method GET_PERIOD on class CL_MEV_AD_BO has no parameter.
Method GET_PERIOD on class CL_MEV_AD_BO has no exception.

Method GET_POSTING_STATUS Signature

Method GET_POSTING_STATUS on class CL_MEV_AD_BO has no parameter.
Method GET_POSTING_STATUS on class CL_MEV_AD_BO has no exception.

Method GET_REVERSAL_ID Signature

Method GET_REVERSAL_ID on class CL_MEV_AD_BO has no parameter.
Method GET_REVERSAL_ID on class CL_MEV_AD_BO has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_MEV_AD_BO has no parameter.
Method GET_STATUS on class CL_MEV_AD_BO has no exception.

Method GET_WAERS Signature

Method GET_WAERS on class CL_MEV_AD_BO has no parameter.
Method GET_WAERS on class CL_MEV_AD_BO has no exception.

Method HANDLE_POSTING_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLONED_ITEMS Call by reference Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES Period-End Valuation: References to BO Items 20130318
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130318

Method INSERT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_AD_BO_ITEM Period-End Valuation: Accruals Document BO Item 20120919
2 Returning RV_ITEM_NUMBER Value transfer Type reference (TYPE) MEV_DOC_ITEM Period-End Valuation: Document Item 20120919

Method INSERT_ITEM on class CL_MEV_AD_BO has no exception.

Method IS_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20130318
2 Returning RV_ACTION_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20130318

Method IS_ACTION_ALLOWED on class CL_MEV_AD_BO has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_MEV_AD_BO has no parameter.
Method IS_ACTIVE on class CL_MEV_AD_BO has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130219

Method IS_CHANGEABLE on class CL_MEV_AD_BO has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class CL_MEV_AD_BO has no parameter.
Method IS_DELETED on class CL_MEV_AD_BO has no exception.

Method IS_ITEM_LIMIT_REACHED Signature

Method IS_ITEM_LIMIT_REACHED on class CL_MEV_AD_BO has no parameter.
Method IS_ITEM_LIMIT_REACHED on class CL_MEV_AD_BO has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20130219

Method IS_LOCKED on class CL_MEV_AD_BO has no exception.

Method IS_OPEN Signature

Method IS_OPEN on class CL_MEV_AD_BO has no parameter.
Method IS_OPEN on class CL_MEV_AD_BO has no exception.

Method IS_POSTED Signature

Method IS_POSTED on class CL_MEV_AD_BO has no parameter.
Method IS_POSTED on class CL_MEV_AD_BO has no exception.

Method IS_REVERSAL_DOCUMENT Signature

Method IS_REVERSAL_DOCUMENT on class CL_MEV_AD_BO has no parameter.
Method IS_REVERSAL_DOCUMENT on class CL_MEV_AD_BO has no exception.

Method IS_REVERSED Signature

Method IS_REVERSED on class CL_MEV_AD_BO has no parameter.
Method IS_REVERSED on class CL_MEV_AD_BO has no exception.

Method IS_TRANSFERRED_TO_FI Signature

Method IS_TRANSFERRED_TO_FI on class CL_MEV_AD_BO has no parameter.
Method IS_TRANSFERRED_TO_FI on class CL_MEV_AD_BO has no exception.

Method POST Signature

Method POST on class CL_MEV_AD_BO has no parameter.
Method POST on class CL_MEV_AD_BO has no exception.

Method REGISTER_FOR_SAVE Signature

Method REGISTER_FOR_SAVE on class CL_MEV_AD_BO has no parameter.
Method REGISTER_FOR_SAVE on class CL_MEV_AD_BO has no exception.

Method REJECT Signature

Method REJECT on class CL_MEV_AD_BO has no parameter.
Method REJECT on class CL_MEV_AD_BO has no exception.

Method REJECT_AND_DELETE Signature

Method REJECT_AND_DELETE on class CL_MEV_AD_BO has no parameter.
Method REJECT_AND_DELETE on class CL_MEV_AD_BO has no exception.

Method REOPEN_WORKLIST_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CANCELLATION Call by reference Type reference (TYPE) ABAP_BOOL 20130417
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED 20130213
2 CX_MEV_WL_ERROR 20130605

Method RESTORE_DB_STATE Signature

Method RESTORE_DB_STATE on class CL_MEV_AD_BO has no parameter.
Method RESTORE_DB_STATE on class CL_MEV_AD_BO has no exception.

Method REVERSE Signature

Method REVERSE on class CL_MEV_AD_BO has no parameter.
Method REVERSE on class CL_MEV_AD_BO has no exception.

Method ROLLBACK_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES Period-End Valuation: References to BO Items 20120924

Method ROLLBACK_ITEMS on class CL_MEV_AD_BO has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_MEV_AD_BO has no parameter.
Method SET_DATA on class CL_MEV_AD_BO has no exception.

Method SET_LOCKED_INDICATOR Signature

Method SET_LOCKED_INDICATOR on class CL_MEV_AD_BO has no parameter.
Method SET_LOCKED_INDICATOR on class CL_MEV_AD_BO has no exception.

Method SET_RELEASE_DATE Signature

Method SET_RELEASE_DATE on class CL_MEV_AD_BO has no parameter.
Method SET_RELEASE_DATE on class CL_MEV_AD_BO has no exception.

Method SET_UPDKZ Signature

Method SET_UPDKZ on class CL_MEV_AD_BO has no parameter.
Method SET_UPDKZ on class CL_MEV_AD_BO has no exception.

Method START_APPROVAL Signature

Method START_APPROVAL on class CL_MEV_AD_BO has no parameter.
Method START_APPROVAL on class CL_MEV_AD_BO has no exception.

Method START_APPROVAL_OR_POST Signature

Method START_APPROVAL_OR_POST on class CL_MEV_AD_BO has no parameter.
Method START_APPROVAL_OR_POST on class CL_MEV_AD_BO has no exception.

Method START_POST Signature

Method START_POST on class CL_MEV_AD_BO has no parameter.
Method START_POST on class CL_MEV_AD_BO has no exception.

Method UPDATE_ROOT_FROM_ITEMS Signature

Method UPDATE_ROOT_FROM_ITEMS on class CL_MEV_AD_BO has no parameter.
Method UPDATE_ROOT_FROM_ITEMS on class CL_MEV_AD_BO has no exception.

Method _EXECUTE_APPROVE Signature

Method _EXECUTE_APPROVE on class CL_MEV_AD_BO has no parameter.
Method _EXECUTE_APPROVE on class CL_MEV_AD_BO has no exception.

Method _EXECUTE_DELETE_LOGICALLY Signature

Method _EXECUTE_DELETE_LOGICALLY on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: General error 20121120
2 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20121120

Method _EXECUTE_REJECT Signature

Method _EXECUTE_REJECT on class CL_MEV_AD_BO has no parameter.
Method _EXECUTE_REJECT on class CL_MEV_AD_BO has no exception.

Method _EXECUTE_REVERSAL Signature

Method _EXECUTE_REVERSAL on class CL_MEV_AD_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_BO 20130214

Method _EXECUTE_START_APPROVAL Signature

Method _EXECUTE_START_APPROVAL on class CL_MEV_AD_BO has no parameter.
Method _EXECUTE_START_APPROVAL on class CL_MEV_AD_BO has no exception.
Event Signatures

Event DELETED Signature
Event DELETED on class CL_MEV_AD_BO has no parameter.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617