Cascade receiving and cascade receiving transactions in the EBS procurement module
(Copyright statement: If your original or translated articles need to be reprinted, or if they are used for personal learning, please indicate the source; otherwise, please contact me. violators must investigate)
Cascade receiving and cascade receiving transactions
The cascade function helps to allocate a given quantity from the same supplier and the same item across mu
Attribute settingers for entity objects and view objects in EBS oaf Development
(Copyright statement: If your original or translated articles need to be reprinted, or if they are used for personal learning, please indicate the source; otherwise, please contact me. violators must investigate)
Source Text:
Home> Oracle Application Framework documentation set, release 12.2> Oracle Application Framework developer's guide> Chapter 5: Implementing server-si
1. _ all or no Suffix: base table. All data operations are performed on the base table. The table contains information of all different business units and multi-organizational environments.
2. _ B/_ T: it is also a base table. Some data and verification are stored in this table.
3. _ TL: base table of the language. The TL table supports multiple languages. No _ TL table contains multiple rows for each row in the _ TL table, but the language columns of each row are different.
4. _ Vl: displays
Problem: Today, the customer needs to use the value of a field on the interface through lov, however, you do not want to develop an additional interface to maintain or enter it by yourself (because the data changes little here)
Solution:
1. The value of lov is taken directly from the input table, but the item attribute is not verified. (This is not recommended because query is slow when the data volume is large, and there may be duplicate data)
2. Use the built-in functions of the Oracle
1. ProcessingRun rcv11i_sa. SQL with reference to note: 402245.1. Enter the PO number, and the remaining values are default.Refer to Note: 1294177.1. If there is a problem with the above script, you can download the script from this note to find data for each table separately.2. Order ManagementRefer to Note: 133464.1 to download the htmomse12 script. This is used to find Om-related data.3. Oracle EBS has dedicated tools to collect business-related da
Delete the worklist Error alert on the EBS HomepageRefer To: How To Remove Error configurations From The Worklist (Doc ID 357904.1)1.1. Use one of the error configurations to get an item_type from the following select:Select message_type from wf_ications ications where ication_id _id = Select message_type from applsys. wf_ications ications where ication_id = 93885; -- WFERROR2. Use the following script to abort all error workflows that has currently c
How to change SYSADMIN Password in Oracle EBS R12
Test environment:SQL> select * from v $ version;BANNER--------------------------------------------------------------------------------Oracle Database 11g Enterprise Edition Release 11.1.0.7.0-64bit ProductionPL/SQL Release 11.1.0.7.0-ProductionCORE 11.1.0.7.0 ProductionTNS for Linux: Version 11.1.0.7.0-ProductionNLSRTL Version 11.1.0.7.0-ProductionSQL> select release_name from fnd_product_groups;RELEAS
Oracle EBS is relatively large and has many modules. The abbreviations and full names of some modules are listed here.
ABM-Activity Based ManagementAD-Applications DBAAHL-Oracle Advanced Service OnlineAK-Oracle Common Modules-AKALR-Oracle AlertAMF-Oracle Fulfillment ServicesAMS-Oracle MarketingAP-Oracle PayablesAR-Oracle ReceivablesAS-Oracle SalesASG-Oracle CRM Gateway for Mobile ServicesASL-Oracle Mobile Field Sales LaptopASO-Oracle Order CaptureAST-
IMPORT EXTERNAL BANK ACCOUNTS R12 ORACLE APPS
Item Categories deletion through API in Oracle Apps (inv_item_category_pub. Delete_category)
Item Categories updation through API in Oracle Apps (inv_item_category_pub. Update_category)
Item categories creation through API in Oracle Apps (inv_item_category_pub. Create_category)
Item categories in Oracle Apps R12
Item import based on Item template in R12 (Insert script)
Oe_holds_pub. Apply_holds--Apply hold Script
Oe_holds_pub. Releas
View descriptive elastic field titles from form form forms
Sometimes we need to look at the descriptive elastic field definition on the form and need to know the title first
There are usually two ways of doing this:
Directly open the explanatory elastic domain, the window name is the title name, individuals generally directly based on the search here.
By "help" → "check", find the $DESCRIPTIVE_FLEXFIELD$ block, find the corresponding elastic field field, you can get t
1. When establishing a reference column for a descriptive elastic field, if you do not want to refer to the field in this table, but want to refer to a variable in the system, you can write$PROFILES $. user_id2. In a multi-layered elastic domain, if the next layer of elastic domain wants to reference the value of the previous elastic field, it can be written in the where statement setting of the set of values referenced by the next layer of elastic fields:$FLEX $. Province, where province is the
TRIGGER judgment variable to do refresh action on form CUXOMWBNavigate from one window to another (all two windows are open), use When–form–navigate to pass parameters, remember not to encode the trigger directly, but to use global variables to pass parameters. To do this, use global variables globally in a custom trigger. When_form_navigate to pass parameters. The When–form–navigate trigger is also triggered when navigating to another window using the Go_form built-in procedure.Example: Queryi
Logging issue: http://blog.csdn.net/cymm_liu/article/details/29234919-time zone in Oracle databasehttp://www.itpub.net/thread-835665-1-1.html-time Zone: TimeZone problem solution?http://blog.csdn.net/pan_tian/article/details/7689535--Settings for Ebs:timezone conversionsDescription: Server in East Eight, client in East DistrictBecause there are other time zone users, there is no change to the configuration file, the program uses current_date instead of SysdateDECLARE l_time_zone number; BEGIN S
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.