on ‎2017 Mar 08 11:45 PM
We have a requirement to save URL coming into SAP OER. This will be coming as a parameter at event message level. We have the option of storing it in a custom extension table, but we want to know if there are any ways to store in any of the standard table except in the table /SAPTRX/EVM_PAR.
Request clarification before answering.
Hi Nikhilkumarreddy,
what is the purpose of this field? Do you want to display it in the UI?
Best approach is to use an extension table. But if you really want to avoid this you could use a not used field in the Event Message Header. But as an URL could have an arbitrary length this will be difficult.
Another option is structure
/SAPTRX/BAPI_EVM_REFERENCE this has 255 character field for an URL.
But to display this on the UI would require some custom coding.
Best regards,
Steffen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 7 | |
| 4 | |
| 2 | |
| 1 | |
| 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.