walkerist
Participant
Member since ‎2022 Apr 11

User Statistics

  • 401 Posts
  • 1 Solutions
  • 71 Kudos given
  • 23 Kudos received

User Activity

I was trying to delete the entries from an internal table using the contents from a range parameter.I have an internal table containing results from RBKP table.Sample table content of IT_RBKPMANDTBUKRSGJAHRLIFNR030000120240009970300001202400308003000...
I was trying to release the block of an invoice document. However, I have encountered an issue wherein the payment block in RBKP in SE16 is still present after successfully releasing the invoice.I've used BAPI_INCOMINGINVOICE_RELEASE for releasing th...
I have an enhancement in Function Module DETERMINE_DUE_DATE which was called in this program SAPLFI_ITEMS. However, the BKPF values were empty. I would like to retrieve the values of LIFNR or vendor since I want to limit my customization under a spec...
I'm trying to lift the payment block using RM08RELEASE. While it was successful, the payment block remains in the RBKP for the invoices. Tried to use BAPI_INCOMINGINVOICE_CHANGE and BAPI_TRANSACTION_COMMIT but the payment block in RBKP was not delete...
So I'm trying to call the program RM08RELEASE or Transaction MRBR using the SUBMIT button. However, I'm not sure how do I include this MRBR options in the SUBMIT syntax. I want to Manually Release all the Invoices with Manual Payment Block.   SUBMIT ...