cancel
Showing results for 
Search instead for 
Did you mean: 

IT0105 - Credit Card Number

Former Member
0 Kudos

Hi,

We have a requirement to extract the data for credit card numbers from IT0105 , Subtype 0011.

The problem is the credit card number is encrypted. Hence not able to extract from SE16 , PA0105. (In PA20/PA30 we need to press 'credit card button', to see the actual credit card number as dialogue box)

Please suggest how to extract such encrypted credit card number directly from table as we have several thousand employees and hence can't check individual record.

Answers will be immediately rewarded.

Thanks

Krunal

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

What's the specific requirement for reading the CC number?

If you need it for a customer program, you can use the FM: FITP_READ_PERSONAL_CREDIT_CARD

SE37 --> FITP_READ_PERSONAL_CREDIT_CARD

The only parameter that you need is the Personnel Number (PERS_NR). It will read the CC Number sored on IT0105 - ST 0011

Please let us know if it works.

Regards.