SAP ABAP Interface IF_RSDHAM_TGT_INFOPROV (Data target: InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAM_TGT_INFOPROV_ABSTR Object Model: Data Target - InfoProvider (abstract) 20120627
Properties
Interface IF_RSDHAM_TGT_INFOPROV  
Short Description Data target: InfoProvider    
General Data
Package RSDHA   SAP HANA Analysis in BW 
Created 20120627   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDHAM_TGT_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAM_OBJECT Analysis element 20120627
Friends
Interface IF_RSDHAM_TGT_INFOPROV has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20120627
2 N_R_ANALYSIS Instance attribute Public Attribute reference (LIKE) 20130306
3 N_TGT_GENERATION Instance attribute Public Type reference (TYPE) TN_TGT_GENERATION Generate data target (as analytic index) 20120627
4 N_WRITE_MODE Instance attribute Public Type reference (TYPE) IF_RSDHA_TYPES=>TN_WRITE_MODE Write mode (full update/update) 20120724
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_ACTIVATION Instance method Public Method 20130301
2 BEFORE_ACTIVATION Instance method Public Method 20130301
3 CHECK Instance method Public Method 20130103
4 DELETE Instance method Public Method 20130103
5 GET_INFOPROV Instance method Public Method Get InfoProvider 20120627
6 GET_INFOPROV_LIST Static method Public Method Input Help InfoProvider 20120628
7 GET_INPUT_FIELDS_USED Instance method Public Method 20130103
8 GET_INPUT_MAPPING Instance method Public Method Get field mapping 20120627
9 GET_INPUT_MAPPING_DESCR Instance method Public Method Get field mapping metadata 20120627
10 GET_OUTPUT_FIELDS Instance method Public Method 20130103
11 GET_TGT_GENERATION Instance method Public Method Get generation flag 20120627
12 GET_WRITE_MODE Instance method Public Method Get write mode 20120724
13 SET_INFOPROV Instance method Public Method Set InfoProvider 20120627
14 SET_INPUT_MAPPING Instance method Public Method Set field mapping 20120627
15 SET_WRITE_MODE Instance method Public Method Set write mode 20120724
Events
Interface IF_RSDHAM_TGT_INFOPROV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_TGT_GENERATION Public Type reference (TYPE) RS_BOOL Generate data target (as analytic index) 20120627
Method Signatures

Method AFTER_ACTIVATION Signature

Method AFTER_ACTIVATION on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method AFTER_ACTIVATION on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method BEFORE_ACTIVATION Signature

Method BEFORE_ACTIVATION on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method BEFORE_ACTIVATION on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method CHECK Signature

Method CHECK on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method CHECK on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method DELETE Signature

Method DELETE on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method DELETE on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20120627

Method GET_INFOPROV on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_INFOPROV_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFOPROV_LIST Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_INFOPROV_LIST Properties Data Target (View using InfoCube and ODS Objects) 20120702
2 Importing I_PATTERN Call by reference Type reference (TYPE) HELP_INFO-FLDVALUE Screen Field Contents 20120702

Method GET_INFOPROV_LIST on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_INPUT_FIELDS_USED Signature

Method GET_INPUT_FIELDS_USED on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method GET_INPUT_FIELDS_USED on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INPUT_MAPPING Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Field mapping (table) 20120627
2 Exporting E_T_INPUT_MAPPING_TGT_FIELD Call by reference Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Table for field list 20120627
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130617

Method GET_INPUT_MAPPING_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENABLE_MAPPING Call by reference Type reference (TYPE) RS_BOOL Field mapping is active 20120627

Method GET_INPUT_MAPPING_DESCR on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_OUTPUT_FIELDS Signature

Method GET_OUTPUT_FIELDS on Interface IF_RSDHAM_TGT_INFOPROV has no parameter.
Method GET_OUTPUT_FIELDS on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_TGT_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TGT_GENERATION Value transfer Type reference (TYPE) TN_TGT_GENERATION Generate data target (as analytic index) 20120627

Method GET_TGT_GENERATION on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method GET_WRITE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WRITE_MODE Value transfer Type reference (TYPE) IF_RSDHA_TYPES=>TN_WRITE_MODE Write mode (full update/update) 20120724

Method GET_WRITE_MODE on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method SET_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120627
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130529

Method SET_INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_INPUT_MAPPING Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Field mapping (table) 20120627

Method SET_INPUT_MAPPING on Interface IF_RSDHAM_TGT_INFOPROV has no exception.

Method SET_WRITE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITE_MODE Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_WRITE_MODE Write mode (full update/update) 20120724

Method SET_WRITE_MODE on Interface IF_RSDHAM_TGT_INFOPROV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731