...
BIN_SEARCH
E
READ .. BINARY SEARCH for result of statement at &1 line &2
CI_SORTED
CL_CI_TEST_NO_ORDER_BY
CONCAT
W
CONCATENATE ... LINES OF itab ... ...
...
* iv_contents_bin = iv_contents_bin " Main Document, First Body Part (Binary)
iv_doctype = 'htm' " Document Category
* iv_codepage = iv_codepage " Character Set of a Document ...
In part one for this tutorial I quickly shown you how to create a chart customizing using Chart Designer, in this part I will show how I store and use such customizing. For the beginning I'll tell ...
...
" clear current content of selection fields
loop at ft_params into fs_params.
read table ft_sscr with key name = fs_params-selname binary search transporting no fields. ...
...
).
if i_zip_files is not initial or et_xstring is requested.
call function 'SCMS_BINARY_TO_XSTRING'
exporting
input_length = ms_accessinf-comp_size ...
... attachment to PO. In that way you do not double the same content on server. Bellow you can find the code of an function module which uses 'BINARY_RELATION_CREATE' and 'BINARY_RELATION_CREATE_COMMIT'. ...