DBA Data[Home] [Help]

APPS.WMS_PUTAWAY_SUGGESTIONS dependencies on STANDARD

Line 25: | Standard Concurrent program parameter - Holds error message. |

21: | Optional parameter. LPN for which suggestions have to be created. |
22: | |
23: | Output Parameters: |
24: | x_errorbuf |
25: | Standard Concurrent program parameter - Holds error message. |
26: | x_retcode |
27: | Standard Concurrent program parameter - Normal, Warning, Error. |
28: | |
29: | API Used: |

Line 27: | Standard Concurrent program parameter - Normal, Warning, Error. |

23: | Output Parameters: |
24: | x_errorbuf |
25: | Standard Concurrent program parameter - Holds error message. |
26: | x_retcode |
27: | Standard Concurrent program parameter - Normal, Warning, Error. |
28: | |
29: | API Used: |
30: | PRE_GENERATE API to generate the putaway suggestions. |
31: +===========================================================================*/

Line 251: | Standard API return status - Success, Error, Unexpected Error. |

247: | Optional parameter. LPN for which suggestions have to be created. |
248: | |
249: | Output Parameters: |
250: | x_return_status |
251: | Standard API return status - Success, Error, Unexpected Error. |
252: | x_msg_count |
253: | Number of messages in the message queue |
254: | x_msg_data |
255: | If the number of messages in the message queue is one, |