on 2020 Nov 18 8:15 AM
Hi all,
I would like to request your help in a strange situation that I have.
I'm trying to add new entries to current inbound standard idoc SHP_OBDLV_CONFIRM_DECENTRAL02 for inbound delivery. As you know, this idoc has E1BPEXT segment for additional fields. Currently in system we have allowed extra field HERKL (Country of Origin) and we receive that from external system with
E1BPEXT-PARAM = 'HERKL' & E1BPEXT-VALUE = country
This is working fine and it is treated properly with EXIT_SAPLV50I_004.
Problem is that if I test to add new E1BPEXT segment, it is only allowed if I put other 'HERKL' value, but if I try to send other PARAM value, system change automatically by "/" symbol.
I tried into WE19 and there is not abap code that change it, this is standard change because our bapi takes "/" symbol at first line of debug. But if I put N segments with param = 'HERKL' there is no problem, so in my opinion it should be any place where HERKL is defined as unique value possible of E1BPEXT-PARAM.
Do you know where is this place or how can I define new values for this PARAM field?
P.S.: I reviewed data elements, too, but anything is defined there, or at least I was not able to find it
Request clarification before answering.
I'm still looking for this but I can't advance so much.
anybody knows about how to view/change possible values for E1BPEXT-PARAM field?
thanks in advance, and sorry to up again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 14 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 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.