Show TOC

 Get Header Information

 

The GetHeaderInfo function retrieves basic information about the store and the user who is logged in, that is, the header information.

Input Parameters

This function requires the following parameter:

  • storeId: Technical identification of the store

Example URL for calling the function

<gateway-server>/sap/opu/odata/sap/<endpoint-name>/GetHeaderInfo?storeId=’OSA1’&sap-client=300

Result

This function returns the following information:

  • Store ID

  • Store description

  • Store time zone

  • Store time zone offset

  • User name of the current user

  • First name of the current user

  • Last name of the current user