SAP ABAP Interface IF_RSDHAM_ANALYSIS (HANA Analysis Process (Object Model))
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_ANALYSIS Object Model: HANA Analysis Process 20120312
Properties
Interface IF_RSDHAM_ANALYSIS  
Short Description HANA Analysis Process (Object Model)    
General Data
Package RSDHA   SAP HANA Analysis in BW 
Created 20120312   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDHAM_TGT_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDHA_HAAP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSTRAN_DB_STAT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RSDHAM_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSDHAM_PROC_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_RSDHAM_TRANSFORMATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDHAM_ANALYSIS has no interface.
Friends
Interface IF_RSDHAM_ANALYSIS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TGT_KIND Constant Public See coding Constants: Kind of target 20121204
2 N_INFOAREA Instance attribute Public Type reference (TYPE) TN_INFOAREA InfoArea 20121024
3 N_NAME Instance attribute Public Type reference (TYPE) TN_NAME Name of HANA Analysis Process 20120824
4 N_PERSIST_DATA Instance attribute Public Type reference (TYPE) TN_PERSIST_DATA Persist data flag (for AINX source which is gen. by an HAP) 20130513
5 N_S_TRFN Instance attribute Public Type reference (TYPE) RSTRAN_S_TRFN Transformation 20130718
6 N_TGT_KIND Instance attribute Public Type reference (TYPE) TN_TGT_KIND Kind of target 20121204
7 N_TH_OBJECT Instance attribute Public Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TH_OBJECT Table of analsis elements 20120312
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check analysis process 20120312
2 CREATE_OPERATION Instance method Public Method Add/Set new operation 20120402
3 CREATE_OPER_PROC Instance method Public Method Add/Set new operation of type procedure 20120924
4 CREATE_SRC_DB_TABLE Instance method Public Method Add/Set new data source of type DB table 20120713
5 CREATE_SRC_HAAP Instance method Public Method Add/Set new data source of type HANA Analysis Process 20130705
6 CREATE_SRC_INFOPROV Instance method Public Method Add/Set new data source of type InfoProvider 20120314
7 CREATE_SRC_INFOSOURCE Instance method Public Method Add/Set new data source of type InfoSource 20130719
8 CREATE_TGT_DB_TABLE Instance method Public Method Add/Set new data target of type DB table 20130626
9 CREATE_TGT_INFOPROV Instance method Public Method Add/Set new data target of type InfoProvider 20120702
10 CREATE_TGT_INFOSOURCE Instance method Public Method Add/Set new data target of type InfoSource 20130912
11 CREATE_TRANSFORMATION Instance method Public Method Add Transformation 20130507
12 DELETE_OBJECT Instance method Public Method Delete analysis element 20120713
13 DELETE_OPERATION Instance method Public Method Delete Operation 20120402
14 DELETE_SOURCE Instance method Public Method Delete data source 20120402
15 DELETE_TARGET Instance method Public Method Delete data target 20120402
16 DELETE_TRANSFORMATION Instance method Public Method Delete Transformation 20130507
17 GET_INFOAREA Instance method Public Method Get InfoArea 20121024
18 GET_NAME Instance method Public Method Get name of analysis process 20120824
19 GET_OBJECT Instance method Public Method Get single analysis element 20120706
20 GET_OBJECTS Instance method Public Method Get analysis elements 20120314
21 GET_OBJECT_TYPE_INFO Instance method Public Method Get metadata of analysis element (source/operation/target) 20120404
22 GET_OPERATION Instance method Public Method Get operation 20120402
23 GET_SRC_DB_TABLE Instance method Public Method Get data source of type DB table 20120713
24 GET_SRC_HAAP Instance method Public Method Get data source of type HANA Analysis Process 20130705
25 GET_SRC_INFOPROV Instance method Public Method Get data source of type InfoProvider 20120713
26 GET_SRC_INFOSOURCE Instance method Public Method Get data source of type InfoSource 20130719
27 GET_TEXT Instance method Public Method Get text of analysis process 20120404
28 GET_TGT_DB_TABLE Instance method Public Method Get data target of type DB table 20130626
29 GET_TGT_INFOPROV Instance method Public Method Get data target of type InfoProvider 20120713
30 GET_TGT_INFOSOURCE Instance method Public Method Get data target of type InfoSource 20130912
31 GET_TGT_KIND Instance method Public Method Get kind of target 20121204
32 GET_TRFN Instance method Public Method Get Transformation 20130718
33 IS_HANA_TRANSFORMATION Instance method Public Method Checks, whether instance is an HANA transformation 20130617
34 SET_INFOAREA Instance method Public Method Set InfoArea 20121024
35 SET_PERSIST_DATA Instance method Public Method Set persist data flag 20130513
36 SET_TEXT Instance method Public Method Set text of analysis process 20120404
37 SET_TGT_KIND Instance method Public Method Set kind of target 20121204
38 SET_TRFN Instance method Public Method Set Transformation 20130718
Events
Interface IF_RSDHAM_ANALYSIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_INFOAREA Public Type reference (TYPE) RSINFOAREA InfoArea 20121024
2 TN_NAME Public Type reference (TYPE) RSDHA_HAAPNM Name of HANA Analysis Process 20120824
3 TN_PERSIST_DATA Public Type reference (TYPE) RSDHA_PERSIST_DATA Persist data flag (for AINX source which is gen. by an HAP) 20130513
4 TN_TGT_KIND Public Type reference (TYPE) RSDHA_TGT_KIND Kind of target 20121204
5 TN_T_NAME Public See coding 20120824 tn_t_name TYPE STANDARD TABLE OF tn_name WITH DEFAULT KEY
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value 20120312
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Table with Messages 20120312

