SAP ABAP Data Element SHP_VL10_PACKAGE_TYPE (Way in which a packet is created)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VL (Package) WS-SHP: General Processing for Shipping
Basic Data
Data Element SHP_VL10_PACKAGE_TYPE
Short Description Way in which a packet is created  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SHP_VL10_PACKAGE_TYPE    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 PackgeType 
Medium 15 Package Type 
Long 20 Package Type 
Heading  
Documentation

Package Type

You use this parameter to control the way in which the system groups together documents due for shipment before delivery creation.

Before calling the delivery creation, the system groups together documents due for shipment in 'packages'. A package contains all of the document items/indices of a preceding document that, from a technical point of view, can be grouped together in a delivery. The actual delivery grouping depends on the copy routine for constructing the delivery header fields, and on the split criteria that cannot be changed. These include:

  • The goods recipient
  • The shipping point
  • The forwarding agent and
  • The indicator order combination.

Only documents in the same package can be combined.

Package type = '1' 'All items for document and ship-to party'

All document items/indices for the document and goods recipient that allow order combination and have the same shipping point and the same or no forwarding agent, are included in the same package.

This kind of packaging is the standard setting.

Package type = '2' 'All documents in a package'

All of the document items/indices selected for deliver creation are included in the same package.

Package type = '9' 'User exit for package building'

The FORM routine USEREXIT_PREPARE_PACKAGES_CREA in include LV50R_VIEWG09 is run. Here you can program customer-specific logic for forming packages.

History
Last changed by/on SAP  20020124 
SAP Release Created in