Entering content frameObject documentation Attributes Locate the document in its SAP Library structure

The interface IF_HTTP_CLIENT contains the following attributes:

Attribute Name

Use and Meaning

REQUEST

See IF_HTTP_RESPONSE and IF_HTTP_REQUEST

RESPONSE

PROPERTYTYPE_LOGON_POPUP

Logon screen display (default: CO_ENABLED )

PROPERTYTYPE_REDIRECT

Document redirect (default: CO_ENABLED )

PROPERTYTYPE_ACCEPT_COOKIE

Accept cookie fields from the response (default: CO_DISABLED )

The PROPERTYTYPE_* attributes can take on the values CO_DISABLED , CO_EVENT , CO_PROMPT and CO_ENABLED (see Constants).

 

See also:

IF_HTTP_SERVER

Leaving content frame