Menu

SAP Function Module BUPA_ACT_ANALYZE_FOR_BAPI

The Function Module BUPA_ACT_ANALYZE_FOR_BAPI () is a standard Function Module in SAP ERP and is part of the function group BUBA_4 within the package BUPA.

Technical Information

Function Module BUPA_ACT_ANALYZE_FOR_BAPI
Short Text
Function Group BUBA_4
Package BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ACTIVITY LIKE TJ01-VRGNG Business Transaction
IV_BP_NUMBER TYPE BU_PARTNER Business Partner Number
IV_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner GUID
IV_RESET_BUFFER TYPE BOOLE-BOOLE ' '
IV_VALDT TYPE SY-DATLO SY-DATLO Gültigkeitsdatum (für Prüfung GP-Rollen)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_RESULT_TYPE TYPE BAPI_MTYPE Message Type: S Success, E Error, W Warning, I Info, A Abort
EV_SUCCESSOR TYPE BU_PARTNER

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_RESULTS TYPE BUS_BAPIRET2_T Return Parameter Table

Exceptions

This function module does not define any Exceptions.