sap string length的相關文章
Various string functions in ABAP - Free SAP Tutorials

Various string functions in ABAP - Free SAP Tutorials

瀏覽:767
日期:2025-06-30
STRLEN It returns length of given string TRANSLATE It converts given string in lower case of uppercase CONCATENATE It combines multiple string into single string REPLACE Used for replacing a substring in the source string SPLIT It split the given string i...看更多