Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Business Area

Former Member
0 Kudos

Hi,

I have the PAYMENT ADVISE NUMBER from table FEBEP (Electronic Bank Statement Line Items table). How do I get the appropriate BUSINESS AREA (field GSBER) for this payment advise?

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos

HI

GOOD

AVSID AND GSBER ARE PRESENT IN THE TABLE FEBEP,

USING SELECT STATEMENT YOU CAN GET THE APPROPRIATE BUSINEESS ARE FOR THE ANY FIELD OF AVSID.

THANKS

MRUTYUN