Account Alias: Auto-Picking of Source from Transaction Type

Account Alias- Auto-Picking of Source from Transaction Type Personalization:

Below personalization can be used to pick up auto Source for Account Alias as Transaction Type is selected by user.

1- Go to Inventory> Miscellaneous Transactions> Help>Diagnostics>Custom Code> Personalize:
 


2- Enter:
     Sequence: 100 (relevant)
     Description: Account Alias Source Picking
     Trigger Event: WHEN-NEW-ITEM-INSTANCE
     Trigger Object: MISC_TRX.TRANSACTION_SOURCE
     Condition: :MISC_TRX.TRANSACTION_TYPE = 'ABC'
     (Instead of 'ABC' enter name of relevant Transaction Type)


3- Go to Actions:
     Sequence: 10
     Type: Property
     Object Type: Item
     Target Object: MISC_TRX.TRANSACTION_SOURCE
      Property Name: VALUE
      Value: = '00000000-00000000-XYZ-00'
     (replace '00000000-00000000-XYZ-00' with source value which is to be populated)




Comments

Popular posts from this blog

Invoice Price Variance Process Accounting

Query to Find Out Move Order Number for Work Order with Transacted Quantity

DISALLOW USER TO CANCEL PO LINE IF QUANTITY RECEIVED