SAP ABAP Class CL_FCOM_CR_DB_ACCESSOR (DB Accessor Class for Change Request)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Properties
Class CL_FCOM_CR_DB_ACCESSOR  
Short Description DB Accessor Class for Change Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20101126   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)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCOM_CR_DB_ACCESSOR has no interface implemented.
Friends
Class CL_FCOM_CR_DB_ACCESSOR has no friend class.
Attributes
Class CL_FCOM_CR_DB_ACCESSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CHANGE_REQUEST Static method Public Method Delete Change Request 20101126
2 INSERT_CHANGE_REQUEST Static method Public Method Insert Change Request 20101126
3 READ_CHANGE_REQUEST Static method Public Method Read Change Request 20101126
4 SELECT_CHANGE_REQUESTS Static method Public Method Select Change Requests 20101126
5 UPDATE_CHANGE_REQUEST Static method Public Method Update Change Request 20101126
Events
Class CL_FCOM_CR_DB_ACCESSOR has no event.
Types
Class CL_FCOM_CR_DB_ACCESSOR has no local type.
Method Signatures

Method DELETE_CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUESTID Call by reference Type reference (TYPE) FCOM_CR_REQUESTID Change Request ID 20101129
# Exception Resumable Description Created on
1 CX_FCOM_CR_DB_ERROR Exception Class for Request DB Accessor 20101208

Method INSERT_CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQUEST Call by reference Type reference (TYPE) FCOMT_CR_REQUEST Change Request 20101126
2 Importing IT_OBJECT Call by reference Type reference (TYPE) FCOMY_CR_OBJECT Change Request: Objects 20101126
# Exception Resumable Description Created on
1 CX_FCOM_CR_DB_ERROR Exception Class for Request DB Accessor 20101208

Method READ_CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST Call by reference Type reference (TYPE) FCOMT_CR_REQUEST Change Request 20101129
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) FCOMY_CR_OBJECT Change Request: Objects 20101129
3 Importing IV_REQUESTID Call by reference Type reference (TYPE) FCOM_CR_REQUESTID Change Request ID 20101129
# Exception Resumable Description Created on
1 CX_FCOM_CR_DB_ERROR Exception Class for Request DB Accessor 20101208

Method SELECT_CHANGE_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST Call by reference Type reference (TYPE) FCOMY_CR_REQUEST Table type for change request 20101129
2 Importing IT_SELECTION_PARAMETER Call by reference Type reference (TYPE) GENILT_SELECTION_PARAMETER_TAB Complex Search Condition 20110111
# Exception Resumable Description Created on
1 CX_FCOM_CR_DB_ERROR Exception Class for Request DB Accessor 20101208

Method UPDATE_CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_OBJECTS_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20101203
2 Importing IS_REQUEST Call by reference Type reference (TYPE) FCOMT_CR_REQUEST Change Request 20101126
3 Importing IT_OBJECT Call by reference Type reference (TYPE) FCOMY_CR_OBJECT Change Request: Objects 20101126
# Exception Resumable Description Created on
1 CX_FCOM_CR_DB_ERROR Exception Class for Request DB Accessor 20101208
History
Last changed by/on SAP  20110908 
SAP Release Created in 606