Menu

SAP Function Module SUPO_AP_ACC_GETOPENITEMS

FI

The Function Module SUPO_AP_ACC_GETOPENITEMS (FI) is a standard Function Module in SAP ERP and is part of the function group SUPORFC within the package ASUPO.

Technical Information

Function Module SUPO_AP_ACC_GETOPENITEMS
Short Text FI
Function Group SUPORFC
Package ASUPO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANYCODE LIKE BAPI3008_1-COMP_CODE Company Code
KEYDATE LIKE BAPI3008-KEY_DATE Open Items at Key Date
SPRAS LIKE T008T-SPRAS Language key
VENDOR LIKE BAPI3008_1-VENDOR Account number of vendor or creditor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return parameter

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
LINEITEMS LIKE SUPO_BAPI3008_2 BAPI3008_2 Enhanced with Language-Specific Entries

Exceptions

This function module does not define any Exceptions.