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: 

Enhancing the T.Code SDO1

Former Member
0 Kudos

Hi Peers,

I have a requirement of enhancing the Tcode SDO1(Std Report transaction) .

When we run this transaction after we specify the inputs such as Document Type, Created Date, Created by.. we get a list of Sales Document records.

After the user selects a set of records, then goto : EDIT-->Mass Change -->New pricing , the system pops asking for New pricing and updates the pricing.

Here , <b>for the Selected no.of records , the pricing date must be replaced with Current Date in the Database tables</b> eg: VBKD .(This is the exactly what I have to do).

The Function Module where exactly this Updation of Pricing Condition is happening is : SD_BULK_CHANGE at Case:' MRPX' line 73.

Please suggest if there is any User Exit for this.

Valuable Suggestion will be greatly rewarded.

Thanks!

Daniel

1 REPLY 1

Former Member
0 Kudos

Hi Daniel,

I guess there are no user exits available for this requirement, this can be done through configuration. Please consult with your functional consultant to do this.

<b>Reward for helpful answers</b>

Satish