DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 110

x_insert_if_new		BOOLEAN := TRUE;
Line: 180

     /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,WF_ItemKey,x_progress);
Line: 195

   	   	/* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,WF_ItemKey,x_progress);
Line: 880

          PO_WF_DEBUG_PKG.insert_debug(itemtype,
                                       wf_itemkey,
                                       'Set WF item UNIT_PRICE to ' ||
                                        PO_WF_UTIL_PKG.GetItemAttrNumber (
                                                  itemtype   =>  itemtype,
        	                                  itemkey    =>  wf_itemkey,
                	                          aname      =>  'UNIT_PRICE'));
Line: 899

          PO_WF_DEBUG_PKG.insert_debug(itemtype, wf_itemkey,
                                       'Set WF item BLANKET_PO_LINE_NUM to ' ||
                                       PO_WF_UTIL_PKG.GetItemAttrNumber(
                                       itemtype => itemtype,
                                       itemkey  => wf_itemkey,
                                       aname    => 'BLANKET_PO_LINE_NUM'));
Line: 915

              /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,WF_ItemKey,x_progress);
Line: 933

							  x_insert_if_new,
						  	  ccid,
						  	  concat_segs,
						  	  concat_ids,
						  	  concat_descrs,
						  	  FB_ERROR_MSG,
							  x_new_combination );
Line: 950

   			PO_WF_DEBUG_PKG.insert_debug(itemtype,wf_itemkey,'Exception when completing WF' ||  Wf_Itemkey);
Line: 969

              /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,WF_ItemKey,x_progress);
Line: 1019

									x_insert_if_new,
						  	  		ccid,
						  	  		concat_segs,
						  	  		concat_ids,
						  	  		concat_descrs,
						  	  		FB_ERROR_MSG,
									x_new_combination);
Line: 1081

									x_insert_if_new,
						  	  		ccid,
						  	  		concat_segs,
						  	  		concat_ids,
						  	  		concat_descrs,
						  	  		FB_ERROR_MSG,
									x_new_combination );
Line: 1121

									  x_insert_if_new,
						  	  		  ccid,
						  	  		  concat_segs,
						  	  		  concat_ids,
						  	  		  concat_descrs,
						  	  		  FB_ERROR_MSG,
									  x_new_combination );