FND_GLOBAL API's
In Oracle Application, we have several API, in which few are termed as Global API's. These Global API's can be run only in Server (PL/SQL methods or Oracle Reports and not in Oracle Forms). These API's provide information about the current environment settings to the program.
Below are the FND_GLOBAL API's which are mostly used to fill the WHO columns in a base table.
FND_GLOBAL.USER_ID
This function returns the current user id who has logged in to Oracle Apps. No parameter is required for the function.
FND_GLOBAL.LOGIN_ID
This function returns the login id of the current user who has logged in to Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_LOGIN_ID
This function returns the login id by which the current concurrent program is running in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.PROG_APPL_ID
This function returns the application id in which the current concurrent program is running in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_PROGRAM_ID
This function returns the program id of currently running concurrent program in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_REQUEST_ID
This function returns the concurrent request id of currently running concurrent program in Oracle Apps. No parameter is required for the function.
APPS_INITIALIZE
This procedure initializes the global environment for running/processing some set of instructions particularly for a user in a particular responsibility.
This program takes three parameters
1. USER_ID - user id,
2. RESP_ID - responsibility id and
3. RESP_APPL_ID - responsibility application id.
Below are the FND_GLOBAL API's which are mostly used to fill the WHO columns in a base table.
FND_GLOBAL.USER_ID
This function returns the current user id who has logged in to Oracle Apps. No parameter is required for the function.
FND_GLOBAL.LOGIN_ID
This function returns the login id of the current user who has logged in to Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_LOGIN_ID
This function returns the login id by which the current concurrent program is running in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.PROG_APPL_ID
This function returns the application id in which the current concurrent program is running in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_PROGRAM_ID
This function returns the program id of currently running concurrent program in Oracle Apps. No parameter is required for the function.
FND_GLOBAL.CONC_REQUEST_ID
This function returns the concurrent request id of currently running concurrent program in Oracle Apps. No parameter is required for the function.
APPS_INITIALIZE
This procedure initializes the global environment for running/processing some set of instructions particularly for a user in a particular responsibility.
This program takes three parameters
1. USER_ID - user id,
2. RESP_ID - responsibility id and
3. RESP_APPL_ID - responsibility application id.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/11536986/viewspace-625321/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- k8s——apiK8SAPI
- k8s學習 - APIK8SAPI
- k8s之API Server認證K8SAPIServer
- 白話科普,10s 瞭解 APIAPI
- s3-api閱讀筆記(待整理)S3API筆記
- Go語言中使用K8s API及一些常用API整理GoK8SAPI
- k8s :kube-apiserver RESTful API 實現 - StorageK8SAPIServerREST
- k8s透過api介面刪除例項K8SAPI
- [譯 ] 如何使用 AJAX 和 REST API 建立一個圖表(How To Make A Chart Using AJAX & REST API's)RESTAPI
- SAP Cloud for Customer 如何直接消費S/4HANA APICloudAPI
- k8s的api-resources資源型別介紹K8SAPI型別
- 從k8s 的宣告式API 到 GPT的 提示語K8SAPIGPT
- k8s kubectl top pod報錯error Metrics API not availableK8SErrorAPIAI
- Amazon S3 物件儲存Java API操作記錄(Minio與S3 SDK兩種實現)S3物件JavaAPI
- SAP S4CRM 1811 服務訂單API介紹API
- su -s /bin/sh -c “nova-manage api_db sync“ nova報錯API
- 【原創】k8s原始碼分析-----kubectl(1)api.RESTMapperK8S原始碼APIRESTAPP
- 使用amazon S3 REST API開發雲端計算物件儲存S3RESTAPI物件
- 在kubernetes 叢集內訪問k8s API服務K8SAPI
- 如何在 SAP BTP 上使用 Integration Suite 消費 S/4HANA Cloud APIUICloudAPI
- docker k8s二次開發(一) 註冊自定義apiDockerK8SAPI
- Docker 與 K8S學習筆記(二十)—— 使用Downward API向容器注入Pod資訊DockerK8S筆記API
- No07.使用API獲取SAP S/4 HANA Cloud中的憑證行專案(二)APICloud
- C/S和B/S
- 從零開始入門 K8s | Kubernetes API 程式設計正規化K8SAPI程式設計
- API閘道器為K8s容器應用叢集提供強大的接入能力APIK8S
- 免費常用API介面:簡訊API,天氣API,快遞API,識別API...API
- GraphQL API vs REST APIAPIREST
- C/S和B/S結構
- 熱門免費api介面:含物流api,簡訊api,天氣api等API
- 【API】api 下 session 的 Yes or No?APISession
- 筆記:API 和 Web API筆記APIWeb
- api和api幫助文件API
- 熱門免費API介面,含天氣api、物流API、企業工商API等API
- ecshop /api/client/api.php、/api/client/includes/lib_api.php SQL Injection VulAPIclientPHPSQL
- 從零開始入門 K8s | Kubernetes API 程式設計利器:Operator 和 Operator FrameworkK8SAPI程式設計Framework
- B/S與C/S的區別
- 搞懂 API ,API 分類全知道API