Menu

SAP Function Module WSTN5_ACCESS_WSTN_AL_LINK

Access table WSTN_AL_LINK

The Function Module WSTN5_ACCESS_WSTN_AL_LINK (Access table WSTN_AL_LINK) is a standard Function Module in SAP ERP and is part of the function group WSTN5 within the package WSTRN.

Technical Information

Function Module WSTN5_ACCESS_WSTN_AL_LINK
Short Text Access table WSTN_AL_LINK
Function Group WSTN5
Package WSTRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_AL_LINK TYPE WSTN_AL_LINK_TAB Relation between alloc table created and generic article
IV_ACTION TYPE XFLAG Flag: R - Read, U - Update, D - Delete
IV_GEN_ARTICLE TYPE WSTR_SATNR_PP Material number of the generic material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_AL_LINK TYPE WSTN_AL_LINK_TAB Table type for wstn_al_link

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.