Home > Database > Mysql Tutorial > POCISO-采购创建内部订单(R12.2.3)

POCISO-采购创建内部订单(R12.2.3)

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:58:07
Original
1343 people have browsed it

采购创建内部订单(R12.2.3) --US Program:Create Internal OrdersShort Name:POCISOApplication:PurchasingExecutable:POCSOPG --ZHS程序:创建内部订单简称:POCISO应用产品:采购管理系统可执行名称:POCSOPG PLSQL调用fnd_request.set_org_id(p_org_id);

 采购创建内部订单(R12.2.3)
--US
Program:Create Internal Orders Short Name:POCISO Application:Purchasing Executable:POCSOPG
--ZHS 程序:创建内部订单 简称:POCISO 应用产品:采购管理系统 可执行名称:POCSOPG
PLSQL调用 fnd_request.set_org_id(p_org_id); --设置ou l_request_id := fnd_request.submit_request( 'PO', 'POCISO', '', to_char(SYSDATE, 'YYYY/MM/DD HH24:MI:SS'), FALSE, chr(0));
Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template