DBA Data[Home] [Help]

APPS.XLA_TAB_PKG dependencies on STANDARD

Line 50: | The other OUT parameters follow the FND API standard. |

46: | The OUT parameter x_return_status can have the following values: |
47: | FND_API.G_RET_STS_SUCCESS; |
48: | FND_API.G_RET_STS_ERROR; |
49: | FND_API.G_RET_STS_UNEXP_ERROR; |
50: | The other OUT parameters follow the FND API standard. |
51: | |
52: +======================================================================*/
53:
54: