SAP ABAP Class CL_SIW_DB_ACCESS_MOCK (Mocks the SIW Database Access For Testing Purposes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_DB (Package) SIW: Database Layer

⤷

⤷

Properties
Class | CL_SIW_DB_ACCESS_MOCK | |
Short Description | Mocks the SIW Database Access For Testing Purposes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | S_SIW_DB | SIW: Database Layer |
Created | 20100909 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SIW_DB_ACCESS_MOCK has no forward declaration.
Interfaces
Class CL_SIW_DB_ACCESS_MOCK has no interface implemented.
Friends
Class CL_SIW_DB_ACCESS_MOCK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SIW_DB_ACCESS_FACTORY | 20100909 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20100909 | |
2 | ![]() |
Instance method | Protected | Method | Overwrites the Reference to Context DBs | 20100909 |
3 | ![]() |
Instance method | Protected | Method | Overwrites the Reference to Implementation DBs | 20100909 |
4 | ![]() |
Instance method | Protected | Method | 20100916 | |
5 | ![]() |
Instance method | Protected | Method | Overwrites the Reference to Project DBs | 20100909 |
6 | ![]() |
Instance method | Protected | Method | 20100916 | |
7 | ![]() |
Instance method | Protected | Method | 20100916 | |
8 | ![]() |
Instance method | Protected | Method | 20100916 | |
9 | ![]() |
Instance method | Protected | Method | 20100916 | |
10 | ![]() |
Instance method | Protected | Method | 20100916 |
Events
Class CL_SIW_DB_ACCESS_MOCK has no event.
Types
Class CL_SIW_DB_ACCESS_MOCK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SIW_DB_ACCESS_MOCK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_CONTEXT_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_CONTEXT_ACCESS | 20100909 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100909 |
Method INJECT_CONTEXT_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_IMPL_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_IMPL_ACCESS | 20100909 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100909 |
Method INJECT_IMPL_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_MAPPING_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_MAPPING_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_MAPPING_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_PROJECT_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_PROJECT_ACCESS | 20100909 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100909 |
Method INJECT_PROJECT_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_SXF_API_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_SXF_API_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_SXF_API_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_SXF_FIELD_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_SXF_FIELD_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_SXF_FIELD_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_SXF_FIELD_REL_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_SXF_FIELDRL_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_SXF_FIELD_REL_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_SXF_LINK_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_SXF_LINK_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_SXF_LINK_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
Method INJECT_SXF_TYPE_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOCK_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_DB_SXF_TYPE_ACCESS | 20100916 | |||
2 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100916 |
Method INJECT_SXF_TYPE_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |