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

Prob adding new fields to screen

Former Member
0 Likes
312

Hi Everyone,

I have a situation , Need to add input fields to a subscreen ( VA01 transaction -> item -> additional data B) .After adding them in the screen not able to see in the transaction . I tried increasing the height of the

sub screen tab but no use .

Is there any limit as such which is restricting me .

Any solution is appreciated .

Thanks

-- Raj

1 REPLY 1
Read only

Former Member
0 Likes
270

Hi Raj,

We've had no problems adding several fields to the "Additonal Data B" subscreen. In our case, the fields were added to screen SAPMV45A 8459 with some initialization logic in the PBO and some validations and move logic in the PAI. Are you sure you are using the correct screen number (i.e. 8459)? Have you verified that the screen attributes for SAPMV45A 8459 contain a large enough number in the Lines/columns Mainten. attributes?

- James Gaddis