2008 Dec 24 8:54 AM
Hi experts
I have created a infotype 9xxx using transaction 'PM01' & in structure p9xxx there are 19 fields which i need to show on 3 different screens i.e. using subtypes.
I created 3 subtypes, now i am having a problem i.e. i have 4 fields whose length is 200 characters & that field is not appearing on the screen. what should be done to make it available to the user to add his comments in that text box?
also, i have created 3 different screens where i have added the element list for each screen, which i need for that screen... is this correct?
kindly send some useful code or step wise method to do that.
--
thanks in advance
prateek.
Hi experts
I have created a infotype 9xxx using transaction 'PM01' & in structure p9xxx there are 19 fields which i need to show on 3 different screens i.e. using subtypes.
I created 3 subtypes, now i am having a problem i.e. i have 4 fields whose length is 200 characters & that field is not appearing on the screen. what should be done to make it available to the user to add his comments in that text box?
also, i have created 3 different screens where i have added the element list for each screen, which i need for that screen... is this correct?
kindly send some useful code or step wise method to do that.
--
thanks in advance
prateek.
2008 Dec 24 9:06 AM
Hi,
Check the layout of the screen for these fields. Check whether the text box is of enough length.
2008 Dec 24 9:37 AM
hi jayanthi
i need to create a text box using a custom control what i feel... i dont nkow how to code for it. if u cud plz help in that.... it will be a text box whish would be read by using FM 'READ_TEXT'
2008 Dec 24 9:50 AM
is your problem only concerned in filling with the text box of length 200 chars..
then split 200 into 70,70,60 char field of text1 text2 text3 and concatenate into the target field ..
Vijay.
2008 Dec 24 9:53 AM
Hi,
Check the program SAPTEXTEDIT_TEST_EVENTS for text editor.May be it can help you.
2009 Jul 02 6:11 AM
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |