Question:
Normally listing of an article is present because of a relationship between plant and article in table WLK1, at least when 'date from' and 'date till' are valid. When the field Promotion (WLK1-AKTIO) is empty, you deal with a regular listing. When this field is filled with a promotion-number, you speak of a promotion-listing. In that case the article can be ordered by the plant in the light of a (current) promotion.
When you execute the promotion-listing, it is possible to take into account the fact that there must be a module ("module-check") or you can discard this and leave it.
I am searching for above mentioned check to be adapted in customizing, but I don't know if it's customizing at all and if it is, where I can find it.
Can someone give advise ?
Best regards,
Answer:
Hi Avootl,
There is a default listing procedure '04' defined in config that is used by SAP for promo listing. This uses the function module 'ASSORTMENT_VERSION_LIST_ALL' to list, basically it lists all the materials without any check. I think you define your own procedure (you must flag the check box 'Std Lst Pr prom') and then assign a custom function module to do checks as per your requirements.
Hope this helps and is not too late..
cheers
Narayanan
Normally listing of an article is present because of a relationship between plant and article in table WLK1, at least when 'date from' and 'date till' are valid. When the field Promotion (WLK1-AKTIO) is empty, you deal with a regular listing. When this field is filled with a promotion-number, you speak of a promotion-listing. In that case the article can be ordered by the plant in the light of a (current) promotion.
When you execute the promotion-listing, it is possible to take into account the fact that there must be a module ("module-check") or you can discard this and leave it.
I am searching for above mentioned check to be adapted in customizing, but I don't know if it's customizing at all and if it is, where I can find it.
Can someone give advise ?
Best regards,
Answer:
Thanks Narayanan,
Your answer will surely give some help in this.
Where can I find this default listing procedure '04' you tell about ?
You mean transaction WSP4 ??
Sorry, but where can I find the check box 'Std Lst Pr prom' ?
In which transaction ?
Thanx again,
greetz.
Answer:
Hello Avoortl,
You can find the procedure '04' in configuration in Logisitics General -> Assortment -> Assortment -> Listing Procedures. You will find all the SAP Standard procedures here.
The check box is in the detailed screen for the listing procedure (Select procedure '04' and click on 'Details' icon).
Cheers,
Narayanan
Thanks Narayanan,
Your answer will surely give some help in this.
Where can I find this default listing procedure '04' you tell about ?
You mean transaction WSP4 ??
Sorry, but where can I find the check box 'Std Lst Pr prom' ?
In which transaction ?
Thanx again,
greetz.