Supply Chain Management Blogs by SAP
Expand your SAP SCM knowledge and stay informed about supply chain management technology and solutions with blog posts by SAP. Follow and stay connected.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member186731
Active Contributor
Today I would like to shine a little light on package type codes, which seems to be a bit complicated to figure out without help.

Background: The Supply Chain Execution Package Builder used in SAP Transportation Management and SAP Extended Warehouse Management is capable of packaging products into packages / onto pallets. Products can be assigned to package materials in the product - package type assignment in the SCMB, and both applications then handle the result. SAP TM takes the item hierarchy over into the Freight Units and later after planning into the Freight Orders. Those can be communicated externally using the outbound message. A questions that comes up frequently is how to fill the required package type code for the package items created by the Package Builder.

The TM Package Type Code can be defined here



and looks like this



It references the SCMB Packaging Material Type, that can be defined here



and looks like this



You recognize that for a single SCMB Packaging Material Type multiple TM Packaging Type Codes can exist.

The SCMB Packaging Type code can be defined in the product master data for packaging materials:



In case this has been done and something is put into / onto this package material by the SCE Package Builder, the result item in the Freight Units should have a filled field for the Package Type:



If that is not working, maybe note 2291787 is missing. Note that this correction picks up ANY TM package type code matching the SCMB packaging material type.

For the techies: /SCMTMS/CL_FU_BUILDER_OL->APPLY_PB_RESULT

Now the warehouse integration should work.
4 Comments