Menu

SAP Function Module ABI_OUTTY_REQUIREMENTS_CHECK

Check specific requirements per output type

The Function Module ABI_OUTTY_REQUIREMENTS_CHECK (Check specific requirements per output type) is a standard Function Module in SAP ERP and is part of the function group ABI_MSG_HANDLER within the package AID-BI.

Technical Information

Function Module ABI_OUTTY_REQUIREMENTS_CHECK
Short Text Check specific requirements per output type
Function Group ABI_MSG_HANDLER
Package AID-BI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_KOMKBE1 TYPE KOMKBE1 Inbound delivery header communication structure
IS_KOMKBV2 TYPE KOMKBV2 Outbound delivery header communication structure
IS_KOMPBV2 TYPE KOMPBV2 Outbound delivery items communication structure
IV_APPL TYPE KAPPL Application
IV_OUTTY TYPE KSCHL Condition type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_SYSUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

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.