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: 

Change Documents for IBAN

Former Member
0 Kudos

Dear colleaguesu2019

Iu2019m developing a report and I need to get change documents for IBAN. I found a FM: BAPI_IBAN_GETDETAIL but this gives me the IBAN details, I also want to have when and by whom IBAN is changed.

Although I search the forum but I wasnu2019t able to find a suitable way of getting this requirement.

I need your valuable thoughts

Best regards

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos

Have you checked the table CDHDR/CDPOS ?

I don't remember the object class (Try to pass these info into CDHDR and check)

OBJECTCLAS

OBJECTID

CHANGENR

USERNAME = <== username

UDATE = <==date

May be this hint help you out.

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Have you checked the table CDHDR/CDPOS ?

I don't remember the object class (Try to pass these info into CDHDR and check)

OBJECTCLAS

OBJECTID

CHANGENR

USERNAME = <== username

UDATE = <==date

May be this hint help you out.