SAP ABAP Function Module EXIT_SAPLDG70_004 (DG: Determine Countries/Mode of Trans. Cats in Shipping/Sales Individually)
Basic Data
Function Module EXIT_SAPLDG70_004 DG: Determine Countries/Mode of Trans. Cats in Shipping/Sales Individually  
Function Group XD71   DGM: Customer functions for DG pap/check  
Program Name SAPLXD71    
INCLUDE Name LXD71U15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_NO_SENDER TYPE ESP1_BOOLEAN Indicator: No country of departure determined
Exporting E_FLG_NO_RECEIVER TYPE ESP1_BOOLEAN Indicator: No country of destination determined
Exporting E_FLG_NO_ROUTE TYPE ESP1_BOOLEAN Indicator: No route specified/determined
Exporting E_FLG_NO_SECTIONS TYPE ESP1_BOOLEAN Indicator: No route stages determined
Exporting E_FLG_NO_VSART TYPE ESP1_BOOLEAN Indicator: No main leg shipping type specified
Exporting E_FLG_NO_CTRY_DGMOT TYPE ESP1_BOOLEAN Indicator: No countries and mode of transport categories determined
Exporting E_SENDER_COUNTRY TYPE T005-LAND1 Country of departure
Exporting E_RECEIVER_COUNTRY TYPE T005-LAND1 Recipient/destination country
Exporting E_ROUTTAB_WA TYPE TVRO Work area with details on current route
Exporting E_FLG_TRANSIT TYPE ESP1_BOOLEAN Indicator: Transfrontier shipment
Exporting E_FLG_BORDER TYPE ESP1_BOOLEAN Indicator: Transregional shipment
Importing I_VSTEL TYPE TVST-VSTEL Shipping point (country of departure)
Importing I_KUNNR TYPE KNA1-KUNNR Customer number (ship-to-party -> country of destination)
Importing I_ROUTE TYPE TVRO-ROUTE Route
Importing I_SEND_COUNTRY TYPE T005-LAND1 Country of departure (from shipping point)
Importing I_REC_COUNTRY TYPE T005-LAND1 Country of destination (from ship-to-party)
Importing I_DG_CHK_START TYPE NUM2 Start mode
Importing I_FILL_USX_LOG TYPE CHAR1 Indicator: Fill log table
Tables E_SD_PROFILESTAB TYPE RDGSDPROF Table with determined countries and DG mode of transport categories
Tables E_ERRORTAB TYPE RDGCHKDIV Table for log entries
Tables E_USX_LOGTAB TYPE BALMI Log table for user exits
Exception NO_RECORDS_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011002 
SAP Release Created in