Hello
I am executing transaction F-03 to clear billing docs via a BDC. I need to identify the line items to clear by tax code. The tax code field is displayed on a subscreen by double clicking the line item (belnr).
I then position the cursor on the tax code field (BSEG-TXJCD) within the BDC. I would now like to obtain it's value from the screen so I can then determine if this is a valid tax code to clear or not clear. Is there a way to accomplish this within a BDC.
I tried placing a "get paramter id 'TX J' id BSEG-TXJCD statement within the flow of the BDC logic but don't believe I am retireving anything.
Thanks for you help,
Joe