cancel
Showing results for 
Search instead for 
Did you mean: 

Display Return Charge Without reference

0 Kudos

Hello ,

I would like to find / display all return charged processed without reference to any billing etc.

What tcode or table could i use?

Thank you

View Entire Topic
former_member1716
Active Contributor
0 Kudos

atadeo14,

You can check out following tables:

VBAK -> Sales Order Header

VBRK -> Billing Documents Header

Both the tables has a field for Reference Field, You can either mark as space(To fine entries without any reference) or input any Value which you want to find in specific.

Remember to Input respective Document Type in case you are searching for specific Documents like Returns etc.

Regards,

Satish

0 Kudos

@satish

Thank you for your reply, I think this is useful however, we tried generating we put space in reference field name but still generate all billing for the day.

Does the field technical name is XBLNR ?

former_member1716
Active Contributor
0 Kudos

Yes, ensure you add '=' symbol in the operator box

0 Kudos

@satish,
Good day, I've also tried it and putting space in reference but no data was found.