Application Development and Automation 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: 
Read only

Change Documents for IBAN

Former Member
0 Likes
888

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
Read only

former_member194669
Active Contributor
0 Likes
629

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
Read only

former_member194669
Active Contributor
0 Likes
630

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.