cancel
Showing results for 
Search instead for 
Did you mean: 

UDF in ProductTrees_Lines

Former Member
0 Kudos

I would need the UserFields property of the ProductTrees_Lines object, but in my version of DI API there in none: 6.50.52.0 04 from 15-01-2004.

Is there a newer version existing with this property ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Assuming you mean ProductTrees_Lines object in DI API:

ProductTrees_Lines object is a sub object of ProductTrees.

the parent object (ProductTrees) which is the main business object contains the following structure:

->Main Business Object (ProductTrees)

--->Items (ProductTrees_Lines )

--->UserFields (additional user fields - notice that this is under the main object level)

--->Browser (being used for retrieving data from DB)

Therefore - the collection you're looking for is elsewhere

Hoped it helped...

Best regards,

Yaniv Gamliel

SDK Consultant

SAP Manage Israel