SAP for Public Sector Discussions
Foster conversations about citizen engagement, resource optimization, and service delivery improvements in the public sector using SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 

Storage Location from USERTEMP1 not picked during Goods Issue

Former Member
0 Kudos

Hi All,

We had populated the USERTEMP field in FMDERIVE with the Storage Location using the steps mentioned in the following thread

The problem is that during a Goods Issue made from MIGO, this particular field is not getting picked up in the USERTEMP (trace was set up in FMDERIVE, which showed that the USERTEMP is empty).

But in the case of PR/PO and other purchases, the USERTEMP is getting derived properly with the storage location.

Why is that the USERTEMP behaves differently for a Goods Purchase and a Goods Issue ?

Requesting help from the experts on this issue,

Thanks,

Wy.

1 ACCEPTED SOLUTION

iklovski
Active Contributor
0 Kudos

Hi,

I could only suggest putting a breakpoint in the BADI code in question and see why the field is not filled.

Regards,

Eli

View solution in original post

3 REPLIES 3

iklovski
Active Contributor
0 Kudos

Hi,

I could only suggest putting a breakpoint in the BADI code in question and see why the field is not filled.

Regards,

Eli

Former Member
0 Kudos

Hi Eli,

We replicated the development we did for procurement (copying from storage location into USERTEMP) by finding out the enhancement point and the code worked fine here.

One important thing to note is that the buffer need to be cleared everytime, before a value is entered here - the USERTEMP field is static otherwise.

Thanks for your inputs,

Wy

iklovski
Active Contributor
0 Kudos

Hi,

Indeed, for more info on this please read note 1330498.

Regards,

Eli