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 XVIEWNAME Instance attribute Public Type reference (TYPE) VIEWNAME 20120511
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20120511
2 EXISTS Instance method Public Method 20120511
3 IMPORT_XVIEW_FROM_DB Instance method Public Method 20120511
4 IS_XVIEW Instance method Public Method 20120511
5 READ_DESCR Instance method Public Method 20120514
6 READ_XVIEW Instance method Public Method 20120511
7 SAVE Instance method Public Method 20120521
8 SET_XVIEWNAME 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) TY_MSG_UI_T 20120511
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120511

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VERSION_EXISTING Value transfer Type reference (TYPE) AS4LOCAL 20120724
2 Importing I_VERSION Call by reference Type reference (TYPE) R3STATE SPACE 20120511
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120516

Method IMPORT_XVIEW_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_OBJECT_DATA Call by reference Type reference (TYPE) CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA 20120521
2 Importing I_DBVIEWNAME Call by reference Type reference (TYPE) DBVIEWNAME 20120516
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20120606
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120511

Method IS_XVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_XVIEW Value transfer Type reference (TYPE) ABAP_BOOL 20120511
2 Importing I_XVIEWNAME Call by reference Type reference (TYPE) VIEWNAME 20120511
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120516

Method READ_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) DDTEXT 20120514
2 Exporting E_LANGU_NOT_MAINTAINED Call by reference Type reference (TYPE) ABAP_BOOL 20120514
3 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20120514
4 Importing I_VERSION Call by reference Type reference (TYPE) AS4LOCAL 20120514
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120521

Method READ_XVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_DATA Call by reference Type reference (TYPE) CL_DDIC_WB_XVIEW_OBJECT_DATA=>TY_XVIEW_WB_OBJECT_DATA 20120511
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20120606
3 Importing I_VERSION Call by reference Type reference (TYPE) AS4LOCAL 20120511
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20120511

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTERLANGUAGE Call by reference Type reference (TYPE) MASTERLANG SY-LANGU 20120905
2 Importing 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 CX_SWB_EXCEPTION 20120521

Method SET_XVIEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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