Menu

SAP Function Module SD_PARTNER_CALL_BACK_SET_EVENT

Aboniert einen Verwender für ein (oder mehrere) Call Back Event(s)

The Function Module SD_PARTNER_CALL_BACK_SET_EVENT (Aboniert einen Verwender für ein (oder mehrere) Call Back Event(s)) is a standard Function Module in SAP ERP and is part of the function group V09A within the package VPD.

Technical Information

Function Module SD_PARTNER_CALL_BACK_SET_EVENT
Short Text Aboniert einen Verwender für ein (oder mehrere) Call Back Event(s)
Function Group V09A
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIC_OBJECTKEY TYPE SWO_TYPEID Objektschlüssel
FIC_OBJECTTYPE TYPE SWO_OBJTYP Objekttyp
FIF_EVENT TYPE SD_PARTNER_CALL_BACK_EVENT SPACE Ereigniss (CHANGE, NEW, DELETE)
FIF_FIELDNAME TYPE FIELDNAME SPACE Feldname
FIF_PROGRAM TYPE PROGNAME Hauptprogramm der CallBack Routine
FIF_ROLETYPE TYPE SD_PARTNER_ROLETYPE SPACE Partnerrollentyp
FIF_SUBROUTINE TYPE SUBROUTINE Unterprogramm (CallBack Routine)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
FIT_EVENT_TABLE TYPE LV09A_TY_CALL_BACK_MEMORY Routinentabelle

Exceptions

This function module does not define any Exceptions.