2 weeks ago
Hi all,
I want to use SET PARAMETER ID concept in my code.
Can you confirm at maximum how much length text i can store in 1 parameter id when i am storing value for only 1 field.
I am getting answers like maximum 20 character and maximum 70 character.
So, which one is correct?
Thanks in advance.
Best Regard,
Praveen S
Request clarification before answering.
Hello @Praveen_Sankaraddi
As per SAP Help SET PARAMETER ID pid FIELD dobj can throw exceptions i.a.:
Cause: Key is longer than 20 characters
Runtime Error: SET_PARAMETER_ID_TOO_LONGCause: Value is longer than 255 characters
Runtime Error: SET_PARAMETER_VALUE_TOO_LONG
That means that the PID is limited to 20 chars and the value (DOBJ) is limited to 255 chars.
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
50 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.