Application Development 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: 

Needs to Change the Data Element for the field 'PKT01' in infotype 0025

Former Member
0 Kudos

Dear Experts,

I need your help in this regards,

I have one requirement where we needs to be change the info type 0025 structure (PS0025).

Actually in the in structure PS0025 of info type 0025, we have one field called 'PKT01' where the character type DEC (length 3 with 0 decimal places).

Now we need to change the decimal places 0 to 2 because the user can enter decimal value in the T-Code PA30 for the info type 25.

Please help me how can we achieve this requirement.

Appreciate for your prompt response.......

Thanks & Regards,

Amjad Hussain.

2 REPLIES 2

Former Member
0 Kudos

Hi Mohammed ,

I think you should create a new field with append structure and define length 3 dec 2 ,

after use new field in PA30 .

Regards

Özgün

0 Kudos

Dear Ozgun,

Thanks for your swift response...

Actually we have 6 fields to change into the decimal value.

I have tired with replace the data element with decimal 2 in the structure PS0025 but it's not working and giving dump in PA30.

Please help me in this regards,

Amjad.