Managing Multiple Addresses in SAP S/4HANA For BP & Customer Master in Enterprise Resource Planning Blog Posts by Members 2025 Mar 15 SAP MM - INTERCOMPANY (CROSS COMPANY) in Enterprise Resource Planning Blog
Can't you simply check available stock before calling transaction in your abap code (simple selection on table MARD, depending what you allocate as available for STO ) and then pass the right value into call transaction parameters (assuming the qty is there)? BR, Tomek You must be a regis...