Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Concatenate string in EVDESCRIPTION with space in transformation file

$
0
0

Hi All,

 

Is there a way to concatenate a string in the transformation file with space? I tried a few ways but to no avail. The following will give me "Document number1234" in the description. I want a space before the number - "Document number 1234". I tried to put a space in *str( Document number ) but it will not show the space.

 

*MAPPING
ID = DOC_NUM
EVDESCRIPTION = *str( Document number)  + DOC_NUM

 

Your help is very much appreciated.

 

Thank you.

Ng


Viewing all articles
Browse latest Browse all 5414

Trending Articles