SAP ABAP Class IF_DDIC_WB_XVIEW_SVC (Service Layer to access DDIC Persistence for External Views)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_WB_XVIEW_SVC | Service Class to access DDIC Persistence for External Views | 20120511 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_XVIEW_SVC_MOCK | Mock for External Views | 20120604 |
Properties
Class | IF_DDIC_WB_XVIEW_SVC | |
Short Description | Service Layer to access DDIC Persistence for External Views | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120511 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DDIC_WB_XVIEW_SVC has no forward declaration.
Interfaces
Class IF_DDIC_WB_XVIEW_SVC has no interface implemented.
Friends
Class IF_DDIC_WB_XVIEW_SVC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VIEWNAME | 20120511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120511 | |
2 | ![]() |
Instance method | Public | Method | 20120511 | |
3 | ![]() |
Instance method | Public | Method | 20120511 | |
4 | ![]() |
Instance method | Public | Method | 20120511 | |
5 | ![]() |
Instance method | Public | Method | 20120514 | |
6 | ![]() |
Instance method | Public | Method | 20120511 | |
7 | ![]() |
Instance method | Public | Method | 20120521 | |
8 | ![]() |
Instance method | Public | Method | 20120511 |
Events
Class IF_DDIC_WB_XVIEW_SVC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MSG_UI_S | Public | See coding | 20120511 | BEGIN OF ty_msg_ui_s,
viewfield TYPE viewfield,
severity TYPE severity,
context TYPE string,
t100_key TYPE scx_t100key,
text TYPE string,
END OF ty_msg_ui_s
|
||
2 | TY_MSG_UI_T | Public | See coding | 20120511 | ty_msg_ui_t TYPE STANDARD TABLE OF ty_msg_ui_s WITH KEY viewfield
|
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | TY_MSG_UI_T | 20120511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120511 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VERSION_EXISTING | Value transfer | Type reference (TYPE) | AS4LOCAL | 20120724 | |||
2 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | SPACE | 20120511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120516 |
Method IMPORT_XVIEW_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_OBJECT_DATA | Call by reference | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA | 20120521 | |||
2 | ![]() |
I_DBVIEWNAME | Call by reference | Type reference (TYPE) | DBVIEWNAME | 20120516 | |||
3 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120511 |
Method IS_XVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_XVIEW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120511 | |||
2 | ![]() |
I_XVIEWNAME | Call by reference | Type reference (TYPE) | VIEWNAME | 20120511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120516 |
Method READ_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESCR | Call by reference | Type reference (TYPE) | DDTEXT | 20120514 | |||
2 | ![]() |
E_LANGU_NOT_MAINTAINED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120514 | |||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120514 | ||
4 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | AS4LOCAL | 20120514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120521 |
Method READ_XVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT_DATA | Call by reference | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA | 20120511 | |||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120606 | ||
3 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | AS4LOCAL | 20120511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120511 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MASTERLANGUAGE | Call by reference | Type reference (TYPE) | MASTERLANG | SY-LANGU | 20120905 | ||
2 | ![]() |
I_OBJECT_DATA | Call by reference | Type reference (TYPE) | CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA | 20120521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120521 |
Method SET_XVIEWNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XVIEWNAME | Call by reference | Type reference (TYPE) | VIEWNAME | 20120511 |
Method SET_XVIEWNAME on class IF_DDIC_WB_XVIEW_SVC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |