SAP ABAP Class CL_SIW_DB_ACCESS_FACTORY (Single Point of Entry for SIW Database Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_DB (Package) SIW: Database Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_DB_ACCESS_FACTORY | Single Point of Entry for DB Access | 20100816 |
Properties
Class | CL_SIW_DB_ACCESS_FACTORY | |
Short Description | Single Point of Entry for SIW Database Access | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_DB | SIW: Database Layer |
Created | 20100816 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIW_DB_ACCESS_FACTORY | Single Point of Entry for DB Access | 20100816 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SIW_DB_ACCESS_MOCK | 20100909 | Mocks the SIW Database Access For Testing Purposes | |
2 | CL_SIW_DB_QUERIES | 20101008 | Read only queries |
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 | 20110202 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_DB_CONFIG_ACCESS | Read/Modify SIW Configurations | 20110125 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_DB_LRU_ACCESS | 20101019 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_DB_QUERIES | Read only queries | 20101004 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIW_DB_TRANSACTION_HANDLER | 20100915 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_CONTEXT_ACCESS=>TTY | 20100907 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_IMPL_ACCESS=>TTY | 20100907 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TTY | 20100915 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_PROJECT_ACCESS=>TTY | 20100907 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_SXF_API_ACCESS=>TTY | 20100915 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_SXF_FIELD_ACCESS=>TTY | 20100915 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_SXF_FIELDRL_ACCESS=>TTY | 20100915 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_SXF_LINK_ACCESS=>TTY | 20100915 | |||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_SXF_TYPE_ACCESS=>TTY | 20100915 | |||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SIW_DB_TESTDATA_ACCESS=>TTY | 20101105 |
Methods
Events
Class CL_SIW_DB_ACCESS_FACTORY has no event.
Types
Class CL_SIW_DB_ACCESS_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_ACCESSED_IMPLEMENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_DB_ACCESS | Value transfer | Type reference (TYPE) | IF_SIW_DB_IMPL_ACCESS=>TTY | 20101029 |
Method GET_ACCESSED_IMPLEMENTATIONS on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_ACCESSED_PROJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_DB_ACCESS | Value transfer | Type reference (TYPE) | IF_SIW_DB_PROJECT_ACCESS=>TTY | 20101008 |
Method GET_ACCESSED_PROJECTS on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_CONTEXT on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_IMPL Signature
Method GET_IMPL on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_IMPL on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_MAPPING Signature
Method GET_MAPPING on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_MAPPING on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_PROJECT Signature
Method GET_PROJECT on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_PROJECT on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_SXF_API Signature
Method GET_SXF_API on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_SXF_API on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_SXF_FIELD Signature
Method GET_SXF_FIELD on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_SXF_FIELD on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_SXF_FIELD_REL Signature
Method GET_SXF_FIELD_REL on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_SXF_FIELD_REL on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_SXF_LINK Signature
Method GET_SXF_LINK on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_SXF_LINK on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_SXF_TYPE Signature
Method GET_SXF_TYPE on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_SXF_TYPE on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method GET_TESTDATA Signature
Method GET_TESTDATA on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method GET_TESTDATA on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method HANDLE_TRANSACTION_FINISHED Signature
Method HANDLE_TRANSACTION_FINISHED on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method HANDLE_TRANSACTION_FINISHED on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method RESET Signature
Method RESET on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method RESET on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method RESET_BY_PROJECT_ID Signature
Method RESET_BY_PROJECT_ID on class CL_SIW_DB_ACCESS_FACTORY has no parameter.
Method RESET_BY_PROJECT_ID on class CL_SIW_DB_ACCESS_FACTORY has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_ACCESS_FACTORY | 20100819 |
Method S_GET_INSTANCE on class CL_SIW_DB_ACCESS_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |