cancel
Showing results for 
Search instead for 
Did you mean: 

Adding custom fields to structure CCSS and using in Report Painter

lisa_savinovich
Active Participant
0 Kudos
1,826

Hello CO Experts:

Has anyone added custom fields to table CSLA Activity Master and then successfully added them to a report painter report?

We have added our two custom fields to the following after reviewing notes 358251 and 929889:

  1. Structure CCR1S Extra table for Report Writer include CI_CC1S append structure for CCR1S (activated)
  2. Structure CCR1Z Extra table for CCSS include CI_CC1Z Custom fields added for CCSS table (activated)
  3. Library 1VK via transaction code GR22
  4. Via transaction code GRCT Report Writer Control Tables we added the fields with a filler routine in the Special Characteristics for CCSS
    1. Field ZZJCLASS Defining Field OBJNR Filler Routine EZZ_FILL_CCR1S_ZZJCLASS
    2. Field ZZPERSG Defining Field OBJNR Filler Routine EZZ_FILL_CCR1S_ZZPERSG
  5. We updated our activity type master data to include values for the new fields
  6. A report painter report via GRR2

Our issue is when we go to execute the report it does not show any data tagged with the new fields.  I am wondering if the filler routine is correct and if there are additional steps or fields to be filled in for the routine.

Any advice would be greatly appreciated.

Thank you,

Lisa

View Entire Topic
dprasad99
Discoverer
0 Kudos

@lisa.savinovich I have to map z field to Report painter column. could you pls help me with the filler routine part how u configured in GRCT and where u have written logic for that

Matija_Liber
Explorer
0 Kudos

Hi Durga,

You must use customer include FK21REZZ for "User-defined exit form routines."