SAP ABAP Class IF_FDT_HANA_DECTAB_CONVERSION (BRFplus: Conversion of Decision Table to HANA and vice versa)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_HANA_DECTAB_CONVERSION BRFplus: Convert FDT Decision Table to HANA and vice versa 20121029
Properties
Class IF_FDT_HANA_DECTAB_CONVERSION  
Short Description BRFplus: Conversion of Decision Table to HANA and vice versa    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121029   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_DDBV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_HANA_DECTAB_CONVERSION has no interface implemented.
Friends
Class IF_FDT_HANA_DECTAB_CONVERSION has no friend class.
Attributes
Class IF_FDT_HANA_DECTAB_CONVERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_XML_FROM_HANA Instance method Public Method 20121029
2 GENERATE_XML_FOR_HANA Instance method Public Method 20121029
Events
Class IF_FDT_HANA_DECTAB_CONVERSION has no event.
Types
Class IF_FDT_HANA_DECTAB_CONVERSION has no local type.
Method Signatures

Method CHECK_XML_FROM_HANA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANA_XML Call by reference Type reference (TYPE) STRING 20121029
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20121029

Method GENERATE_XML_FOR_HANA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLIENT_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20130717
2 Exporting EV_HANA_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20121029
3 Exporting EV_HANA_XML Call by reference Type reference (TYPE) STRING 20121029
4 Importing IT_MAPPING Call by reference Type reference (TYPE) IF_FDT_DDBV=>T_MAPPING 20130115
5 Importing IT_RESULT Call by reference Type reference (TYPE) IF_FDT_DDBV=>T_RESULT 20130115
6 Importing IV_CLIENT Call by reference Type reference (TYPE) STRING '$$client$$' 20121029
7 Importing IV_COLUMN_OBJECT_NAME Call by reference Type reference (TYPE) FDT_HANA_NAME BRFplus: Name of an HANA Column Object 20121029
8 Importing IV_COLUMN_OBJECT_PACKAGE Call by reference Type reference (TYPE) FDT_HANA_PACKAGE BRFplus: Package Name for the HANA Database 20121029
9 Importing IV_COLUMN_OBJECT_SCHEMA Call by reference Type reference (TYPE) FDT_HANA_SCHEMA BRFplus: Schema Name for the HANA Database 20121029
10 Importing IV_COLUMN_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_DDBV=>SOURCE_TYPE 20121029
11 Importing IV_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130218
12 Importing IV_DECTAB_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20121029
13 Importing IV_LANGUAGE Call by reference Type reference (TYPE) STRING '$$language$$' 20121029
14 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130926
15 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20130123
# Exception Resumable Description Created on
1 CX_FDT_INPUT 20121029
2 CX_FDT_SYSTEM FDT: System Failure 20121115
History
Last changed by/on SAP  20140121 
SAP Release Created in