DBA Data[Home] [Help]

APPS.AK_SECURITY_PVT dependencies on STANDARD

Line 15: -- Results The API returns the standard p_return_status parameter

11: --
12: -- Desc This API check to see if an attribute record
13: -- exists with the given key values.
14: --
15: -- Results The API returns the standard p_return_status parameter
16: -- indicating one of the standard return statuses :
17: -- * Unexpected error
18: -- * Error
19: -- * Success

Line 16: -- indicating one of the standard return statuses :

12: -- Desc This API check to see if an attribute record
13: -- exists with the given key values.
14: --
15: -- Results The API returns the standard p_return_status parameter
16: -- indicating one of the standard return statuses :
17: -- * Unexpected error
18: -- * Error
19: -- * Success
20: -- This function will return TRUE if such an attribute

Line 90: -- Results The API returns the standard p_return_status parameter

86: --
87: -- Desc This API check to see if an attribute record
88: -- exists with the given key values.
89: --
90: -- Results The API returns the standard p_return_status parameter
91: -- indicating one of the standard return statuses :
92: -- * Unexpected error
93: -- * Error
94: -- * Success

Line 91: -- indicating one of the standard return statuses :

87: -- Desc This API check to see if an attribute record
88: -- exists with the given key values.
89: --
90: -- Results The API returns the standard p_return_status parameter
91: -- indicating one of the standard return statuses :
92: -- * Unexpected error
93: -- * Error
94: -- * Success
95: -- This function will return TRUE if such an attribute

Line 164: -- Results The API returns the standard p_return_status parameter

160: -- Desc Creates an attribute using the given info. This
161: -- API should only be called by other APIs that are
162: -- owned by the Core Modules Team (AK).
163: --
164: -- Results The API returns the standard p_return_status parameter
165: -- indicating one of the standard return statuses :
166: -- * Unexpected error
167: -- * Error
168: -- * Success

Line 165: -- indicating one of the standard return statuses :

161: -- API should only be called by other APIs that are
162: -- owned by the Core Modules Team (AK).
163: --
164: -- Results The API returns the standard p_return_status parameter
165: -- indicating one of the standard return statuses :
166: -- * Unexpected error
167: -- * Error
168: -- * Success
169: -- Parameters Attribute columns

Line 407: -- Results The API returns the standard p_return_status parameter

403: -- Desc Creates an attribute using the given info. This
404: -- API should only be called by other APIs that are
405: -- owned by the Core Modules Team (AK).
406: --
407: -- Results The API returns the standard p_return_status parameter
408: -- indicating one of the standard return statuses :
409: -- * Unexpected error
410: -- * Error
411: -- * Success

Line 408: -- indicating one of the standard return statuses :

404: -- API should only be called by other APIs that are
405: -- owned by the Core Modules Team (AK).
406: --
407: -- Results The API returns the standard p_return_status parameter
408: -- indicating one of the standard return statuses :
409: -- * Unexpected error
410: -- * Error
411: -- * Success
412: -- Parameters Attribute columns

Line 648: -- Results The API returns the standard p_return_status parameter

644: -- Desc Appends the single attribute passed in through the
645: -- parameters to the specified output file. The
646: -- output will be in loader file format.
647: --
648: -- Results The API returns the standard p_return_status parameter
649: -- indicating one of the standard return statuses :
650: -- * Unexpected error
651: -- * Error
652: -- * Success

Line 649: -- indicating one of the standard return statuses :

645: -- parameters to the specified output file. The
646: -- output will be in loader file format.
647: --
648: -- Results The API returns the standard p_return_status parameter
649: -- indicating one of the standard return statuses :
650: -- * Unexpected error
651: -- * Error
652: -- * Success
653: -- Parameters Excluded items record.

Line 788: -- Results The API returns the standard p_return_status parameter

784: -- Desc Appends the single attribute passed in through the
785: -- parameters to the specified output file. The
786: -- output will be in loader file format.
787: --
788: -- Results The API returns the standard p_return_status parameter
789: -- indicating one of the standard return statuses :
790: -- * Unexpected error
791: -- * Error
792: -- * Success

