Hi,
We are facing an issue in the BDC transaction. In the txn code J1IEX, we need to provide the actions we intend to perform. These actions are listed in two dropdown lists. We tried to set the values for these two listboxes and tried to perform BDC transaction.
The issue is we are not able to set the values under these two listboxes, because the transaction starts with last active screen values.
For ex, I want to perform Post Excise invoice using Internal Excise Invoice. The values for these fields are - Post (Actoin A04) and Internal Excise Invoice (R07).
We have the following scenarios:
Last Active combination in J1IEX | Excise posting success/failure | |
Post | Vendor Excise Invoice | Failure |
Post | Internal Excise Invoice | Success |
Capture | Goods Receipt | Success |
Display | Vendor Excise Invoice | Success |
If J1IEX was last run with the above shown failed scenarios, the listboxes do not take up the value set by us i.e., A01 and R05.
The BDC runs perfectly, if in J1IEX transaction, for any scenario other than the failed scenario said above.We tried different ways to refresh, set values multiple times etc but failed. We could not use set Parameter ID for the listbox because they do not have Parameter ID.