on 2018 Jun 13 4:17 PM
Hi,
is it possible to extend the 199 character limit for the FPL9 display?
Thanks in advance.
Request clarification before answering.
You can create several line layouts which will contain the required fields.
The technical reason is that the line width of the basic list and details list of the program (transaction FPL9) is defined with 200:
LFKV1I01
…
* max is 199, but prevent a dump in case someone could define > 199
* (SAPLFKL9 has LINE-SIZE 200, and add last VLINE)
LFKL9TOP
FUNCTION-POOL fkl9 MESSAGE-ID f4 NO STANDARD PAGE HEADING
LINE-SIZE 200.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks so much for the information!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.