Menu

SAP Function Module SD_PARTNER_STACK_PUSH

Puffert den aktuellen Stand der Partnerdaten in einem LIFO Stack

The Function Module SD_PARTNER_STACK_PUSH (Puffert den aktuellen Stand der Partnerdaten in einem LIFO Stack) 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_PUSH
Short Text Puffert den aktuellen Stand der Partnerdaten in einem LIFO Stack
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_STACK_COUNTER TYPE I Zähler der vorhandenen 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.