cancel
Showing results for 
Search instead for 
Did you mean: 

Credit Card UDF

Former Member
0 Kudos

Hi,

Please go to Administration --> Setup --> Banking --> Credit Cards

How do I add UDF for this table?

SAP B1 9.1 PL08

Thank you.

Regards,

Richmond

Accepted Solutions (0)

Answers (3)

Answers (3)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

In standard SAP B1, you can not create UDF for OCRC table. Already I have checked 9.1 PL09, there is no such UDF.

Thank you.

former_member227598
Active Contributor
0 Kudos

Hi Richmond,

We can not add UDF in below path

Administration --> Setup --> Banking --> Credit Cards i.e OCRC table,

But we can create the UDF in the Payments Means i.e UDF Management -> Payments -> Credit

And we can custiomized the requirement as per requirements.

Thanks

Kamlesh

frank_wang6
Active Contributor
0 Kudos

i dont think there is a way, but u guess u can add it on payment method.

Former Member
0 Kudos

Hi Frank,

In the customer database, there are already 2 existing UDFs in the credit card table.

If it is not possible, then how did the user create the existing 2 UDFs?

select * from CUFD where tableid = 'OCRC'

result:

TableID      FieldID       AliasID        Descr   

OCRC          0               ccRate      Credit Card Rate

OCRC          1               glAccCom     GL Account Commission


Please help me as I need to add more UDFs in this table.

Thank you.

Regards,

Richmond

frank_wang6
Active Contributor
0 Kudos

then i guess they added through SDK.