SAP ABAP Function Module OIGI_DEL_CONF_CREATE (TD Create delivery confirmation data for bulk shipment)
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_DEL_CONF_CREATE TD Create delivery confirmation data for bulk shipment  
Function Group OIGI   TD RFC Create/change Shipment  
Program Name SAPLOIGI   TD: RFC - Transport anlegen/ändern 
INCLUDE Name LOIGIU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_SUBRC TYPE SYST-SUBRC Return Code
Importing I_SUBRC TYPE SYST-SUBRC General steering like function code
Importing I_SHNUMBER TYPE OIGS-SHNUMBER Shipment number
Importing I_VEHICLE TYPE OIGSV-VEHICLE Vehicle number
Importing I_DLDATE TYPE ROIGS0-DLDATE 00000000 Delivery date = default posting date = GI date
Importing I_DLTIME TYPE ROIGS0-DLTIME 000000 Delivery time
Importing I_DDCDAT TYPE OIGSV-DDCDAT 00000000 Document date in the material movement
Importing I_RAPID_CONFIRM TYPE T180-AKTYP SPACE Do rapid confirmation (discharge as loaded)
Importing I_VEH_NR TYPE OIGSV-VEH_NR 000 Vehicle sequence number (from table OIGSV)
Importing I_PART_DC TYPE OIGS-PART_DC 'X' Allow partial confirmation
Importing I_VCLOSE TYPE OIGSV-VCLOSE 'X' Set vehicle close flag
Importing I_GLPST TYPE OIGSV-GLPST 'X' Trigger gain/loss posting at vehicle close
Importing I_RC_MGAIN TYPE OIGSVMQ-REAS_CODE SPACE Reason code for gains per material
Importing I_RC_MLOSS TYPE OIGSVMQ-REAS_CODE SPACE Reason code for losses per material
Importing I_RC_VGAIN TYPE OIGSVMQ-REAS_CODE SPACE Reason code for gains per vehicle
Importing I_RC_VLOSS TYPE OIGSVMQ-REAS_CODE SPACE Reason code for losses per vehiclel
Importing I_ROLLBACK TYPE T180-AKTYP SPACE Do rollback work in function module in case of error
Importing I_RECURSIVE TYPE T180-AKTYP SPACE Only for internal use!
Importing I_CORRECT TYPE T180-AKTYP SPACE X=Correction of delivery confirmation
Importing I_MBLNR TYPE OIGSH-MBLNR SPACE Correct: revers MM document number
Importing I_MJAHR TYPE OIGSH-MJAHR SPACE Correct: revers MM document year
Importing I_PSTDAT TYPE OIGSH-PSTDAT 00000000 Correct: revers (MM document) posting date
Importing I_PSTTIM TYPE OIGSH-PSTTIM 000000 Correct: revers (MM document) posting time
Importing I_DCMDAT TYPE OIGSH-DCMDAT 00000000 Correct: revers (MM document) document date
Tables T_OIGISVMQ TYPE ROIGISVMQ Quantities to be loaded
Tables T_OIGISVMQ2 TYPE ROIGISVMQ2 HPM appendages for HPM_EXTRN=3
Tables T_OIGISIQ TYPE ROIGISIQ TD RFC-Interface Document Quantity
Tables T_OIGISM TYPE ROIGISM TD RFC-Interface Material on board / Reason Codes
               
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