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: 

Sales order/Contract master line items details can they be updated in SAP using Script?

Former Member
0 Kudos

Hi Friends,

I just want to know whether we can automate updation of SO/CM line item details in SAP from a excel file. To be more clear, i will give an example.

Suppose i have 100 line items which are to be updated in 100 different SO/CM. SO/CM are already created in SAP, only the line items details like Material code, Description, Qty, WBSe and in condition tab the amount are to be updated and than the SO/CM is to be saved. How we can create an automation which will take the SO/CM number from the excel and go to SAP VA02 enter the line item details from the same excel sheet where the SO/CM number is updated and once done save the SO/CM and move to the next one.

It will be great support if any one could help me with this .

Thanks.....

3 REPLIES 3

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Your scenario can be handled using the external variants with Test Configuration.

Please find my post below it will give you step by step procedure on how to do.

http://scn.sap.com/docs/DOC-45797

Thanks,

Aj

Former Member
0 Kudos

Hi Ajay..

Thanks for your valuable reply.

Is there any other way whether through which we can automate the sales order updation, without any special access. I tried ecatt and secatt transaction but i don;t have access for those.

Thanks.

Sushil

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Sushil,

eCATT is access controlled, one of the feature of the tool. Please see the eCATT security guide as to what authorization is needed.

Are you using solution manager to automate using eCATT , if yes which version os Sol Man are you using ? you can also try transaction STCE.

Thanks,

Aj