cancel
Showing results for 
Search instead for 
Did you mean: 

table for Pcard

Former Member
0 Kudos

Hi,

I have shopping carts details , i need to find the PCARD details. Is there any table which as both shopping cart and Pcard details. Please let me know.

Regards,

Savitha.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

issue resolved

Former Member
0 Kudos

Savitha,

These are the fields you might be interested in

Table: BBP_PDIGP

Fields:

PCINS Procurement card company

PCNUM Procurement card number

PCNAME Name of procurement cardholder

PCDAT_TO Procurement Card Validity Date

Former Member
0 Kudos

Hi

Check Table BBP_PCMAS

Thanks

Zameer

Former Member
0 Kudos

Savitha,

You can use the function module BBP_PD_SC_GETDETAIL to get the SC details. The P-Card details can be found in the table E_ITEM.

You can find these details in tables BBP_PDHGP or BBP_PDIGP.

Hope this solves your problem.

Regards, Kathirvel