Menu

SAP Function Module FTR_PARTNER_GET_ACCOUNT_DATA

Lesen eines Debitors via SAP GP (VBUND, ZTERM, etc. ON REQUEST)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FTR_PARTNER_GET_ACCOUNT_DATA (Lesen eines Debitors via SAP GP (VBUND, ZTERM, etc. ON REQUEST)) is a standard Function Module in SAP ERP and is part of the function group FTR_REUSE_PARTNER within the package FTTR.

Technical Information

Function Module FTR_PARTNER_GET_ACCOUNT_DATA
Short Text Lesen eines Debitors via SAP GP (VBUND, ZTERM, etc. ON REQUEST)
Function Group FTR_REUSE_PARTNER
Package FTTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_COMPANYCODE TYPE BUKRS SPACE Buchungskreis (MUSS-Feld für PE_PAYMENT_TERMS, sonst KANN)
PI_CUSTOMER TYPE KUNNR Debitornummer (alternativ: Partner)
PI_PARTNER_ID TYPE BU_PARTNER Partner (alternativ: Debitornummer)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_CONTROL_ACCOUNT TYPE AKONT Abstimmkonto in der Hauptbuchhaltung
PE_CUSTOMER TYPE KUNNR Debitorennummer
PE_PAYMENT_TERMS TYPE DZTERM Zahlungsbedingungsschlüssel
PE_RELATED_COMPANY TYPE VBUND Nummer der verbund. Gesellschaft

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCOUNT_COMPANYCODE_NOT_FOUND buchungskreisabhängige Kto.daten nicht gefunden
ACCOUNT_NOT_FOUND allgemeine Kto.daten nicht gefunden
PARTNER_NOT_FOUND Partner ist nicht vorhanden
WRONG_CALL zu wenig Parameter! (Partner oder Debitor ist MUSS)