Menu

SAP Function Module FT_SLS_PARTNER_FTRADE_PREPARE

Ges. Kontrolle: Setzen der SLS-Flags im Partnerstamm

The Function Module FT_SLS_PARTNER_FTRADE_PREPARE (Ges. Kontrolle: Setzen der SLS-Flags im Partnerstamm) is a standard Function Module in SAP ERP and is part of the function group VFSP within the package VEI.

Technical Information

Function Module FT_SLS_PARTNER_FTRADE_PREPARE
Short Text Ges. Kontrolle: Setzen der SLS-Flags im Partnerstamm
Function Group VFSP
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDRESS_NEW TYPE SZADR_ADDR1_COMPLETE Typ: Komplette Adreßdaten
I_BASE_DOCUMENT LIKE FSLSI-AHBAS Kennzeichen: Basisbeleg für Außenhandelsabwickl.
I_BATCH_MODE LIKE SY-BATCH Kennzeichen: Aufruf im Batch ?
I_CALL_MODE LIKE SY-CALLD Kennzeichen: Aufruf im Call-Modus ?
I_CUSTOMER_NEW LIKE KNA1 Workarea: Kundenstamm: Neu
I_CUSTOMER_OLD LIKE KNA1 Workarea: Kundenstamm: Alt
I_DEPARTURE_COUNTRY LIKE T606A-ALAND SPACE Abgangsland
I_DOCUMENT_NUMBER LIKE VBAK-VBELN SPACE Belegnummer
I_PARTNER_NUMBER LIKE KNA1-KUNNR SPACE Partnernummer
I_TMODE LIKE T020-AKTYP Kennzeichen: Anlegen ('H') oder Ändern ('V')

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
C_T_XKNEX LIKE FKNEX Tabelle: Außenhandelsdaten im Kundenstamm: Neu
C_T_YKNEX LIKE FKNEX Tabelle: Außenhandelsdaten im Kundenstamm: Alt
I_T_ADRC_ADDRESS_NEW LIKE ADRC Tabelle: Adresse aus Stamm: Neu
I_T_ADRC_ADDRESS_OLD LIKE ADRC Tabelle: Adresse aus Stamm: Alt
I_T_LIPSVB_DEL_LINE_ITEM_NEW LIKE LIPSVB Tabelle: Lieferungspositionen: Neu
I_T_SADRVB_ADDRESS_NEW LIKE SADRVB Tabelle: Adresse aus Beleg: Neu
I_T_SADRVB_ADDRESS_OLD LIKE SADRVB Tabelle: Adresse aus Beleg: Alt
I_T_VBAPVB_ORD_LINE_ITEM_NEW LIKE VBAPVB Tabelle: Auftragspositionen: Neu
I_T_VBPAVB_PARTNER_NEW LIKE VBPAVB Tabelle: Partnerdaten zum Beleg: Neu
I_T_VBPAVB_PARTNER_OLD LIKE VBPAVB Tabelle: Partnerdaten zum Beleg: Alt

Exceptions

This function module does not define any Exceptions.