l_bindata type xstring, l_cntbin TYPE sdokcntbins. FIELD-SYMBOLS: <DUMMY>. s = 'This Is A String!'. length = strlen( s ) ...
確定! 回上一頁