Good day to you.
Can someone please help me with the following:
Where do Order Report Parameters get defined?
n.b. Multiple Records parameter a customisation.
Clicking on the … displays a List of Values and I want to know how the fields to be displayed in the LOV get defined.
I have ran a DEBUG then clicked on the …
Info : Cache: Found key LOV.MY_SHOP_ORD_LOV with value REF_ID REF_ID,ORDER_NO,RELEASE_NO,SEQUENCE_NO,ORDER_CODE,CONTRACT,PART_NO,ENG_CHG_LEVEL,NEED_DATE,REVISED_QTY_DUE,DEMAND_CODE,CLOSE_CODE,SCHED_DIRECTION,SCHED_CAPACITY,RESCHED_FLAG,ASSIGN_FLAG,PICK_LIST,WORK_INSTRUCT,PROJECT_ID,ACTIVITY_SEQ,CONDITION_CODE,ALTERNATE_COMPONENT_USED,USE_COST_DISTRIBUTION,MULTILEVEL_REPAIR,CANCEL_REASON,PARK_REASON,STATE Ref Id^Order No^Release No^Sequence No^Order Code^Site^Part No^Revision No^Need Date^Revised Qty Due^Demand Code^Close Code^Sched Direction^Sched Capacity^Resched Flag^Assign Flag^Pick List^Work Instruction^Project id^Activity Seq^Condition Code^Alternate Component Used^Use Cost Distribution^Multilevel Repair^Cancellation Reason^Park Reason^State NUMBER(10)^STRING(12)/UPPERCASE^STRING(4)/UPPERCASE^STRING(4)/UPPERCASE^STRING(200)^STRING(5)/UPPERCASE^STRING(25)/UPPERCASE^STRING(6)^DATE/DATE^NUMBER^STRING(200)^STRING(200)^STRING(200)^STRING(200)^STRING(200)^STRING(200)^STRING(200)^STRING(200)^STRING(10)/UPPERCASE^NUMBER^STRING(10)/UPPERCASE^STRING(200)^STRING(200)^STRING(200)^STRING(10)/UPPERCASE^STRING(10)/UPPERCASE^STRING(20) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^
I have looked at the MY_SHOP_ORD_LOV view and the PART_DESCRIPTION field I require is present but is not displayed in the Multiple Records LOV.
Where do the fields displayed get defined?
Thank you for looking.