SAP ABAP Class CL_PPE_C_EVENTS (read customizing)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE (Package) Pricing and Payment Events: Core objects
Properties
Class CL_PPE_C_EVENTS  
Short Description read customizing    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPE   Pricing and Payment Events: Core objects 
Created 20110309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPE_C_EVENTS has no forward declaration.
Interfaces
Class CL_PPE_C_EVENTS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_LOP_TEST_MANAGER 20120313 Test Manager for unit tests
2 CL_PPE_ITEM_LIST 20110310 List of PPE items
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTS_BUFFER Instance attribute Protected Type reference (TYPE) MTY_TS_BUFFER 20110309
2 SO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_PPE_C_EVENTS read customizing 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110309
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110310
3 FILL_BUFFER Instance method Protected Method fill the buffer 20110310
4 GET_ENTRY Instance method Public Method get entry 20110309
5 GET_EVENT_BY_REFDATEROUT Instance method Public Method Get PPE event by lookup via CPE reference date 20110310
6 GET_INSTANCE Static method Public Method return an instance 20110309
7 REFRESH Instance method Public Method refresh all 20110309
8 RESET_FROM_TEST_MODE Static method Protected Method reset from mode for unit test 20110309
9 SET_INTO_TEST_MODE Static method Protected Method set into mode for unit test 20110309
Events
Class CL_PPE_C_EVENTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_BUFFER Protected See coding 20110309 BEGIN OF mty_s_buffer, event TYPE ppe_event, refdaterout TYPE ppe_cpe_refdaterout, data TYPE ppe_c_events, text TYPE ppe_c_eventst, acronym TYPE ppe_c_events_a, END OF mty_s_buffer
2 MTY_TS_BUFFER Protected See coding 20110309 mty_ts_buffer TYPE SORTED TABLE OF mty_s_buffer WITH UNIQUE KEY event WITH NON-UNIQUE SORTED KEY ref_key COMPONENTS refdaterout
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PPE_C_EVENTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPE_C_EVENTS has no exception.

Method CONSTRUCTOR Signature

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

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_PPE_C_EVENTS has no parameter.
Method FILL_BUFFER on class CL_PPE_C_EVENTS has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) PPE_C_EVENTS Pricing and Payment Events 20110309
2 Exporting EV_ACRONYM Call by reference Type reference (TYPE) PPE_C_EVENTS_A-EVENT_ACR Business Event Acronym 20110309
3 Exporting EV_TEXT Call by reference Type reference (TYPE) PPE_C_EVENTST-TEXT Description of rule 20110309
4 Importing IV_EVENT Call by reference Type reference (TYPE) PPE_EVENT Business Event 20110309
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110309

Method GET_EVENT_BY_REFDATEROUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFDATEROUT Call by reference Type reference (TYPE) PPE_CPE_REFDATEROUT Reference date routine for Commodity Pricing Engine 20110310
2 Returning RV_EVENT Value transfer Type reference (TYPE) PPE_EVENT Business Event 20110310
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110310

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PPE_C_EVENTS read customizing 20110309

Method GET_INSTANCE on class CL_PPE_C_EVENTS has no exception.

Method REFRESH Signature

Method REFRESH on class CL_PPE_C_EVENTS has no parameter.
Method REFRESH on class CL_PPE_C_EVENTS has no exception.

Method RESET_FROM_TEST_MODE Signature

Method RESET_FROM_TEST_MODE on class CL_PPE_C_EVENTS has no parameter.
Method RESET_FROM_TEST_MODE on class CL_PPE_C_EVENTS has no exception.

Method SET_INTO_TEST_MODE Signature

Method SET_INTO_TEST_MODE on class CL_PPE_C_EVENTS has no parameter.
Method SET_INTO_TEST_MODE on class CL_PPE_C_EVENTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606