Menu

SAP Function Module SD_PARTNER_STACK_ENTRY_DELETE

Löscht den letzten Stackeintrag

The Function Module SD_PARTNER_STACK_ENTRY_DELETE (Löscht den letzten Stackeintrag) 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_STACK_ENTRY_DELETE
Short Text Löscht den letzten Stackeintrag
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEF_DELETED_STACK_COUNTER TYPE I Zähler des gelöschten Stackeintrages
FEF_REMAINING_STACK_COUNTER TYPE I Anzahl der verbleibenden Stackeinträge

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.