| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Using Tab strips in Web Dynpro for ABAP...Previous Observe
the layout of the ‘flight_detail’,
On Actions
of the Main View ‘on_getflightdetails’,
generate the code using the code wizard. Select the
Method calls in used controller. Use the Method name ‘Execute_bapi_flight_getlist’.
Observe
the generated code.
Repeat
the same procedure for the method ‘Execute_bapi_flight_getdetail’.
STEP
5: Including attributes in the
component controller In the
component controller of the attributes, Include I_Carrid:
s_carr_id. I_Connid:s_conn_id. I_Date:s_date.
STEP
6: Coding the methods ‘execute_bapi_flight_getdetail’ and
‘execute_bapi_flight_getlist’ of the component controller. Methods
of the component controller:
In Execute_BAPI_GETLIST
Method .Include the below code as shown in the above fig.
In Execute_BAPI_GETLIST
Method pass the attributes that has been used in the component controller.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||