SAP ABAP Interface IF_RSBPCA_MD_READER (BPC: maste data reader)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-ADM (Application Component) BPC 'unified model' - Admin UI
     RSBPCA (Package) BPC IP Extension: BPC Meta Data Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_MD_READER BPC: master data reader 20130418
Properties
Interface IF_RSBPCA_MD_READER  
Short Description BPC: maste data reader    
General Data
Package RSBPCA   BPC IP Extension: BPC Meta Data Repository 
Created 20130416   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSBPCA_MD_READER has no interface.
Friends
Interface IF_RSBPCA_MD_READER has no friend.
Attributes
Interface IF_RSBPCA_MD_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_DATA Instance method Public Method 20130418
Events
Interface IF_RSBPCA_MD_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_HIER_POS Public See coding 20130423 BEGIN OF s_hier_pos, hienm TYPE rshienm, key_date TYPE datum, version TYPE rsversion, posit TYPE int4, iobj_posit TYPE int4, END OF s_hier_pos
2 S_SEL_HIER Public See coding 20130423 begin of s_sel_hier, hienm type rshienm, key_date type datum, version type rsversion, end of s_sel_hier
3 S_SEL_OPT Public See coding 20130418 begin of s_sel_opt, iobjnm type rsiobjnm, sign type raldb_sign, option type raldb_opti, low type rschavlext, high type rschavlext, end of s_sel_opt
4 S_TXT_OPT Public See coding 20130419 begin of s_txt_opt, sh type rsbpc_flg, md type rsbpc_flg, lg type rsbpc_flg, end of s_txt_opt
5 TH_HIER_POS Public See coding 20130423 th_hier_pos TYPE hashed TABLE OF s_hier_pos WITH UNIQUE KEY hienm key_date version
6 T_REQUESTED_IOBJS Public See coding 20130418 t_requested_iobjs type table of rsdiobjfieldnm
7 T_SEL_ATTR Public See coding 20130419 t_sel_attr type table of rsattrinm
8 T_SEL_HIER Public See coding 20130423 t_sel_hier type TABLE OF s_sel_hier
9 T_SEL_OPT Public See coding 20130418 t_sel_opt type table of s_sel_opt
Method Signatures

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20130506
2 Exporting E_TH_HIER_POS Call by reference Type reference (TYPE) TH_HIER_POS 20130506
3 Exporting E_TH_MD_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS 20130506
4 Importing I_FORMAT Call by reference Type reference (TYPE) RSR_FORMAT RSR_C_FORMAT-INTERN 20130419
5 Importing I_KEY_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM Query: Key date 20130419
6 Importing I_S_TXT_OPT Call by reference Type reference (TYPE) S_TXT_OPT 20130506
7 Importing I_T_SEL_ATTR Call by reference Type reference (TYPE) T_SEL_ATTR 20130506
8 Importing I_T_SEL_HIER Call by reference Type reference (TYPE) T_SEL_HIER 20130506
9 Importing I_T_SEL_OPT Call by reference Type reference (TYPE) RSDM_T_SHLPSELOPT 20130506
# Exception Resumable Description Created on
1 CX_RSBPCA_MD_ERROR BPC: Master Data Read/Write Error 20130423
History
Last changed by/on SAP  20140121 
SAP Release Created in 740