Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9164

CR Layout with two parameter in SAP Business One?

$
0
0

Hi Experts,

 

I had Made a CR Layout for UDO  and Created two Parameter

 

DocKey@

Object@

and

In Layout Event  I have Place the code

        if (eventInfo.ReportTemplate == "A0420001")
        {
            SAPbouiCOM.Form ofrm = (SAPbouiCOM.Form)SBO_Application.Forms.ActiveForm;
            string value = ((SAPbouiCOM.EditText)ofrm.Items.Item("DocNum").Specific).Value;
            eventInfo.LayoutKey = value;
            eventInfo.LayoutKey = "OITB";
        }

then also The CR Preview prompt for Parameter..

 

Please Correct me . ...   it urgent .

 

Regards,

Mayank Shah.


Viewing all articles
Browse latest Browse all 9164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>