SAP ABAP Function Module TREX_DBS_ADD_CALC_ATTRIBUTE (HANA: add calculation (concatenate) attribute)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Basic Data
Function Module TREX_DBS_ADD_CALC_ATTRIBUTE HANA: add calculation (concatenate) attribute  
Function Group TREX_DBS_AE   Attribute Engine  
Program Name SAPLTREX_DBS_AE    
INCLUDE Name LTREX_DBS_AEU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return Code
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return Text
Exporting E_RETURN_TEXT_LONG TYPE STRING
Importing I_TABLE_NAME TYPE CSEQUENCE table name
Importing I_SCHEMA_NAME TYPE CSEQUENCE schema name
Importing I_FIELD_NAME TYPE CSEQUENCE source field name for concatenate attribute
Importing I_CALC_ATTR_NAME TYPE CSEQUENCE concatenante attribute name
Importing I_CONV_ROUTINE TYPE CSEQUENCE string, alphanum, seconddate or longdate
Importing I_LENGTH TYPE INT4 only for I_CONV_ROUTINE=ALPHANUM at the moment
Importing I_EXPRESSION TYPE CSEQUENCE other conv. routine (ex. SQLADD( <field>, 1 ) )
Exception CX_HDB_ABAP_CLIENT_SHM_ERROR TYPE Shared memory error for HDB ABAP Client
Exception CX_TREX_REMOTE_INITIALIZATION TYPE Failed to Initialize Remote Communication
Exception CX_TREX_REMOTE_COMMUNICATION TYPE Remote Communication Exception
Exception CX_TREX_BAD_REQUEST TYPE Unexpected data received from application.
Exception CX_TREX_UNEXPECTED_DATA_TYPE TYPE Unexpected data type received.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20140117 
SAP Release Created in 800