SAP ABAP Function Module BORROW_INSERT_DIRECTLY (IS-H: Create a borrowing record for several documents without dialog)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NSTD (Package) Application development Hospital System interface object
Basic Data
Function Module BORROW_INSERT_DIRECTLY IS-H: Create a borrowing record for several documents without dialog  
Function Group N031   IS-H: Borrowing  
Program Name SAPLN031    
INCLUDE Name LN031U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_ERRORS_EXIST TYPE Es sind Fehler aufgetreten TRUE/FALSE->Protokoll
Exporting SS_UPDATE_NDAE TYPE Entleihsatz wurde angelegt TRUE/FALSE
Importing SS_MOD TYPE '1' '1' Anlegen Entleihe; '2' Anlegen Anforderung
Importing SS_SAVE_IMMEDIATLY TYPE '1' TRUE => FUB stößt d. Verbuchung an
Importing SS_TCODE TYPE SYST-TCODE SY-TCODE Transactionscode vom aufrufendem Programm
Tables SS_DOCUMENT_TAB TYPE NDAE Tabelle mit zu entleihenden Dokumenten ->F2
Exception BORROW_SET_IS_WRONG TYPE Entleihsatz ist fehlerhaft; nur b. SS_DIALOG=OFF
               
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  20050224 
SAP Release Created in