Line 789: -- indicating one of the standard return statuses :

785: -- parameters to the specified output file. The
786: -- output will be in loader file format.
787: --
788: -- Results The API returns the standard p_return_status parameter
789: -- indicating one of the standard return statuses :
790: -- * Unexpected error
791: -- * Error
792: -- * Success
793: -- Parameters Excluded items record.

Line 928: -- Results The API returns the standard p_return_status parameter

924: -- Desc This API will extract the attributes selected
925: -- by application ID or by key values from the
926: -- database to the output file.
927: --
928: -- Results The API returns the standard p_return_status parameter
929: -- indicating one of the standard return statuses :
930: -- * Unexpected error
931: -- * Error
932: -- * Success

Line 929: -- indicating one of the standard return statuses :

925: -- by application ID or by key values from the
926: -- database to the output file.
927: --
928: -- Results The API returns the standard p_return_status parameter
929: -- indicating one of the standard return statuses :
930: -- * Unexpected error
931: -- * Error
932: -- * Success
933: -- Parameters

Line 1146: -- Results The API returns the standard p_return_status parameter

1142: -- Desc This API will extract the attributes selected
1143: -- by application ID or by key values from the
1144: -- database to the output file.
1145: --
1146: -- Results The API returns the standard p_return_status parameter
1147: -- indicating one of the standard return statuses :
1148: -- * Unexpected error
1149: -- * Error
1150: -- * Success

Line 1147: -- indicating one of the standard return statuses :

1143: -- by application ID or by key values from the
1144: -- database to the output file.
1145: --
1146: -- Results The API returns the standard p_return_status parameter
1147: -- indicating one of the standard return statuses :
1148: -- * Unexpected error
1149: -- * Error
1150: -- * Success
1151: -- Parameters

Line 1362: -- Results The API returns the standard p_return_status parameter

1358: -- key value into a given attribute table
1359: -- (of type Attribute_PK_Tbl_Type) only if the
1360: -- primary key does not already exist in the table.
1361: --
1362: -- Results The API returns the standard p_return_status parameter
1363: -- indicating one of the standard return statuses :
1364: -- * Unexpected error
1365: -- * Error
1366: -- * Success

Line 1363: -- indicating one of the standard return statuses :

1359: -- (of type Attribute_PK_Tbl_Type) only if the
1360: -- primary key does not already exist in the table.
1361: --
1362: -- Results The API returns the standard p_return_status parameter
1363: -- indicating one of the standard return statuses :
1364: -- * Unexpected error
1365: -- * Error
1366: -- * Success
1367: -- Parameters p_attribute_application_id : IN required

Line 1443: -- Results The API returns the standard p_return_status parameter

1439: -- will process the file until the EOF is reached,
1440: -- a parse error is encountered, or when data for
1441: -- a different business object is read from the file.
1442: --
1443: -- Results The API returns the standard p_return_status parameter
1444: -- indicating one of the standard return statuses :
1445: -- * Unexpected error
1446: -- * Error
1447: -- * Success

Line 1444: -- indicating one of the standard return statuses :

1440: -- a parse error is encountered, or when data for
1441: -- a different business object is read from the file.
1442: --
1443: -- Results The API returns the standard p_return_status parameter
1444: -- indicating one of the standard return statuses :
1445: -- * Unexpected error
1446: -- * Error
1447: -- * Success
1448: -- Parameters p_index : IN OUT required

Line 2120: -- Results The API returns the standard p_return_status parameter

2116: --
2117: -- Desc Perform validation on an exluded items record or
2118: -- resp_security_attributes record.
2119: --
2120: -- Results The API returns the standard p_return_status parameter
2121: -- indicating one of the standard return statuses :
2122: -- * Unexpected error
2123: -- * Error
2124: -- * Success

Line 2121: -- indicating one of the standard return statuses :

2117: -- Desc Perform validation on an exluded items record or
2118: -- resp_security_attributes record.
2119: --
2120: -- Results The API returns the standard p_return_status parameter
2121: -- indicating one of the standard return statuses :
2122: -- * Unexpected error
2123: -- * Error
2124: -- * Success
2125: -- In addition, this function returns TRUE if all