Application Development 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: 

Checkbox in MB52

Former Member
0 Kudos

Hello Experts,

I want to add one checkbox of 'Zero Stock lines' (No zero Stock Lines checkbox is already there) in standard report MB52.

Is it possible??

How to proceed.

Aastha

2 REPLIES 2

Former Member
0 Kudos

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

Check for the exits.

Manas M.

Former Member
0 Kudos

Hi,

In Standard it might not be possible.

You have to copy it program in ZProgram and make the necessary changes.

It cannot be done using Enhenacement or Exit.

Regards

Arbind