on 2018 Apr 18 10:26 AM
Hello,
I´m experiencing a strange behaviour in an URL Application Type in lpd_cust. It´s a setting for the SAP RAR. There is the possibility to set a link behind your own reference id. So for that we´ve set up the URL Application. The URL ist added a extra parameter, the value is taken from the RAR.
So the problem is there are spaces appended to this URL:
http://somekindofurl.com?caller=RAR&contract_id=1234567890%20%20%20%20%20%20%20%20%20%20%20%20
Is there any functionality in lpd_cust to avoid these extra spaces?
Request clarification before answering.
Hello Ali,
I´ve checked it. There aren´t any spaces after the parameter. It seems like it gets filled up to the total length of the data object being transferred. It´s a char20 data element and it ifilled from the beginning. So there are space in the data itself. Example:
1234 uses 4 of the first 20 chars from the data element.
the left 16 chars are getting filled up with %20/SPACE
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Is it possible you copied the parameter and it copied with it all spaces. Can you go back to LPD_CUST and see if there are anything after the parameter?
Thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.