SAP ABAP Function Module RETRIEVEFROMQUEUE (Get the CL and the relevant Blob and Blob segments from the Queue)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MT-MAS-ARS (Application Component) Application Repository System
     SMOB (Package) CRM MSA-MSE Development
Basic Data
Function Module RETRIEVEFROMQUEUE Get the CL and the relevant Blob and Blob segments from the Queue  
Function Group WB_SERVICES   ARS Transport Sevice for Transport Agent  
Program Name SAPLWB_SERVICES   WB Sevice for transport 
INCLUDE Name LWB_SERVICESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_RETURNCODE TYPE WBOUTINT-WBINTVAL WB Std integer field
Importing IN_REPOSITORYID TYPE WBTRREP-REPID WB Client Key
Importing IN_CLID TYPE WBTRCL-CLID WB Client Key
Importing IN_BLOBNO TYPE WBTRBLOB-BLOBNO WB Std integer field
Importing IN_BLOBSEGNOSTART TYPE WBTRBSEG-BSEGNO WB Std integer field
Importing IN_BLOBSEGNOEND TYPE WBTRBSEG-BSEGNO WB Std integer field
Tables OUT_BLOBSEGMENTSET TYPE WBTRBSEG WB Transport Blob segments
Tables OUT_BLOBHEADER TYPE WBTRBLOB WB Transport Blob header entries
Tables OUT_CLINFO TYPE WBTRCL WB Change List for transport
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in