Menu

SAP Function Module SUPO_GET_VENDORID_COMPANYCODE

Get full list of vendorid associate with company code

The Function Module SUPO_GET_VENDORID_COMPANYCODE (Get full list of vendorid associate with company code) 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_GET_VENDORID_COMPANYCODE
Short Text Get full list of vendorid associate with company code
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
COMP_CODE LIKE LFB1-BUKRS '%' Company Code
VENDOR LIKE LFB1-LIFNR 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
VENDOR_COMPCODE LIKE SUPO_CREDIT Supplier Portal - structure for vendor and company code

Exceptions

This function module does not define any Exceptions.