Ansicht
Dokumentation

ABENSTRING_FUNCTIONS_CASE - STRING FUNCTIONS CASE

ABENSTRING_FUNCTIONS_CASE - STRING FUNCTIONS CASE

PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

- case

... ( ... case = case ...  ) ...

Effect

Searches and comparisons in string functions are case-sensitive by default, but this can be overridden, if necessary, using the parameter case. The argument case requires a constant or a literal of the type abap_bool from the type pool ABAP with the value of the constants abap_true or abap_false. If case contains the value of abap_true, the search is case-sensitive; if it contains the value of abap_false, it is not.

The result of the following function calls is 2 and 3.






CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 837 Date: 20240423 Time: 140512     sap01-206 ( 24 ms )