P
Paul B
Hi
I am trying to use a PDS call to obtain the data in a resource enterprise
number field.
i have looked in the help but i have no idea how to get it to work.
I know the code type has to be 1.
The resource name is "paul busby" and i want to retrive the value of
resouorce enterprise number 1, which is 20552143 from the reflist in the PDS
help.
I have no idea how to do this please help.
I have tried
<Request>
<EnterpriseCustomFields>
<CodeType>1</CodeType>
<CodeFields>
<NUM_FIELD_ID>20552143</NUM_FIELD_ID>
<NUM_REF_UID>36</NUM_REF_UID>
</CodeFields>
</EnterpriseCustomFields>
</Request>
I am trying to use a PDS call to obtain the data in a resource enterprise
number field.
i have looked in the help but i have no idea how to get it to work.
I know the code type has to be 1.
The resource name is "paul busby" and i want to retrive the value of
resouorce enterprise number 1, which is 20552143 from the reflist in the PDS
help.
I have no idea how to do this please help.
I have tried
<Request>
<EnterpriseCustomFields>
<CodeType>1</CodeType>
<CodeFields>
<NUM_FIELD_ID>20552143</NUM_FIELD_ID>
<NUM_REF_UID>36</NUM_REF_UID>
</CodeFields>
</EnterpriseCustomFields>
</Request>