SAP ABAP Function Module ISH_PROTOCOL_CHANGE_NC301B (IS-H: Auxiliary function module for writing change documents)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_PROTOCOL_CHANGE_NC301B IS-H: Auxiliary function module for writing change documents  
Function Group NV3X   IS-H: EDI Update  
Program Name SAPLNV3X   IS-H: EDI Update 
INCLUDE Name LNV3XU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PROT_CHANGES TYPE RNCOM-XFELD 'X' Flag whether change document should be written
Importing CMP_STORED_OLD TYPE RNCOM-XFELD ' ' Comparison with saved old data
Importing STORE_OLD TYPE RNCOM-XFELD ' ' Tmp. save of original values
Importing CMP_STORED_NEW TYPE RNCOM-XFELD ' ' Comparison with saved new data
Importing STORE_NEW TYPE RNCOM-XFELD ' ' Temp. save of new values
Importing VCODE TYPE RNG10-VCODE SPACE Change mode: UPDATE (UPD) or INSERT (INS)
Importing TCODE TYPE SYST-TCODE Current transaction code (SY TCODE)
Importing UNAME TYPE SYST-UNAME Current user name at SAVE
Importing DATUM TYPE SYST-DATUM Current date at SAVE
Importing UZEIT TYPE SYST-UZEIT Current time at SAVE
Tables BEGIN_NC301B TYPE NC301B Content of table NC301B before change
Tables FINAL_NC301B TYPE   Content of table NC301B after change
               
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