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 TCode : 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 eg: VBKD .</b>(This is the exactly what I have to do).

Valuable suggestions will be rewarded well.

Thanks in Advance,

Regards,

Daniel

1 REPLY 1

Former Member
0 Kudos

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

Regards,

Daniel