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

Tcode MB5T - Amount is not display

Former Member
0 Likes
1,306

Dear Experts ,

I am using a traction MB5T and it gives the details of stock in transit, But the amount (DMBTR) is not showing.I have debug the code and find that amount field is fetched from data base but which field is displayed at ALV that has no value .

Can you tell me, Is there any user exits or bADI's available for Tcode MB5T for code my requirement .

Thanks In advance.

Regards

Alok Vishnoi

Dear Experts ,

I am using a traction MB5T and it gives the details of stock in transit, But the amount (DMBTR) is not showing.I have debug the code and find that amount field is fetched from data base but which field is displayed at ALV that has no value .

Can you tell me, Is there any user exits or bADI's available for Tcode MB5T for code my requirement .

Thanks In advance.

Regards

Alok Vishnoi

5 REPLIES 5
Read only

Former Member
0 Likes
998

Alok,

check these user exits

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

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

Thanks

Bala Duvvuri

Read only

0 Likes
998

Dear Bala ,

These exits are not full fill my requirement .

thanks for the reply.

Read only

Former Member
0 Likes
998

Hi,

Standard layout is having the field "amount in local currency". The field is not displaying the values or the field is not at all appearing in ALV?

Regards

Vinod

Read only

0 Likes
998

Vinod ,

Field is appear but the the value is not coming and the value in other fields are coming properly.

Read only

clemensw
Discoverer
0 Likes
998

I actually have the same problem. - Does any one got a solution ?