Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Additional fields in CAT2

Former Member
0 Likes
2,948

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

4 REPLIES 4
Read only

Former Member
0 Likes
1,650

Look at the below thread it will allow you to populate the additional fields in cat2

http://scn.sap.com/thread/1954814

Karthik.R

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,650

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

Read only

0 Likes
1,650

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.

Read only

0 Likes
1,650

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