| Home • Quiz • Tips • Tutorials • Functional • Cert Q's • Interview Q's • Jobs • Testimonials • Advertise • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Implementing Screen Exit for the transaction CO01By Shailaja Reddy, YASH Technologies Requirement: Add new Tab to transaction CO01(Creation production order)
and store the values in standard Include CI_AUFK
which will get appended to Production order header table AUFK. Solution: Create a project in CMOD with enhancement PPCO0012.
Go to components Double click on screen exit SAPLCOKO1 it
will take you to The screen number 0100 program name SAPLXCO1.
Design your screen as per the requirement in screen layout.
For PBO use the function module EXIT_SAPLCOKO1_001
For PAI use the function module EXIT_SAPLCOKO1_002
Now in order to declare the screen fields globally Goto function group XC01 in SE80, declare in the include
ZXCO1TOP
Use the E_COCI_AUFK exporting parameter to append the values
to Structure CI_AUFK, which will get saved in AUFK when the production Order
gets saved. Create the Custom field in the structure CI_AUFK.
Create the production order using the transaction CO01.
Custom tabs appears as follows
|
|
|
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 |
||