Hi Team
I need to convert the credit card entered in BP account Payment card screen to a external format number # before saving
option 1 ) When i check the BADI BUPA_CARDS_UPDATE it does not have card number entered in screen as input all it has is Partner ID . how do i read the other values entered from BADI and make changes ???
option2 ) another BADI BUPA_CCARD_EXPORT just exports the card GUID ( not the card number ) to memory and i see two methods in implementation of this
IF_EX_BUPA_CCARD_EXPORT~CCARD_DATA_EXPORT
IF_EX_BUPA_CCARD_IMPORT~CCARD_DATA_IMPORT
Which one i should implement and how do i apporach this ? for option 2 i would have only card_guid not the exact card number entered , how to retrieve if i choose option 2 ....
Please give the best approach for this ...
Thanks
thanga