cancel
Showing results for 
Search instead for 
Did you mean: 

sap sd packing problem

Former Member
0 Kudos

in  sap sd packing material config  where to configure that the

loading weight (VEKP-NTGEW)  should not be less than allowed weight(VEKP-MAGEW)

Accepted Solutions (0)

Answers (3)

Answers (3)

rahul_vishwakarma2
Contributor
0 Kudos

Hi Friend,

  For this go for some technical coding.as this is not possible in standard way as i think.

Regards,

Kundan

Former Member
0 Kudos

Hi

Assuming you’re using automatic packing and use packing instructions, you’ll see that load weight can’t be greater than allowed load weight (you get an error message in tcode POP1/POP2 in Dim tab).

Checking from where data comes from in Dim tab:

- Load weight (master material weight for packed material x target quantity from view components)

- Allowed load weight (from allowed packing weight from master material packing material)

We have 2 options to have both weights equal:

- Maintain manually weights & volumes in tab dimensions in POP1/POP2

- Adjust quantities (tab components, field target quantity in POP1/POP2) and weights (master material) for packed material so it’s equal to packing material weight (master material)

Regards,

JM

former_member184065
Active Contributor
0 Kudos

Hi,

I think ,it is not possible by standard without enhancement.Lets say example,

Loading weight -100

Allowed Loading Weight -200

Till ,200 weight,we can maintain loading weight but not greater than it.Fry,check t.code POP1 under Dimensions tab.

If you want Loading weight ( 200 ) = Allowed Loading weight ( 200 )then take help from your ABAPer on this.

Thanks,

Naren