SAP ABAP Class IF_BICS_MD_SELECTOR_SRV_DESCR (Service Description in MD Selector Layer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_DESCR Description of a Service 20110222
2 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV_DESCR Description of a System Service 20110222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_QV_SRV_DESCR Service Description in MD Selector Layer 20110222
2 Interface composition (i COMPRISING i_ref)  IF_BICS_SELECTOR_SRV_DESCR Service Description of the Selector Layer 20110225
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MD_SELECTOR_SRV_DESCR Service Description in MD Selector Layer 20110222
Properties
Class IF_BICS_MD_SELECTOR_SRV_DESCR  
Short Description Service Description in MD Selector Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110222   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_MD_SELECTOR_SRV_DESCR has no interface implemented.
Friends
Class IF_BICS_MD_SELECTOR_SRV_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DUE_DATE Instance attribute Public Type reference (TYPE) IF_BICS_OBJECT=>TN_DATE Key Date 20110622
2 N_INFOPROVIDER Instance attribute Public Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME InfoProvider 20110222
3 N_QUERY Instance attribute Public Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Query Name 20120313
4 N_R_DATA_AREA Instance attribute Public Object reference (TYPE REF TO) IF_BICS_DATA_AREA Data Area 20110225
Methods
# Method Level Visibility Method type Description Created on
1 SET_DATA_AREA Instance method Public Method Set Data Area 20110225
2 SET_DUE_DATE Instance method Public Method Set key date 20110622
3 SET_INFOPROVIDER Instance method Public Method Set InfoProvider 20110222
4 SET_QUERY Instance method Public Method Set Query Name 20120313
Events
Class IF_BICS_MD_SELECTOR_SRV_DESCR has no event.
Types
Class IF_BICS_MD_SELECTOR_SRV_DESCR has no local type.
Method Signatures

Method SET_DATA_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA_AREA Call by reference Object reference (TYPE REF TO) IF_BICS_DATA_AREA Data Area 20110225

Method SET_DATA_AREA on class IF_BICS_MD_SELECTOR_SRV_DESCR has no exception.

Method SET_DUE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUE_DATE Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_DATE Stichtag 20110622

Method SET_DUE_DATE on class IF_BICS_MD_SELECTOR_SRV_DESCR has no exception.

Method SET_INFOPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) ANY Infoprovider 20110222

Method SET_INFOPROVIDER on class IF_BICS_MD_SELECTOR_SRV_DESCR has no exception.

Method SET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_NAME Call by reference Type reference (TYPE) ANY Queryname 20120313
# Exception Resumable Description Created on
1 CX_BICS_UNKNOWN_QUERY Unbekannte Query 20120313
History
Last changed by/on SAP  20130531 
SAP Release Created in