Тёмный

SAP SD Enhancement (2024):Credit block update based on order quantity 

SAP SD AND ABAP LEAGUE SUPPORT
Подписаться 1,9 тыс.
Просмотров 292
50% 1

In this session, SAP SD AND ABAP LEAGUE SUPPORT Raj is going to discuss about SAP SD Enhancements. In SAP SD support project or SAP SD implementation project if business requirement is not fulfilled with in standard design, then we go for enhancing standard functionality. As a SAP SD consultant should know about enhancements in SAP SD. sap sd enhancements examples.
Subscribe and hit the bell to see new videos: / @sapsdandabapleaguesup...
Check out my channel: / @sapsdandabapleaguesup...
Check out the play list "SAP SD Enhancements":
• SAP SD Enhancements
Enhancement 20: Developing Alt Calc routine to include zero pricing condition types into exclusion group.
Solution: SAP SD credit management
T684 - Condition Exclusion Groups
T684G - Condition Exclusion Groups: Condition Types
T684S - Condition Exclusion: Procedure Assignment
EXCG1 (SURCHARGE/FREIGHT)
ZD22 - 30
ZD70 - 20
ZD45 - 50
ZD60 - 0
• Including zero value condition type into exclusion group
• Routine number FV64A038 will be used to include zero value condition type into exclusion group
• For several condition types we are using same alt calc type routines
• By adding this statement into that custom routine
o ausschlusswertnull = 'X'.
o if xkomv-kschl = ‘ZD60’.
ausschlusswertnull = 'X'.
o ENDIF.

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@shitalbhosale8106
@shitalbhosale8106 3 месяца назад
This is very helpful to me thanks so much for such content ❤❤❤
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 3 месяца назад
Thank you for your valuable time and watching my videos
@SrikanthReddy-iw9jo
@SrikanthReddy-iw9jo 3 месяца назад
Super explanation
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 3 месяца назад
Thanks a lot
@Pratikpatil-hx2zm
@Pratikpatil-hx2zm 3 месяца назад
Thanks bro
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 3 месяца назад
That’s my pleasure
@prabhureddi7952
@prabhureddi7952 3 месяца назад
Could you please explain about FM, BAPI, RFC and API. how actually works and purposes with some simple scenarios. Functional as well technical part.
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Will publish video on it today
@prabhugoudakamaraddi5628
@prabhugoudakamaraddi5628 2 месяца назад
Thank you
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Welcome
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
Bro , can you give real time examples for gaps in sap?
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Enhancement that we are discussing gaps only bro
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
@@SAPSDANDABAPLEAGUESUPPORT thank you bro
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Welcome
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
confirmed quantity * base price of item = credit price(vbap cmpre). ? correct?
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
No bro. Credit price determined as per set up in pricing procedure. Maintained as “A” under subtotal column. Then this value (credit price) is used to determine total credit value of an item by confirmed quantity * VBAP-CMPRE. This CMPRE determined based on subtotal “A”.
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
@@SAPSDANDABAPLEAGUESUPPORT thank you bro
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Welcome
@johnsonugalimotu2826
@johnsonugalimotu2826 3 месяца назад
Can you please explain this in Telugu ?
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 3 месяца назад
You can to my number bro I can explain it to you in Telugu. Because so many friends are from different regions so if I speak in Telugu, then this video won’t reach to wider audience
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
Bro, one case where customer has 6000 credit and total ordered quantity makes 10000 value and if confirmed quantity value is 5000? Customer still has block ryt as per ordered quantity
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Yes, as per order quantity
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
@@SAPSDANDABAPLEAGUESUPPORT but still customer is eligible for the confirmed quantity ryt
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT Месяц назад
It depends on the how the code set up done
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
can tell me what is horizon period? I'm confused, within horizon period, credit limit will be updated or not?
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Horizon Period is for PAST Time ( From the Date the Sales Order Created). If You are using Dynamic Chech Then only Horizon Period will came into Picture. ncase of a static credit check there is no time horizon period so all the open orders in the system for a particular customer would be taken into consideration. Well Static and Dynamic Credit Check both take the following into consideration while performing a credit check.
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
@@SAPSDANDABAPLEAGUESUPPORT this is from google i got bro, i wanted real time effect of horizon period. Thank you
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
That’s what bro I mean to say. System will verify during credit check time that open order value, open delivery value, open billing value, open items, oldest open items. If no horizon period is not maintained, then system will consider all of this data. If horizon is maintained let’s say one month, then it will look for these credit data for past one month only and ignoring the data previous months
@user-hc3zy4xt5x
@user-hc3zy4xt5x 2 месяца назад
@@SAPSDANDABAPLEAGUESUPPORT thank you
@SAPSDANDABAPLEAGUESUPPORT
@SAPSDANDABAPLEAGUESUPPORT 2 месяца назад
Welcome
Далее
БЕЛКА РОЖАЕТ?#cat
00:22
Просмотров 436 тыс.
ВОТ ЧТО МЫ КУПИЛИ НА ALIEXPRESS
11:28
ПРОСТИ МЕНЯ, АСХАБ ТАМАЕВ
32:44
Просмотров 2,2 млн
All about RICEFW/WRICEF objects in SAP
15:20
SAP BASIS - NOTE IMPLEMENTATION (SNOTE)
41:02
Просмотров 2,7 тыс.
SPAU step in upgrade #abap#SAP
27:58
Просмотров 4,9 тыс.