Account alias miscellaneous transaction processing, account alias Transaction Processing

Source: Internet
Author: User

Account alias miscellaneous transaction processing, account alias Transaction Processing
Zookeeper account alias for miscellaneous Transaction Processing
SELECT mtl_material_transactions_s.nextval INTO orders FROM dual; OPERATOR: = Operator; l_mtl_txn_itf_rec.transaction_mode: = 3; OPERATOR: = 1; OPERATOR: = 31; l_mtl_txn_itf_rec.organization_id: =. organization_id; l_mtl_txn_itf_rec.inventory_item_id: = I. inventory_item_id;-- L_mtl_txn_int_rec.inventory_item_id;L_mtl_txn_itf_rec.subinventory_code: = I. subinventory_code;-- L_mtl_txn_int_rec.subinventory_code;L_mtl_txn_itf_rec.locator_id: = I. locator_id;-- L_mtl_txn_int_rec.locator_id;L_mtl_txn_itf_rec.transaction_quantity: = I. onhand_quantity *-1;-- L_mtl_txn_int_rec.transaction_quantity;L_mtl_txn_itf_rec.transaction_uom: = I. uom_code;-- L_mtl_txn_int_rec.uom_code;L_mtl_txn_itf_rec.transaction_date: = nvl (I. transaction_date, SYSDATE );-- L_mtl_txn_int_rec.onhand_creation_date/* g_date *//* L_mtl_txn_itf_rec.source_header_id: = null; -- l_mtl_txn_itf_rec.transaction_header_id;L_mtl_txn_itf_rec.source_line_id: = null; -- l_mtl_txn_itf_rec.transaction_header_id;L_mtl_txn_itf_rec.source_code: = null; -- 'cux _ wms_mtl_txn_in ';*/L_mtl_txn_itf_rec.transaction_source_id: = I. disposition_id;-- L_mtl_txn_int_rec.transaction_source_id; -- 214 -- account alias 81: 12140 707: 12381 84: 1334-- Who ColumnUsage: = SYSDATE; usage: = g_user_id; usage: = g_login_id; usage: = p_source_code; usage: = p_source_line_id; insert into mtl_transactions_interface VALUES l_mtl_txn_itf_rec; l_mtl_txn_lot_rec.transaction_interface_id: = l_mtl_txn_itf_rec.transaction_header_id; l_mtl_txn_lot_rec.lot_number: = I. lot_number; l_mtl_txn_lot_rec.transaction_quantity: = I. onhand_quantity; CLERK: = SYSDATE; CLERK: = g_user_id; CLERK: = g_login_id; insert into mtl_transaction_lots_interface VALUES l_mtl_txn_lot_rec;-- Miscellaneous Transaction ProcessingX_retval: = inv_txn_manager_pub.process_transactions (p_api_version => 1, p_init_msg_list => fnd_api.g_true, p_commit => fnd_api.g_false,-- Not commitResponse => response, x_return_status => l_return_status, x_msg_count => l_msg_count, x_msg_data => l_msg_data, x_trans_count => x_trans_count, p_table => 1, p_header_id => response ); IF x_retval <> 0 then select mti. error_explanation INTO l_error_explanation FROM mtl_transactions_interface mti WHERE 1 = 1 AND mti. transaction_interface_id = l_mtl_txn_itf_rec.transaction_interface_id AND rownum = 1; x_msg_data: = 'error in failed: '| 'transaction header id:' | l_mtl_txn_itf_rec.transaction_interface_id | '. miscellaneous handling failed. '| l_error_explanation; RAISE transaction_error; end if;
How to set the postal account alias

Hello, if you are referring to the personal online banking account alias settings, you can log on to the online banking, click Security Center-account settings-account alias to modify the account alias; the account alias is set when you append an online banking account.
 
In remittance, how do I enter the account alias and account name?

You do not need to fill in the account alias and account name for remittance. You only need to fill in the recipient's name and account.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.