Problem in Recording of Transaction MB1B for BDC.
Hi folks,
I want to Move materials from Quality Inspection to Unrestricted Stock through the transaction code MB1B. In normal mode it showing all the screens, While i am trying to recording for BDC (through SHDB ) I can't able to trace the characteristic screen. The Module pool program and Screen number for characteristic property listed below.
Module Pool Program Name :'SAPLCTMS'
Screen Number : '0100'
Pls help me on this problem asap.
Thanx in advance.
Try putting the screen number and the program name in your code and any OK codes to populate the next screen in sequence and run your program that way.
Hi,
Try using FMs like "MB_CREATE_GOODS_MOVEMENT" . Please also search for FMs like "MB_CREATE_GOODS* "
They are always better than using BDCs.
Nos
Hi,
Thanks for your suggestion.
But my functional Consultant wants only through BDC
(client wants the screen interaction ).
Even i tried directly calling that screen from BDC program, but
it is going to that screen.
Waiting for reply,
Thanks & Regards,
BSR
Hi,
Thanks for your suggestion.
But my functional Consultant wants only through BDC
(client wants the screen interaction ).
Even i tried directly calling that screen from BDC program, but
it is not going to that screen.
Waiting for reply,
Thanks & Regards,
BSR
wrong one entered previously.... sorry....
To get the screen numbers, OK codes and so on, you can try to use the CATT tool (transaction: scat).
go to se80 object browser,
type module pool program name and click
it will show the all fields function modules screens etc..
go paticular screen 100 first it will display the brief info screen
next go full screen option you will get the screen structure.
all the best...........