当前位置:网站首页>Explanation of suffix of Oracle EBS standard table
Explanation of suffix of Oracle EBS standard table
2022-07-02 07:05:00 【Virtuous time】
_all, yes EBS Base watch , preservation EBS system data , Generally, do not modify the configuration of the standard table , Otherwise, the system will have problems , Of course, you cannot delete table data .
Get rid of _all The view of , Filter out the organization according to the user environment , Equivalent to a common base table , We use it directly , Think of it as a base table .
_v, yes EBS The view of , to Form And report , Reports for security , Views have a security role , Generally, it is responsibility and profile Security restrictions for .
_kfv, Dynamically generated views when key elastic domains are enabled , contain Concact Used field combinations
_dfv, Dynamically generated views when descriptive elastic fields are enabled , When we take the description of elastic domain sub segment , You need to use the user exit function .
_tl, Base watch , Yes language Field ,us There must be , See installation for others , Multilingual table , There will be multiple pieces of data , however language The fields are different .
_vl, View , Filter languages according to environment settings , So it's used for reporting _vl.
_s, Serial number , Fields that need to automatically generate serial numbers, such as the primary key of the table .
_API,EBS Standard of the system Package, Ensure backward compatibility , Generally, don't modify .
_PKG,EBS Functions commonly used in the system Package,Program, Provide the required development calls , Get the data of the corresponding field .
_SV,Package, for Form call .
Reprinted from https://www.modb.pro/db/60381
边栏推荐
猜你喜欢
Build learning tensorflow
uniapp引入本地字体
Cloud picture says | distributed transaction management DTM: the little helper behind "buy buy buy"
flex九宫格布局
CSRF攻击
The table component specifies the concatenation parallel method
Redis -- cache breakdown, penetration, avalanche
Latex warning: citation "*****" on page y undefined on input line*
MySQL中的正则表达式
User login function: simple but difficult
随机推荐
CVE-2015-1635(MS15-034 )远程代码执行漏洞复现
sqli-labs通关汇总-page1
PM2 simple use and daemon
Proteus -- RS-232 dual computer communication
Brief analysis of PHP session principle
MapReduce与YARN原理解析
php中树形结构转数组(拉平树结构,保留上下级排序)
Latex warning: citation "*****" on page y undefined on input line*
php中计算两个日期之前相差多少天、月、年
sqli-labs通關匯總-page2
SQLI-LABS通關(less6-less14)
ts和js区别
pySpark构建临时表报错
2021-07-19C#CAD二次开发创建多线段
Sqli labs customs clearance summary-page3
How to debug wechat built-in browser applications (enterprise number, official account, subscription number)
Latex error: the font size command \normalsize is not defined problem solved
微信小程序基础
DeprecationWarning: . ix is deprecated. Please use. loc for label based indexing or. iloc for positi
ORACLE 11G SYSAUX表空间满处理及move和shrink区别