Step by step to achieve Cross Selling in Sales scenario in S/4HANA

SAP S/4HANA, SD (Sales and Distribution), SD Sales

This step-by-step document mainly follows the guide mentioned in SAP. 1. Create custom condition table via Sales and Distribution->Basic Functions->Cross Selling->Define determination procedure for cross selling->Create Condition Tables: For my requirement, I would simply would like to make new material determined by existing material entered in Sales order line item plus customer as sold to […]

Continue reading


AMDP: Avoiding FOR ALL ENTRIES and pushing calculation to Database Layer

SAP S/4HANA, ABAP Development

1. Objective The objective of this document is to explain step-by-step process to create AMDP method using multiple select queries to avoid FOR ALL ENTRIES and push calculation to database layer. 2. Requirement Requirement is to fetch records from database table MATDOC based on certain plant and storage location combination. On the fetched records, perform […]

Continue reading