2008 Jul 24 12:03 PM
Hello, I am enhancing cat2 transaction using user exit CATS0005. I am using the include table in the exit to add fields to the data entry section in cat2 transaction.
In the documentation of user exit it was written..
-
(version ecc 6.0 spro->IMG-> cross application comp->timesheet->setting for all user interfaces->cust-spec modifications->create customer fields documentation
-
5. Create the structure CI_CATSDB.
6. Insert the fields you want to add to the Time Sheet database table into the structure.
Only the data dictionary types NUMC and CHAR are permitted.
7. Check and save the structure.
8. Activate the structure.
You have added customer-specific fields to the database table for the Time Sheet.
You can include 10 of these fields for display or maintenance in the data entry section. Decide which fields from the CI_CATSDB structure you want to provide as input or output fields in the data entry section.
9. Choose Make field assignment.
10. Assign the relevant fields to the view.
I have added my fields to the CI. How do I make field assignments..in which view..where!!!I searched a lot ,couldn find a way to pull it off.. anyone having any prior experience can you please guide me..
2008 Jul 24 12:12 PM
the fields are visible in catsdb
in spro you can add the CI_CATSDB fields to the workarea or with tcode CAC2
and the fields are also visible in the structures that are passed to and from the user exits
but I don't have you're user exit implemented here so I can't check it
kind regards
arthur de smidt
Edited by: A. de Smidt on Jul 24, 2008 1:14 PM
Edited by: A. de Smidt on Jul 24, 2008 1:15 PM
the fields are visible in catsdb
in spro you can add the CI_CATSDB fields to the workarea or with tcode CAC2
and the fields are also visible in the structures that are passed to and from the user exits
but I don't have you're user exit implemented here so I can't check it
kind regards
arthur de smidt
Edited by: A. de Smidt on Jul 24, 2008 1:14 PM
Edited by: A. de Smidt on Jul 24, 2008 1:15 PM
2008 Jul 24 12:12 PM
the fields are visible in catsdb
in spro you can add the CI_CATSDB fields to the workarea or with tcode CAC2
and the fields are also visible in the structures that are passed to and from the user exits
but I don't have you're user exit implemented here so I can't check it
kind regards
arthur de smidt
Edited by: A. de Smidt on Jul 24, 2008 1:14 PM
Edited by: A. de Smidt on Jul 24, 2008 1:15 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |