cancel
Showing results for 
Search instead for 
Did you mean: 

Creating user-defined fields

Former Member
0 Kudos

Hi,

Is there a document or matrix that will show which SAP B1 tables are affected if I create a UDF?

For example, if I create a Tracking Number field in Delivery table, what other tables are affected?

Kindly advise.

Thanks,

Noel

Accepted Solutions (1)

Accepted Solutions (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Run below query to know affected tables.  In short, all marketing documents tables are affected.

SELECT * FROM CUFD

Thanks & Regards,

Nagarajan

Former Member
0 Kudos

Hi Nagarajan,

Thank you very much.  The Select statement would help me generate the matrix I need.

Warm Regards,

Noel

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Noel,

When you created a UDF under marketing document, all tables (> 10 objects) would be affected. This Tracking Number field will be available for all other tables such as ORDR, OPOR etc.

Thanks,

Gordon

Former Member
0 Kudos

Hi Gordon,

Thank you very much.  Your answer together with Nagarajan's answer gave me an idea on how I will create the matrix I need.

Warm Regards,

Noel

former_member205766
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks Balaji,

However, this is not the one I need to know.

Warm Regards,

Noel