‎2012 May 24 6:15 AM
Hi,
I have a requirement adding send order field in CAT2 tcode.I have searched but could't find the exact answer.
I want to know how to add our customized field in CAC2.
Thanks,
shalini
‎2012 May 24 6:20 AM
Look at the below thread it will allow you to populate the additional fields in cat2
http://scn.sap.com/thread/1954814
Karthik.R
‎2012 May 24 7:46 AM
First read the documentation (SMOD or SPRO) of the enhancement I mentionned in
CAT2 Additional fields or online help at SAP Enhancements and Business Add-Ins in Technical Background Information of Cross-Application Time Sheet (CATS).
Regards,
Raymond
‎2012 May 24 8:20 AM
Hi..I came to know the Exit to code.But i would like to know how can we add the field in CAC2..means can i rename additional field 1 to my customize field name or do i need to create a new one?
In CI_CATSDB i can see only 2 fileds ZZ_TIMESHEET_NO and ZZ_MESSAGE..where can i find those additional fields 1 to 10 in CAC2.
‎2012 May 24 8:36 AM
Development
1 - Create prohect via CMOD with enhancement CATS0005,
2 - Add fields to CI_CATSDB
(...)
Customizing
1 - Use CAC5 to attach your zz_fields to additional input fields (max 10) of CA-TS.
2 - Use CAC2 to activate/deactivate input (Data entry section, fields Additional field 1-10)
(Read my answers in previous post )
Regards,
Raymond