SAP SD Enhancement - Add zero price condition to exclusion groups

Описание к видео SAP SD Enhancement - Add zero price condition to exclusion groups

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:    / @sapsdandabapleaguesupport  

Check out my channel:    / @sapsdandabapleaguesupport  

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:
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.

Комментарии

Информация по комментариям в разработке