cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UDF Creation/Updation date

Former Member
0 Likes
481

Dear Experts,

Please guide me to get the Creation/ Last Update date for a UDF in SAP B1.

Version- 9.3 PL 03

Thanks,

Avnish Sharma

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Specifically the udf creation date and update field is not there in sap business one Other wise the CUFD and CUF1 table use to how many udf are there will see it
Ex:

      select * from CUFD a
where a.TableID='opor'
and b=(As per FieldID)