ABAPCONCATENATE_SHORTREF - CONCATENATE SHORTREF

rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

CONCATENATE

Reference



Syntax

CONCATENATE {dobj1 dobj2 ...}|{LINES OF itab}
            INTO result
            [IN {CHARACTER|BYTE} MODE]
            [SEPARATED BY sep]
            [RESPECTING BLANKS].

Effect

Concatenates the contents of dobj1 dobj2 ... or the rows of an internal table itab and assigns the result result.

Additions

  • IN {CHARACTER|BYTE} MODE
    Specifies character- or byte string processing.

  • SEPARATED BY sep
    Specifies a separator character or a separator byte in sep.

  • RESPECTING BLANKS
    Causes closing spaces in dobj1 dobj2 ... and in itab rows to be taken into account.





Vendor Master (General Section)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.


Length: 1272 Date: 20120522 Time: 040319     triton ( 106 ms )