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

Issue while creating an order with reference to a contract

Former Member
0 Likes
354

When I try to create an order with reference to a contract having KMATs at line item using VA01, it works fine. But when we try to record the same using SHDB, it comes out after accepting the Contract Number on the pop up screen.

If some one can throw light as to if it the config issue or any setting that needs to be looked into?

When I try to create an order with reference to a contract having KMATs at line item using VA01, it works fine. But when we try to record the same using SHDB, it comes out after accepting the Contract Number on the pop up screen.

If some one can throw light as to if it the config issue or any setting that needs to be looked into?

1 REPLY 1
Read only

Former Member
0 Likes
332

No special settings. This is a typical problem. SHDB (SM35, or call transaction) can be different to "normal" transaction.

You can only follow the special sequence given by the transaction running in BDC mode (if you are using exits check on these fields: sy-binpt, sy-calld).

Kind regards,

JP