Skip to main content
Question

How to identify open invoices from BSEG table in SAP ?

  • May 30, 2023
  • 2 replies
  • 16 views

Forum|alt.badge.img+5
How to identify open invoices from BSEG table in SAP ?

2 replies

kailash.potha12
Level 10
Forum|alt.badge.img+6

Hi Subhankar, You can try BSEG.AUGDT(Clearing Date) is null or blank


Hi, i think you can use the field bseg-augdt like @kailash.potha12 said.

If its null or eq space, than it is open i think