2016 Feb 13 8:40 AM
Hello Experts,
I have written a BDC for tcode MRBR to release price block for a given Invoice Document.I have done BDC recording in development system and captured the Price block and released it successfully.But when the same code was moved to next system the position of the Price Block on the screen varied and it didnt get captured in the BDC execution and the block didn't get released finally. So need your help how i can capture the Price Block dynamically in all the systems?
Regards,
Dilli
Hello Experts,
I have written a BDC for tcode MRBR to release price block for a given Invoice Document.I have done BDC recording in development system and captured the Price block and released it successfully.But when the same code was moved to next system the position of the Price Block on the screen varied and it didnt get captured in the BDC execution and the block didn't get released finally. So need your help how i can capture the Price Block dynamically in all the systems?
Regards,
Dilli
2016 Feb 13 9:24 AM
BDC works on screen if there is any variation it will give problem.
Better way is try to find BAPI for it.
Regards
2016 Feb 13 9:24 AM
Position of a field in the screen won't affect the BDC recording.
BDC recording is affected when the field is hidden or moved to a different screen.
Run the Tcode manually in both the systems and check for ambiguity.
Or you can record the BDC in the target system and include it in your code.
2016 Feb 13 11:48 AM
Hi All,
Is there any such BAPI which can be used to removed the Price block in MRBR transaction?
Regards,
Dilli
2016 Feb 13 12:35 PM
Check out FM MRMBADI_RELEASE_CHECK to check and FM MRM_INVOICE_RELEASE_UPDATE to update invoice document.
2016 Feb 15 12:20 PM
may be configuration Problem.
Field may be hide or removed in the other system.
Run the BDC in A mode and Check where it stops.
2016 Feb 15 12:31 PM
If you run the bdc in Foreground then only you knows. Where is the problem.
May be BDC may runs in one system, other system may not be runs, Bcz Configuration problem.
Observe the Steps while running the bdc. Check the Difference between first and Second.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |