SAP Note 173798 - User exit for PCA substitution

Component : Master Data -

Solution : https://service.sap.com/sap/support/notes/173798 (SAP Service marketplace login required)

Summary :
SAP Note clarifies maintaining a user exit for the field PCASUB-PRCTR in PCA substitutions, specifically for specifying profit centers in sales orders and billing documents. To implement, use Transaction 0KEM for creating a substitution, designating prerequisites, and selecting the profit center based on the sales organization. It provides an example with sales organization '0001' linking to profit center 'PC_A' and others to 'PC_B'. Steps include coding the source in formpool ZGGBS002 for exit U345, and configuring the exit and PCASUB-PRCTR field relationship. Key to functionality is placing the 'TABLEs' statement before the 'form' instruction.

Key words :
select entry 'pcasub-prctr', ist actual substitution logic, field pcasub-prctr, 'edit -> insert entry, attached advance corrections, fi-sl doumentation, billing document reason, form routine 'u345', terms sales order, profit center 'pc_a'

Related Notes :

1451924Profit center reorganization in classic general ledger
167912Substitution call-up points for sales order/billing document