SAP ABAP Class CL_DDIC_XVIEW_SVC_MOCK (Mock for External Views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SDDIC_ADT_TEST (Package) Package for test objects used by DDIC ADT unit tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DDIC_WB_XVIEW_SVC | Service Layer to access DDIC Persistence for External Views | 20120604 |
Properties
| Class | CL_DDIC_XVIEW_SVC_MOCK | |
| Short Description | Mock for External Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SDDIC_XVIEW_TEST | |
| Program status | T | Test Program |
| Category | 0 | |
| Package | SDDIC_ADT_TEST | Package for test objects used by DDIC ADT unit tests |
| Created | 20120604 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_XVIEW_SVC_MOCK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DDIC_WB_XVIEW_SVC | Service Layer to access DDIC Persistence for External Views | 20120604 |
Friends
Class CL_DDIC_XVIEW_SVC_MOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA | 20120605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120611 | ||
| 2 | Static method | Private | Method | 20120605 | ||
| 3 | Instance method | Protected | Method | 20120606 |
Events
Class CL_DDIC_XVIEW_SVC_MOCK has no event.
Types
Class CL_DDIC_XVIEW_SVC_MOCK has no local type.
Method Signatures
Method EXISTS_ANYTHING_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120611 |
Method EXISTS_ANYTHING_ON_DB on class CL_DDIC_XVIEW_SVC_MOCK has no exception.
Method GET_XVIEWCLASS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWCLASS | Call by reference | Type reference (TYPE) | VIEWCLASS | 20120605 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | DDTEXT | 20120605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 |
Method MAP_DBTYPE_TO_DDICTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ABAP_TYPES | Call by reference | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_BUILT_IN_DATA_T | 20120606 | ||||
| 2 | I_DBTYPE | Call by reference | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_DB_SIMPLE_TYPE_S | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120606 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |