2006 Dec 15 2:27 PM
Hi,
I was following the example in the document to create my BSP page:
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/11099890-0201-0010-d695-ac642d35c708">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/11099890-0201-0010-d695-ac642d35c708</a>
But in page 14 tells me that I have to add an "automatic page attribute" in page display.htm that provides me an attribute introduced in other page search.htm to modify a SELECT clause on OnInicialization method.
I don't know how to add this atuomatic attribute and how to catch the value of this attribute.
Can somebody help me please??
Thanks in Advance!
Silvia
2006 Dec 15 2:34 PM
Hi Siliva,
you can set this "automatic page attribute' in display.htm ---> page attribut(tab). Here you find Attribute, Auto, Typing, Associated Type and description.
You can check the Auto(Automatic) check box what the attributes which you want to use in the next page(In your case search.htm) and use those attributes with the same name to select or whatever. This is done so as to catch the values held by an attribute in the next page.
Regards,
Vinod.
2006 Dec 15 2:34 PM
Hi Siliva,
you can set this "automatic page attribute' in display.htm ---> page attribut(tab). Here you find Attribute, Auto, Typing, Associated Type and description.
You can check the Auto(Automatic) check box what the attributes which you want to use in the next page(In your case search.htm) and use those attributes with the same name to select or whatever. This is done so as to catch the values held by an attribute in the next page.
Regards,
Vinod.