Method CHECK on Interface IF_RSDHAM_ANALYSIS has no exception.

Method CREATE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBTYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_SUBTYPE Subtype of analysis element 20120924
2 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of operation 20120402
3 Returning R_R_OPER Value transfer Object reference (TYPE REF TO) IF_RSDHAM_OPER Operation 20120402
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120420

Method CREATE_OPER_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENERATE_PROCEDURE_FLAG Call by reference Type reference (TYPE) IF_RSDHAM_PROC_METADATA=>TN_GENERATE_PROCEDURE_FLAG RS_C_FALSE 'X': Generate Procedure 20130606
2 Importing I_PROCNM Call by reference Type reference (TYPE) IF_RSDHAM_PROC_METADATA=>TN_PROCNM Procedure Name 20120924
3 Importing I_SCHEMA Call by reference Type reference (TYPE) IF_RSDHAM_PROC_METADATA=>TN_SCHEMA Schema Name 20120924
4 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of operation 20120924
5 Returning R_R_OPER Value transfer Object reference (TYPE REF TO) IF_RSDHAM_OPER Operation 20120924
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120924

Method CREATE_SRC_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_TABLE Call by reference Type reference (TYPE) TABNAME DB table 20120713
2 Returning R_R_SRC_DB_TABLE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_DB_TABLE DB table 20120713
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120713

Method CREATE_SRC_HAAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HAAPNM Call by reference Type reference (TYPE) RSDHA_HAAPNM Name of HANA Analysis Process 20130705
2 Returning R_R_SRC_HAAP Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_HAAP Data Source: HANA Analysis Process 20130705
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130705

Method CREATE_SRC_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 20120314
2 Returning R_R_SRC_INFOPROV Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_INFOPROV Data source of type InfoProvider 20120314
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120420

Method CREATE_SRC_INFOSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSOURCE Call by reference Type reference (TYPE) SOBJ_NAME InfoSource 20130719
2 Returning R_R_SRC_INFOSOURCE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_INFOSOURCE Data Source InfoSource 20130719
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130719

Method CREATE_TGT_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_TABLE Call by reference Type reference (TYPE) TABNAME DB table 20130626
2 Returning R_R_TGT_DB_TABLE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_DB_TABLE DB table 20130626
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130626

Method CREATE_TGT_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 Name 20120702
2 Importing I_TGT_GENERATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Generation of target InfoProvider 20120703
3 Returning R_R_TGT_INFOPROV Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_INFOPROV Data target InfoProvider 20120702
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120702

Method CREATE_TGT_INFOSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSOURCE Call by reference Type reference (TYPE) SOBJ_NAME InfoSource 20130912
2 Returning R_R_TGT_INFOSOURCE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_INFOSOURCE Data Target InfoSource 20130912
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130912

Method CREATE_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCNM Call by reference Type reference (TYPE) RSDHA_PROCNM Procedure Name 20130510
2 Importing I_SCHEMA Call by reference Type reference (TYPE) IF_RSDHAM_PROC_METADATA=>TN_SCHEMA Schema Name 20130616
3 Importing I_S_SRC Call by reference Type reference (TYPE) RSO_S_TLOGO Source 20130507
4 Importing I_S_TGT Call by reference Type reference (TYPE) RSO_S_TLOGO Target 20130507
5 Importing I_TGT_KIND Call by reference Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_TGT_KIND IF_RSDHAM_ANALYSIS=>N_C_TGT_KIND-NORMAL Kind of target 20130710
6 Returning R_R_TRANSFORMATION Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TRANSFORMATION Transformation (Object Model) 20130507
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130507

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category of analysis element 20120713
2 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of analysis element 20120713
# Exception Resumable Description Created on
1 CX_RSDHA_OBJECT_NOT_FOUND Exception: Object not found 20120806

Method DELETE_OPERATION Signature

