Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MB1B Transaction

Former Member
0 Likes
771

Hi Friends,

Currently i want to do some modification to the driver program of MB1B transaction( for transfer of goods from one storage location to another storage location in a plant). I have kept breakpoint in driver point and runned this transaction, but here i can post the goods but that breakpoint is not trigerring. For this I am using output type Zdrp.

I tried with tcode mb03 but also that my breakpoint is not trigerring.

Can any one suggest me, its urgent.

Regards,

DVNS

Hi Friends,

Currently i want to do some modification to the driver program of MB1B transaction( for transfer of goods from one storage location to another storage location in a plant). I have kept breakpoint in driver point and runned this transaction, but here i can post the goods but that breakpoint is not trigerring. For this I am using output type Zdrp.

I tried with tcode mb03 but also that my breakpoint is not trigerring.

Can any one suggest me, its urgent.

Regards,

DVNS

4 REPLIES 4
Read only

Former Member
0 Likes
638

check out this link

Hope this helps,

sheetal

Read only

0 Likes
638

Hi,

First activate debugger in SE71 for your layout set, then put a breakpoint in the print program( In the first executatble statement).

Now issue output using tcode.

This will automatically take into Script debugger.

Regards,

Ashok

Read only

Former Member
0 Likes
638

Hi..

This can be achieved by putting system debugger on.

Nitin

Read only

Former Member
0 Likes
638

Hello, which is the driver program for MB1B?

Thanks!