SAP ABAP Class IF_BICS_VIEW_PERSIST_SRV (View Service in ABAP BICS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV Service 20100301
2 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_BASE Application Service 20100301
3 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV System Service 20100301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_VIEW_PERSIST_SRV View Service in ABAP BICS 20100301
Properties
Class IF_BICS_VIEW_PERSIST_SRV  
Short Description View Service in ABAP BICS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_BICS_VIEW_PERSIST_SRV has no interface implemented.
Friends
Class IF_BICS_VIEW_PERSIST_SRV has no friend class.
Attributes
Class IF_BICS_VIEW_PERSIST_SRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_VIEW Instance method Public Method Delete View 20100303
2 GET_VIEW Instance method Public Method Read View 20100301
3 SAVE_VIEW Instance method Public Method Save View 20100303
Events
Class IF_BICS_VIEW_PERSIST_SRV has no event.
Types
Class IF_BICS_VIEW_PERSIST_SRV has no local type.
Method Signatures

Method DELETE_VIEW Signature

Method DELETE_VIEW on class IF_BICS_VIEW_PERSIST_SRV has no parameter.
Method DELETE_VIEW on class IF_BICS_VIEW_PERSIST_SRV has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_NAME Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Name eines Objekts 20100301
2 Returning R_R_VIEW Value transfer Object reference (TYPE REF TO) IF_BICS_VIEW View im ABAP BICS 20100301

Method GET_VIEW on class IF_BICS_VIEW_PERSIST_SRV has no exception.

Method SAVE_VIEW Signature

Method SAVE_VIEW on class IF_BICS_VIEW_PERSIST_SRV has no parameter.
Method SAVE_VIEW on class IF_BICS_VIEW_PERSIST_SRV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in