SAP ABAP Class IF_BICS_SRV_BASE (Application Service)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV Service 20100222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
2 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV System Service 20100222
3 Interface composition (i COMPRISING i_ref)  IF_BICS_VIEW_PERSIST_SRV View Service in ABAP BICS 20100301
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_SYSTEM_SRV System Service 20100222
Properties
Class IF_BICS_SRV_BASE  
Short Description Application Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BICS_SRV_BASE has no forward declaration.
Interfaces
Class IF_BICS_SRV_BASE has no interface implemented.
Friends
Class IF_BICS_SRV_BASE has no friend class.
Attributes
Class IF_BICS_SRV_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZATION Instance method Public Method Initialization 20100222
2 IS_APPLICABLE Instance method Public Method Can service be applied? 20100222
3 IS_SHAREABLE Instance method Public Method Can service be reused? 20100222
Events
Class IF_BICS_SRV_BASE has no event.
Types
Class IF_BICS_SRV_BASE has no local type.
Method Signatures

Method INITIALIZATION Signature

Method INITIALIZATION on class IF_BICS_SRV_BASE has no parameter.
Method INITIALIZATION on class IF_BICS_SRV_BASE has no exception.

Method IS_APPLICABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLICABLE Value transfer Type reference (TYPE) ABAP_BOOL 20100222
# Exception Resumable Description Created on
1 CX_BICS_SERVICE_NOT_APPLICABLE Service cannot be used 20121121

Method IS_SHAREABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHAREABLE Value transfer Type reference (TYPE) ABAP_BOOL 20100222

Method IS_SHAREABLE on class IF_BICS_SRV_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in