How to figure out the impacted table regarding a REST API?
Summary:
I am new to Oracle Cloud Application and studying some REST APIs. I would like to ask some questions regarding how REST API interact with application tables.
Content (required):
I can keep a cloud lab environment for some days so I try to send http request to it following the example in https://docs.oracle.com/en/cloud/saas/financials/22d/farfa/Create_Single_Asset_with_a_Single_Distribution.html
Here are my questions:
1. There are some parameters specified in the request body like P_BOOK_TYPE_CODE, PX_ASSET_NUMBER, P_D_TRX_ATTRIBUTE1. What does it mean by different prefix "P_", "PX", "P_D"? Is there any rule for it?
Tagged:
0