SAP ABAP Interface IF_RSDD_COPR_PARTPROV (Get Data for COPR PartProv (AINDEX, CUBE for Example))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_BW_INFOPROV Metadata for published InfoProviders 20100601
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_AINX Analytical Index 20100622
Properties
Interface IF_RSDD_COPR_PARTPROV  
Short Description Get Data for COPR PartProv (AINDEX, CUBE for Example)    
General Data
Package RSDD_LM   Lean Modeler 
Created 20100601   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDD_COPR_PARTPROV has no forward declaration.
Interfaces
Interface IF_RSDD_COPR_PARTPROV has no interface.
Friends
Interface IF_RSDD_COPR_PARTPROV has no friend.
Attributes
Interface IF_RSDD_COPR_PARTPROV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method 20100601
2 GET_ALL Static method Public Method 20100601
3 GET_METADATA Instance method Public Method 20100601
Events
Interface IF_RSDD_COPR_PARTPROV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_ATTRIBUTE Public See coding 20100601 BEGIN OF gt_s_attribute, name TYPE rsdd_index_column, datatype TYPE string, length TYPE i, conversion TYPE string, attribute_type TYPE string, reference_infoobject TYPE rsiobjnm, origin_infoobject TYPE rsiobjnm, transient_infoobject TYPE rsiobjnm, compounding TYPE gt_s_compounding, presentation TYPE string, auth_check TYPE rs_bool, text_column TYPE string, descriptions TYPE gt_t_descriptions, END OF gt_s_attribute
2 GT_S_CHARACTERISTIC Public See coding 20100601 BEGIN OF gt_s_characteristic, name TYPE rsdd_index_column, datatype TYPE string, length TYPE i, decimals TYPE i, conversion TYPE string, reference_infoobject TYPE rsiobjnm, origin_infoobject TYPE rsiobjnm, transient_infoobject TYPE rsiobjnm, compounding TYPE gt_s_compounding, attributes TYPE gt_t_attributes, presentation TYPE string, auth_check TYPE rs_bool, text_column TYPE string, descriptions TYPE gt_t_descriptions, END OF gt_s_characteristic
3 GT_S_COMPOUNDING Public See coding 20100601 BEGIN OF gt_s_compounding, concatenation_column TYPE string, superior_chars TYPE gt_t_superior_chars, END OF gt_s_compounding
4 GT_S_DESCRIPTION Public See coding 20100601 BEGIN OF gt_s_description, language TYPE langu, value TYPE string, END OF gt_s_description
5 GT_S_HEADER Public See coding 20100715 BEGIN OF gt_s_header, index_id TYPE trexd_index_id, tstpnm TYPE rststpnm, timestmp TYPE rstimestmp, tlogo TYPE rstlogo, cubetype TYPE rscubetype, END OF gt_s_header
6 GT_S_KEYFIGURE Public See coding 20100601 BEGIN OF gt_s_keyfigure, name TYPE rsdd_index_column, datatype TYPE string, length TYPE i, decimals TYPE i, currency_column TYPE rsdd_index_column, currency TYPE string, unit_column TYPE rsdd_index_column, unit TYPE string, reference_infoobject TYPE rsiobjnm, origin_infoobject TYPE rsiobjnm, transient_infoobject TYPE rsiobjnm, aggrgen TYPE rsdaggrgen, ncumfl TYPE rsncumfl, descriptions TYPE gt_t_descriptions, END OF gt_s_keyfigure
7 GT_S_SUPERIOR_CHAR Public See coding 20100601 BEGIN OF gt_s_superior_char, name TYPE rsdd_index_column, END OF gt_s_superior_char
8 GT_T_ATTRIBUTES Public See coding 20100601 gt_t_attributes TYPE STANDARD TABLE OF gt_s_attribute WITH DEFAULT KEY
9 GT_T_CHARACTERISTICS Public See coding 20100601 gt_t_characteristics TYPE STANDARD TABLE OF gt_s_characteristic WITH DEFAULT KEY
10 GT_T_DESCRIPTIONS Public See coding 20100601 gt_t_descriptions TYPE STANDARD TABLE OF gt_s_description WITH DEFAULT KEY
11 GT_T_KEYFIGURES Public See coding 20100601 gt_t_keyfigures TYPE STANDARD TABLE OF gt_s_keyfigure WITH DEFAULT KEY
12 GT_T_SUPERIOR_CHARS Public See coding 20100601 gt_t_superior_chars TYPE STANDARD TABLE OF gt_s_superior_char WITH DEFAULT KEY
Method Signatures

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100601
2 Returning R_R_PARTPROV Value transfer Object reference (TYPE REF TO) IF_RSDD_COPR_PARTPROV Besorgen der Daten für COPR Partprov( z.B. AINDEX, CUBE) 20100601

Method FACTORY on Interface IF_RSDD_COPR_PARTPROV has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PARTPROV Call by reference Type reference (TYPE) RSDD_T_COPR_PARTPROV Tabelle mit COPR Partprovidern 20100601

Method GET_ALL on Interface IF_RSDD_COPR_PARTPROV has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_HEADER Call by reference Type reference (TYPE) GT_S_HEADER 20100715
2 Exporting E_T_CHARACTERISTICS Call by reference Type reference (TYPE) GT_T_CHARACTERISTICS 20100601
3 Exporting E_T_DESCRIPTIONS Call by reference Type reference (TYPE) GT_T_DESCRIPTIONS 20100617
4 Exporting E_T_KEYFIGURES Call by reference Type reference (TYPE) GT_T_KEYFIGURES 20100601

Method GET_METADATA on Interface IF_RSDD_COPR_PARTPROV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730