cancel
Showing results for 
Search instead for 
Did you mean: 

Add new Fields to FPLTC table and extend structure for payment cards-SD

Former Member
0 Kudos

I am implementing Gift card redemption on the sales order and using the credit card type and number field on the Sales Order.The return parameters which are being returned consists of many fields other than what is present in the output structure CCAUT_R . My question is can I add the new fields to this structure and also to table FPLTC , so that I can update the data on FPLTC table for this transaction with addition fields and also is there a process to popup the message with all the fields when the authorization is being done with input fields and return parameters are displayed.

Accepted Solutions (1)

Accepted Solutions (1)

former_member1224230
Participant
0 Kudos

Well,

you can do it using the append structure functionality (in transaction SE11), but you will need a develper key for that objects.

Afterwards you need to add some extra code in the transactions wher you want to maintain those fields.

Piotr.

Answers (0)