Menu

SAP Function Module SUPO_AP_ACC_GETSTATEMENT

FI

The Function Module SUPO_AP_ACC_GETSTATEMENT (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_GETSTATEMENT
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
DATE_FROM LIKE BAPI3008-FROM_DATE Date as of which data is to be selected
DATE_TO LIKE BAPI3008-TO_DATE Date up to which data is to be selected
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.