ict/odata_compatible_urls

Parameter

ict/odata_compatible_urls

Short text

Enables ODATA-compatible URL mangling in HTTP parser.

Parameter Description

Parentheses (that is, ‘(‘ and ‘)’ ) originally had a special meaning in URLs in AS ABAP. Coded parameters, such as language and client, could be transported within the parentheses.

Newer protocols within HTTP, such as OData, also use parentheses in URLs. If you set ict/odata_compatible_urls = TRUE, AS ABAP supports both the original meaning of the parentheses and parentheses that do not correspond to this original meaning. Expressions in parentheses that cannot be interpreted as SAP parameters are retained in the standardized URL path.

Application Area

Internet Communication Toolkit (ICT) HTTP Processing

Default Value

TRUE

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Values allowed

TRUE, FALSE

You May Also Like

Leave a Reply?