SAP ABAP Class CL_PPE_DB_ACCESS (DB access)
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_DB_ACCESS  
Short Description DB access    
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 20110908   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
Class CL_PPE_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_PPE_ITEM_LIST 20110310 List of PPE items
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_PPE_DB_ACCESS Checks for PPEs 20110309
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHANGE_POINTER Instance method Public Method call PPE_ADD_CHANGE_POINTER 20110309
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110309
3 GET_INSTANCE Static method Public Method return an instance 20110309
4 ITEM_LIST_POST Instance method Public Method call PPE_ITEM_LIST_POST 20110309
5 RESET_FROM_TEST_MODE Static method Protected Method reset from mode for unit test 20110309
6 SELECT_PPE_D_ITEM_LIST Instance method Public Method select from DB ppe_d_item_list 20110309
7 SET_INTO_TEST_MODE Static method Protected Method set into mode for unit test 20110309
Events
Class CL_PPE_DB_ACCESS has no event.
Types
Class CL_PPE_DB_ACCESS has no local type.
Method Signatures

Method ADD_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ITEM_DATA Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM Communication structure for DB table PPE_D_ITEM_LIST 20110309
2 Importing ITS_ITEM_DATA_DB Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM Communication structure for DB table PPE_D_ITEM_LIST 20110309
3 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20110309
4 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20110309

Method ADD_CHANGE_POINTER on class CL_PPE_DB_ACCESS has no exception.

Method CLASS_CONSTRUCTOR Signature

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

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_DB_ACCESS DB access 20110309

Method GET_INSTANCE on class CL_PPE_DB_ACCESS has no exception.

Method ITEM_LIST_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_LIST_DELETE Call by reference Type reference (TYPE) PPE_T_D_ITEM_LIST Events 20110309
2 Changing CT_ITEM_LIST_INSERT Call by reference Type reference (TYPE) PPE_T_D_ITEM_LIST Events 20110309
3 Changing CT_ITEM_LIST_UPDATE Call by reference Type reference (TYPE) PPE_T_D_ITEM_LIST Events 20110309
4 Importing IV_ERR_MSG_PROCESS Call by reference Type reference (TYPE) ABAP_BOOL process error messages 20110309

Method ITEM_LIST_POST on class CL_PPE_DB_ACCESS has no exception.

Method RESET_FROM_TEST_MODE Signature

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

Method SELECT_PPE_D_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_DB Call by reference Type reference (TYPE) PPE_T_D_ITEM_LIST Events 20110309
2 Importing ITH_DOC_KEY Call by reference Type reference (TYPE) PPE_TH_DOC_KEY PPE document key 20110309

Method SELECT_PPE_D_ITEM_LIST on class CL_PPE_DB_ACCESS has no exception.

Method SET_INTO_TEST_MODE Signature

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