2007 Jan 23 3:41 PM
Hi All,
I am using a user-exit in the Transaction CORK. when the Goods Movement button is pressed the user is entering quantity and Storage location where the goods will be moved.
The user-exit which i am using is not able to capture the value of the storage loaction entered.
I have tried all the user-exits available for the Transaction CORK but the problem remains the same.
Please help me in soving this problem....................................................
It is a very urgent requirement................................................................
Thanks in advance................................................................................
Hi All,
I am using a user-exit in the Transaction CORK. when the Goods Movement button is pressed the user is entering quantity and Storage location where the goods will be moved.
The user-exit which i am using is not able to capture the value of the storage loaction entered.
I have tried all the user-exits available for the Transaction CORK but the problem remains the same.
Please help me in soving this problem....................................................
It is a very urgent requirement................................................................
Thanks in advance................................................................................
2007 Jan 23 5:11 PM
Hi Guru,
Since this is a part of Good Movement you might have to try some user exits in Good Movement. It might jump into it. If this transaction creates a Material Document then it is worth taking a look at these:
MB_CF001 Updating of material document data upon posting
MBCF0002 Filling the item text in the material document
MBCFC003 Maintaining batch master data upon goods movements
MBCFC004 Maintaining batch specifications upon goods movements
MBCF0005 Filling the item data on goods receipt/ issue slips
MBCF0006 Transferring the number of the WBS element for subcontracting
MBCF0007 Posting a reservation
MBCF0009 Filling the Storage location field
IQSM0007 Serial numbers, user exit for goods movements
XMBF0001 Stock determination:
- Changing the stock determination rule
- Adjusting the stock determination item table
Best regards,
Sudhi
2007 Jan 24 5:49 AM
Hi
use the FM
EXIT_SAPLCORU_001
Get the LGORT from MARD into a field using the fields WERKS and PLNBEZ from structure CAFUVD.
Thanks
Shiva