Skip to Content
0
Former Member
Jul 27, 2016 at 11:05 AM

UDT in CFL SAP B1 SDK

138 Views

Hi All,

I created a UDT in my application . I need to call that udt in CFL .

EG:

EA_Test - NO OBJECT DOCUMENT

CODE

NAME

U_objType -- EA_Test

U_Active

In CFL Property

CFL NAME :CFLTEST

OBJECT TYPE : EA_Test

I call this CFL in the Edit Text Box Property

CFLunique iD : CFLTEST

CLFAliasName : Code

But it does not show ? How can i do this?