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

stock type.

Former Member
0 Likes
1,358

Hi,

in my program i need to add the stock as the parameter. and the optionof stock types are populated and in the display will be shown as per the stock type given in the parameter and zero stock need to be removed.

Hello

Do not understand you.

What are you mean by stock type ?

E - Orders on hand

Q - Project stock

etc ...

?

10 REPLIES 10
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,313

Which program : standard or custom.

How you want to display ?

Read only

0 Likes
1,313

Hi,

I am trying to customize the t.code MB52 with the following conditions

1. input parameter "stock type " need to be added . and all the options of stock types show come .

2. display should be shown as per the stock type given but null should be removed

how to change the std program to satisfy this condition. pls tell me the code .

(sorry to ask , i am functional consultant)

Read only

0 Likes
1,313

Hi,

Copy the standrad program MB52 to z - program and modify according to your requirment.

Thanks.

Read only

0 Likes
1,313

You should not change the code directlt , rather search for user exits for the same .

Read only

0 Likes
1,313

For this make a Z copy of MB52 program code and do the changes as there are no user-exits or BADI that satisfy your requirement.

Read only

0 Likes
1,313

hi

i copy the mb52 program and create a new program . in that i need to add this conditions

i checked the field stock type . not available diectly. so how to include in the program

pls tell me the code.

Read only

0 Likes
1,313

Hello

Why not available directly ???

Table T148 - Special Stock Indicator

Read only

0 Likes
1,313

hi,

i am not asking spl stock indicator. i just ask how to add the stock type.

Read only

0 Likes
1,313

Hello

Do not understand you.

What are you mean by stock type ?

E - Orders on hand

Q - Project stock

etc ...

?

Read only

0 Likes
1,313

hi

stock types

unrestricted stock

quanty stock

restricted stock

blocked stock

Edited by: raj on Jul 23, 2009 9:29 AM