Method DELETE_OPERATION on Interface IF_RSDHAM_ANALYSIS has no parameter.
Method DELETE_OPERATION on Interface IF_RSDHAM_ANALYSIS has no exception.

Method DELETE_SOURCE Signature

Method DELETE_SOURCE on Interface IF_RSDHAM_ANALYSIS has no parameter.
Method DELETE_SOURCE on Interface IF_RSDHAM_ANALYSIS has no exception.

Method DELETE_TARGET Signature

Method DELETE_TARGET on Interface IF_RSDHAM_ANALYSIS has no parameter.
Method DELETE_TARGET on Interface IF_RSDHAM_ANALYSIS has no exception.

Method DELETE_TRANSFORMATION Signature

Method DELETE_TRANSFORMATION on Interface IF_RSDHAM_ANALYSIS has no parameter.
Method DELETE_TRANSFORMATION on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOAREA Value transfer Type reference (TYPE) TN_INFOAREA InfoArea 20121024

Method GET_INFOAREA on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) TN_NAME Name of HANA Analysis Process 20120824

Method GET_NAME on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category of analysis element 20120706
2 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of analysis element 20120706
3 Returning R_R_OBJECT Value transfer Object reference (TYPE REF TO) IF_RSDHAM_OBJECT Analysis element 20120706

Method GET_OBJECT on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_OBJECT Value transfer Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TH_OBJECT Analysis element table 20120314

Method GET_OBJECTS on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_OBJECT_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category of analysis element 20120404
2 Returning R_S_OBJECT_TYPE_INFO Value transfer Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_S_TYPE_INFO Metadata of analysis element type 20120404

Method GET_OBJECT_TYPE_INFO on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_OPER Value transfer Object reference (TYPE REF TO) IF_RSDHAM_OPER Operation 20120402

Method GET_OPERATION on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_SRC_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRC_DB_TABLE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_DB_TABLE DB table 20120713

Method GET_SRC_DB_TABLE on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_SRC_HAAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRC_HAAP Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_HAAP Data source of type HANA Analysis Process 20130705

Method GET_SRC_HAAP on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_SRC_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRC_INFOPROV Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_INFOPROV Data source of type InfoProvider 20120713

Method GET_SRC_INFOPROV on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_SRC_INFOSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRC_INFOSOURCE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_SRC_INFOSOURCE Data source of type InfoSource 20130719

Method GET_SRC_INFOSOURCE on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120405
2 Returning R_TEXT Value transfer Type reference (TYPE) IF_RSDHA_TYPES=>TN_TEXT_LG Text (long) 20120404

Method GET_TEXT on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TGT_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TGT_DB_TABLE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_DB_TABLE DB table 20130626

Method GET_TGT_DB_TABLE on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TGT_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TGT_INFOPROV Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_INFOPROV Data target of type InfoProvider 20120713

Method GET_TGT_INFOPROV on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TGT_INFOSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TGT_INFOSOURCE Value transfer Object reference (TYPE REF TO) IF_RSDHAM_TGT_INFOSOURCE Data source of type InfoSource 20130912

Method GET_TGT_INFOSOURCE on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TGT_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TGT_KIND Value transfer Type reference (TYPE) TN_TGT_KIND Kind of target 20121204

Method GET_TGT_KIND on Interface IF_RSDHAM_ANALYSIS has no exception.

Method GET_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_TRFN Value transfer Type reference (TYPE) RSTRAN_S_TRFN Transformations 20130718

Method GET_TRFN on Interface IF_RSDHAM_ANALYSIS has no exception.

Method IS_HANA_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANA_TRANSFORMATION Value transfer Type reference (TYPE) CL_RSDHA_HAAP=>TN_HANA_TRANSFORMATION '=X': HANA Transformation 20130617

Method IS_HANA_TRANSFORMATION on Interface IF_RSDHAM_ANALYSIS has no exception.

Method SET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) TN_INFOAREA InfoArea 20121024
# Exception Resumable Description Created on
1 CX_RSDHA_NOT_AUTHORIZED Exception: Not authorized 20121024

Method SET_PERSIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSIST_DATA Call by reference Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_PERSIST_DATA Persist data flag (for AINX source which is gen. by an HAP) 20130513

Method SET_PERSIST_DATA on Interface IF_RSDHAM_ANALYSIS has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120405
2 Importing I_TEXT Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_TEXT_LG Text (long) 20120404

Method SET_TEXT on Interface IF_RSDHAM_ANALYSIS has no exception.

Method SET_TGT_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TGT_KIND Call by reference Type reference (TYPE) TN_TGT_KIND Kind of target 20121204

Method SET_TGT_KIND on Interface IF_RSDHAM_ANALYSIS has no exception.

Method SET_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TRFN Call by reference Type reference (TYPE) RSTRAN_S_TRFN Transformations 20130718

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