Menu

SAP Function Module AIPB_SAP_DATE_SET

Check and set date in SAP representation

The Function Module AIPB_SAP_DATE_SET (Check and set date in SAP representation) is a standard Function Module in SAP ERP and is part of the function group AIPB within the package AIP.

Technical Information

Function Module AIPB_SAP_DATE_SET
Short Text Check and set date in SAP representation
Function Group AIPB
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE TYPE USRDATE date
I_OBJECT_ID TYPE BAPI_MSG object ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE TYPE USRDATE date
E_RETURN LIKE BAPIRET2 error return structure

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ERROR TYPE XFELD flag indicating an error

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.