Menu

SAP Function Module NW_EX_AFVG_AFAB_READ_ALL

Es werden alle gültigen AFVG und AFAB Sätze eines Netzes gelesen

The Function Module NW_EX_AFVG_AFAB_READ_ALL (Es werden alle gültigen AFVG und AFAB Sätze eines Netzes gelesen) is a standard Function Module in SAP ERP and is part of the function group NWEX within the package CN_NET_OPR.

Technical Information

Function Module NW_EX_AFVG_AFAB_READ_ALL
Short Text Es werden alle gültigen AFVG und AFAB Sätze eines Netzes gelesen
Function Group NWEX
Package CN_NET_OPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NET_STUFE LIKE PLPOB-FLG_SEL SPACE Flag, whether network level is taken into account
NOT_SUMNR LIKE PLPOB-FLG_SEL SPACE Flag, whether suboperation is taken into account

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
AFAB_EX LIKE AFABE Extract from AFAB
AFVG_EX LIKE AFVGE Extract from AFVG

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AFAB_NOT_FOUND AFAB document table not found
AFVG_NOT_FOUND AFVG document table not found