2018 May 30 11:16 AM
Hi,
I'm trying to trigger Assortment List IDOC manually by running Wdbm_HPP transaction but system is not generating any IDOC if I give a generic article but if I put the variants of that Generic article the IDOC is getting generated. My understanding from the other IDOC types is that if we push anything at Generic article level then the IDOC would have segments containing its variants.
Regards
AB
2018 May 31 9:41 AM
Hi,
When you send the generic article manually (WDBM_HPR), it won't contain the variants.
Let put the variants with wildcard character or as a range into the selection.
Best regards,
Andras
2018 May 31 9:41 AM
Hi,
When you send the generic article manually (WDBM_HPR), it won't contain the variants.
Let put the variants with wildcard character or as a range into the selection.
Best regards,
Andras
2018 Jun 04 9:37 AM
Hi, Andras,
That answers that. We have a requirement where current and future prices of the article should be sent in the IDOC under multiple segments of E1WBB07 segments. I read in the SAP documents that prior to IDOC WBBDLD03 in such case 2 separate IDOCs were generated but we are using WBBDDL05 so it should have both the current and future price of the article in the below structure
E1WBB01
E1WBB03
E1WBB07- current price
E1WBB07- Future price
But we are getting only current prices, is there any setting or config that needs to be activated for this requirement
Regards
2018 Jun 04 1:19 PM
Hi,
Based on the lead time for assortment list profile - should be also current and future prices included?
BR,
Andras
2018 Jun 04 9:24 AM
Hi Andras,
That clears my doubt and answers that. I have another query, I read in the SAP documents that post WBBDLD03 and higher, the IDOC under the Article segment would carry both the current price segment and future price by having E1WBB07 segments. We are using WBBDLD05 and even if the Article have current and future price, only one segment of E1WBB07 with current price is getting generated. Requirement is that both current and future price should be passed in the same IDOC in the below format
E1WBB01
E1WBB03
E1WBB07- Current Price
E1WBB07- Future Price
Thanks