The Function Module TB_PARTNER_CHECK (Prüfung des Geschäftspartners) is a standard Function Module in SAP ERP and is part of the function group TB03 within the package FTA.
Function Module | TB_PARTNER_CHECK |
Short Text | Prüfung des Geschäftspartners |
Function Group | TB03 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODE | LIKE | T001-BUKRS | SPACE | Buchungskreis |
FLG_AUTH_INDICATOR_CHECK | LIKE | SPACE | Berechtigung des Partners prüfen | |
FLG_CUSTOMER | LIKE | 'X' | Debitorische Daten prüfen und lesen | |
FLG_DELETE_INDICATOR_CHECK | LIKE | SPACE | Löschvormerkung von Partner und Rolle prüfen | |
FLG_RELEASE_INDICATOR_CHECK | LIKE | SPACE | Freigabekennzeichen des Partners prüfen | |
I_CONV | TYPE | BOOLE-BOOLE | 'X' | ZGP Werte in TRGP umwandeln |
I_RLTYP | LIKE | BUT100-RLTYP | Rolle (ZGP) | |
PARTNER | LIKE | BP000-PARTNR | Geschäftsparter | |
ROLE | LIKE | BP1000-ROLETYP | SPACE | Rolle |
SFHAART | LIKE | AT10-SFHAART | SPACE | Geschäftsart (für Berechtigungsprüfung) |
SGSART | LIKE | TZPA-GSART | SPACE | Produktart (für Berechtigungsprüfung) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BP000_ENTRY | LIKE | BP000 | Eintrag im Geschäftspartnerstamm | |
BP1000_ENTRY | LIKE | BP1000 | Eintrag in Geschäftspartner-Rolle | |
E_BP001 | LIKE | BP001 | Treasury Attribute Organisation | |
E_BUT000 | LIKE | BUT000 | GP: Allgemeine Daten I | |
E_BUT001 | LIKE | BUT001 | GP: Allgemeine Daten II | |
E_CUSTOMER | LIKE | KNA1-KUNNR | Debitorennummer | |
KNA1_ENTRY | LIKE | KNA1 | Eintrag im Debitorenstamm | |
KNB1_ENTRY | LIKE | KNB1 | Eintrag im Debitorenstamm je Buchungskreis |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CUSTOMER | Debitor ist nicht vorgesehen |
CUSTOMER_COMPANYCODE | Debitor ist für Bukrs. nicht vorgesehen |
DELETE_INDICATOR_PARTNER | Löschvormerkung für Geschäftspartner gesetzt |
DELETE_INDICATOR_ROLE | Löschvormerkung für Rolle gesetzt |
PARTNER | Geschäftsparter |
PARTNER_AUTH | Partner ist für Geschäft nicht berechtigt |
PARTNER_NOT_RELEASED | Partner ist nicht freigegeben |
ROLE | Rolle |