cancel
Showing results for 
Search instead for 
Did you mean: 

New field in IT 2002

benamor_bentebba
Participant
0 Kudos
654

Hi Experts,

Could any one please helps me to create a new field of text in IT 2002.


Regards.

bmr

Accepted Solutions (1)

Accepted Solutions (1)

benamor_bentebba
Participant
0 Kudos

Hi,

I found a solution that meets my needs, which is create a maintain text for that occurrence and write your text what you want.

Best regards.

bmr

Answers (3)

Answers (3)

benamor_bentebba
Participant
0 Kudos

Thank u for reply Ketul & Vijay SR,

We can't mantain PA2002 throw SE11 t-code, and about creation a new infotype 9xxx I want to use to use the same screen of IT2002.

is there  any other solution?

Former Member
0 Kudos

Hi,

We have done some module pool level enhancement, but that screen field will not be available in create/display/change view.

I will explain my scenario:

Customer wanted to maintain Medical Certificate number against sick leave with certi absence. Hence, to maintain certificate number, we provided one module pool screen where they will select employee and Sick leave with Certi. absence and maintain Certificate number. The number will be stored in unused field of table PA2001 and customer then able to see in List view (Only).

Thanks,

Ketul

Former Member
0 Kudos

Hi Benamor Bentebba,

     We cannot able to enhance the IT2001 & 2002 because it belongs to time infotypes.

If you need , i will give u a suitable solution.

  • Create a custom infotype 9XXX , as same as 2002 and add your custom filed also in that
  • in userexit or badi, write the code whenever entry create/delete/change make same changes in background of the custom infotype.
  • whenever you need the data for the custom filed, please read it from the custom infotype.

Hope it helps.

Thanks,

Vijay SR

Former Member
0 Kudos

Hi,

As far I know Time Infotypes can not be enhanced.

However, you can append field in table PA2002 using SE11. But not sure will it work or not.

Thanks,

Ketul