函数组SCMS_CONV下包含了若干字符串转换的函数,包括二进制,文本,string,xstring之间的相互转换, SCMS_BINARY_TO_FTEXT SCMS_BINARY_TO_STRING SCMS_BINARY_TO_TEXT SCMS_BINARY_TO_XSTRING SCMS_FTEXT_TO_BINARY SCMS_FTEXT_TO_STRING SCMS_FT
'SCMS_XSTRING_TO_BINARY' add zero '0000000' to xstring Former Member 2011 Jan 05 2:53 AM 0 Kudos 1,663 SAP Managed Tags: ABAP Development I have a RAWSTRING xxx (get from DB) and want download it using GUI_DOWNLOAD. According to some posts, I call 'SCMS_XSTRING_TO...
SCMS_BINARY_TO_STRING SCMS_BINARY_TO_TEXT SCMS_BINARY_TO_XSTRING SCMS_FTEXT_TO_BINARY SCMS_FTEXT_TO_STRING SCMS_FTEXT_TO_TEXT SCMS_FTEXT_TO_XSTRING SCMS_STRING_TO_FTEXT SCMS_STRING_TO_XSTRING SCMS_TEXT_TO_BINARY SCMS_TEXT_TO_FTEXT SCMS_TEXT_TO_XSTRING SCMS_XSTRING_TO_BINARY...
Could any guru give sample code for the following function module: SCMS_XSTRING_TO_BINARY SCMS_BINARY_TO_STRING. Thanks a lot