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

PA30 editable fields

Former Member
0 Likes
810

Hi,

Can someone tell me how pa30 defines what fields are editable in a certain infotype?

I looked in table t588m, but I don't see any coherence.

Greets

Kevin

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
638

Hi,

it think , it's the same as in FI - T004F

signs from T588M-DBILD:

. = optional

+ = required

- = suppressed

regards Andreas

5 REPLIES 5
Read only

andreas_mann3
Active Contributor
0 Likes
639

Hi,

it think , it's the same as in FI - T004F

signs from T588M-DBILD:

. = optional

+ = required

- = suppressed

regards Andreas

Read only

0 Likes
638

Thanks Andreas

I knew the meaning of the . - * + etc

What I can't find is a table where it's defined what fields are editable or not.

Is it T588M that defines this?

Because when I check the table and compare it to pa30 there's no correspondence.

Kevin

Read only

0 Likes
638

Hi Kevin,

... in FI it's trial and error to find out the fields

which are mapped in T004F...

regards

Read only

0 Likes
638

Hi

For table t588m there is a view: v_t588m where you can see the mapping.

I saw there was a v_t004f I'll check that too.

Kevin

Read only

0 Likes
638

it's all harcoded in the MP"infty"00 programs

together with the content of grp1-2-3-4 in the screenpainter

thanks for your help