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

looking for parameter

Former Member
0 Likes
548

i'm looking for a parameter alled period so i can pot period like 052009, and it will check if it's correct so i canot pou 142009

1 ACCEPTED SOLUTION
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
515

Hi,

Check T549q-pabrj and t549q-pabrp.

4 REPLIES 4
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
516

Hi,

Check T549q-pabrj and t549q-pabrp.

Read only

0 Likes
515

thanks

but how i get this in one parameter...

so i click 052009 ...

Read only

0 Likes
515

Try SPMON.

Regards,

Shailaja

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
515

Hi,

You can use PNP as LDB with HR Report category as __M00001 against Master data.

In program,

simple write

table spernr.

Try executing the program. You can see the values and if some incorrect values are entered, validation will happen automatically.