Hi ,
We have a requirement in OTM as Below.
Report needs to be developed in screen set(Ie CustomOrderReleaseScreen ) with standard Order Release Search Criteria.
CustomOrderReleaseScreen Include the columns like (orderReleaseId , EarlyPickupDate , LateDeliveryDate ,OrderType, Status, ShipmentId, LocationName,LocationDescription,City,CountryCode, PostalCode etc etc .) we need to display 50+ Columns in Resultset.
StandardDeflault Columns we can get it Directly from the Order Release Screenset .
(Ie CustomOrderReleaseScreen is Copy Of Standard ORDER_RELEASE SCREENSet )
But Columns like ShipmentId, ShipmentName , LocationDescription , etc fields are not available in Standard OrderReleaseScreenset. We tried by storing above values in OrderReleaseRefnum , but the problem is If we go by Refenum approach , we may need to create 20+ refnums which causes Performance Issue.
UserDifined attributes also not available since all attributes are already used.
Pls let us know if there is any other way to approach on this.
Thanks,
Santosh
We have a requirement in OTM as Below.
Report needs to be developed in screen set(Ie CustomOrderReleaseScreen ) with standard Order Release Search Criteria.
CustomOrderReleaseScreen Include the columns like (orderReleaseId , EarlyPickupDate , LateDeliveryDate ,OrderType, Status, ShipmentId, LocationName,LocationDescription,City,CountryCode, PostalCode etc etc .) we need to display 50+ Columns in Resultset.
StandardDeflault Columns we can get it Directly from the Order Release Screenset .
(Ie CustomOrderReleaseScreen is Copy Of Standard ORDER_RELEASE SCREENSet )
But Columns like ShipmentId, ShipmentName , LocationDescription , etc fields are not available in Standard OrderReleaseScreenset. We tried by storing above values in OrderReleaseRefnum , but the problem is If we go by Refenum approach , we may need to create 20+ refnums which causes Performance Issue.
UserDifined attributes also not available since all attributes are already used.
Pls let us know if there is any other way to approach on this.
Thanks,
Santosh