Hi Steve,
The Production Order CFL is customized. That particular form is not available (at least that I know of) simply by using the Object Id 62.
In order to have a similar form you'll have to code it yourself. I don't have such code as I never had the need for it.
In any case, note that 62 is the Distribution Rule Object Id and it is the one that will give you the corresponding CFL.
I'm afraid I can't be of any more help.
ps: I've checked the PO xml and the CFL uses the 62 object id.
...
<item uid="10000147" type="16" left="718" tab_order="16" width="110" top="126" height="15" visible="1" enabled="1" from_pane="0" to_pane="0" disp_desc="1" right_just="0" description="" linkto="" forecolor="-1" backcolor="-1" text_style="0" font_size="-1" supp_zeros="0" AffectsFormMode="1">
<AutoManagedAttribute/>
<specific TabOrder="16" ChooseFromListUID="13" ChooseFromListAlias="OcrCode" IsPassword="0">
<databind databound="1" table="" alias="SYS_401"/>
</specific>
</item>
...
<ChooseFromList UniqueID="13" ObjectType="62" MultiSelection="0" IsSystem="1"/>
...
Best regards,
Pedro Magueija