SAP ABAP Function Module OIGI_COPY_VEHICLE (TD Copy Vehicle Information from old to new Vehicle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIG (Package) TD Transport and Distribution
Basic Data
Function Module OIGI_COPY_VEHICLE TD Copy Vehicle Information from old to new Vehicle  
Function Group OIGI   TD RFC Create/change Shipment  
Program Name SAPLOIGI   TD: RFC - Transport anlegen/ändern 
INCLUDE Name LOIGIU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OIGS TYPE ROIGS TD Shipment Header
Importing I_NEW_VEHICLE TYPE OIG_VHLNMR TD Vehicle Number
Importing I_OIGSV TYPE ROIGSV Io/Area for Vehicle in Shipments
Importing I_OIGV TYPE OIGV Internal Table for TD Vehicle Header
Importing I_CHECK_ONLY TYPE
Importing I_CONFIRM TYPE T180-AKTYP 'X' Confirm shipment(status 2), ' ' save (st. 1)
Importing I_NO_COMMIT TYPE T180-AKTYP 'X' no commit work is performed in save routine
Importing I_LEAVE_TRS TYPE T180-AKTYP 'X' calls leave transaction at end
Importing I_CALL_CHANGE_SHPMNT TYPE T180-AKTYP 'X' calls OIGI_CHANGE_SHIPMENT_RFC
Tables T_OIGSVC TYPE ROIGSVC Internal Table - Transport Unit in Shipment
Tables T_OIGSVCC TYPE ROIGSVCC Internal table for compartments in shipment
Tables T_OIGSVD TYPE ROIGSVD Internal Table - Driver on Vehicle in Shipment
Tables T_OIGVTU TYPE ROIGVTU Structure to Update OIGVTU
Tables T_OIGC TYPE ROIGC Screen Fields of TD Transport Units Transaction
Tables T_OIGCC TYPE ROIGCC Structure to update OIGCC
Tables T_OIGSVMQ TYPE ROIGSVMQ Internal Table - TD Quantity item for material on vehicle
Tables T_OIGSI TYPE ROIGSI Internal Table - Shipment Item
Tables T_OIGISV TYPE ROIGISV TD RFC-Interface Vehicles in Shipment
Tables T_OIGISVD TYPE ROIGISVD TD RFC-Interface Drivers in Shipment
Tables T_OIGISVMQ TYPE ROIGISVMQ TD RFC-Interface Quantity Item for Material on Vehicle
Exception NO_COMPARTMENT TYPE No compartment assigned
Exception NO_VEHICLE TYPE No vehicle assigned
Exception NOT_COMPATIBLE TYPE Compartments not compatible
Exception NO_VMQ TYPE No vehicle-material-quantity information
               
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  20050224 
SAP Release Created in