ABAP string functions | SCN

ABAP string functions | SCN

瀏覽:1410
日期:2025-06-28
data : a type string,b type i,c type string,d type i. a = 'abcdefghi'. ... Re: ABAP string functions ... Reverse your string and select first 3 characters....看更多