on 2022 Apr 11 10:04 AM
I have this new requirement:
If the document type is AAA (we need a TVARV entry) and product is BBB (we need a TVARV entry) and warehouse is CCC (we need a TVARV entry), then item type (EV_ITEMTYPE) should be DDD (we need a TVARV entry).
Document type and warehouse related information will be available in parameters of method /SCWM/IF_EX_ERP_INT_CONF~DET_DOCTYPE76
Item type and product available from parameters in method /SCWM/IF_EX_ERP_INT_CONF~DET_ITEMTYPE
So, we dont have any existing badi implementation for this but we have a fallback class /SCWM/EX_ERP_INT_CONF
Inside this class i found the two methods and also the 4 required fields.
But how I will write the logic for this? anyone have any idea on this ?
Request clarification before answering.
| User | Count |
|---|---|
| 15 | |
| 5 | |
| 5 | |
| 3 | |
| 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.