SAP ABAP Function Module L_REF_CREATE (Create a reference number)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       LVS (Package) Application development Warehouse Management (WM)
Basic Data
Function Module L_REF_CREATE Create a reference number  
Function Group LSAM   Multiple Processing  
Program Name SAPLLSAM    
INCLUDE Name LLSAMU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REFNR_STRU TYPE T311 Entry for ref.no. in Table 311
Importing I_LGNUM TYPE T311-LGNUM Warehouse number
Importing I_RBTYP TYPE T311A-RBTYP Doc.type for reference no.
Importing I_REFNT TYPE T311-REFNT Text for reference no.
Importing I_REFNR TYPE T311-REFNR SPACE Reference no.
Importing I_SAMMG TYPE T311-SAMMG SPACE Group number
Importing I_KWPRO TYPE T311-KWPRO SPACE
Importing I_KAPTP TYPE T311-KAPTP SPACE
Importing I_2SKREL TYPE T311-L2SKR SPACE Kz: Referenznummer relevant für 2-stufige Kommi
Importing I_2SKMAT TYPE T311-L2SKM SPACE Kz: Relevanz der 2-stufigen Kommi materialbezog.
Importing I_2SKCHECK TYPE RL05S-L2SKP SPACE Kz: Bestimmung der 2-Stufigkeit durchführen
Importing I_COMMIT_WORK TYPE RL05S-COMIT 'X' Commit in functionmodule
Importing I_CDSTO TYPE T311-CDSTO SPACE Lieferübergreifender Transportauftrag erstellen
Tables T_RBNUM TYPE T311A Table of reference documents
Exception END_OF_NUMBER_RANGE TYPE End of number range
Exception REFNR_BLOCKED TYPE Reference number is blocked
Exception RBNUM_IS_IN_REFNR TYPE Ref.doc. alreaday assigned to another ref.no.
Exception RBTYP_WRONG TYPE Reference doc.type is incorrect
Exception LATER_NOT_AKTIVE TYPE Verzögerte Lieferfortschreibung nicht aktiv
               
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  19950404 
SAP Release Created in