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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static method | Public | Method | Delete Change Request | 20101126 | |
| 2 | Static method | Public | Method | Insert Change Request | 20101126 | |
| 3 | Static method | Public | Method | Read Change Request | 20101126 | |
| 4 | Static method | Public | Method | Select Change Requests | 20101126 | |
| 5 | 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 | IV_REQUESTID | Call by reference | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20101129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_REQUEST | Call by reference | Type reference (TYPE) | FCOMT_CR_REQUEST | Change Request | 20101126 | |||
| 2 | IT_OBJECT | Call by reference | Type reference (TYPE) | FCOMY_CR_OBJECT | Change Request: Objects | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_REQUEST | Call by reference | Type reference (TYPE) | FCOMT_CR_REQUEST | Change Request | 20101129 | |||
| 2 | ET_OBJECT | Call by reference | Type reference (TYPE) | FCOMY_CR_OBJECT | Change Request: Objects | 20101129 | |||
| 3 | IV_REQUESTID | Call by reference | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20101129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_REQUEST | Call by reference | Type reference (TYPE) | FCOMY_CR_REQUEST | Table type for change request | 20101129 | |||
| 2 | IT_SELECTION_PARAMETER | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | Complex Search Condition | 20110111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IB_OBJECTS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101203 | ||||
| 2 | IS_REQUEST | Call by reference | Type reference (TYPE) | FCOMT_CR_REQUEST | Change Request | 20101126 | |||
| 3 | IT_OBJECT | Call by reference | Type reference (TYPE) | FCOMY_CR_OBJECT | Change Request: Objects | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Request DB Accessor | 20101208 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |