SAP ABAP Function Module MODULE_CREATE (Automatisches Erzeugen eines Baustein-Kopfes bei internen Vorgängen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WSOR (Package) IS-R: Assortments
Basic Data
Function Module MODULE_CREATE Automatisches Erzeugen eines Baustein-Kopfes bei internen Vorgängen  
Function Group WSOH   Accesses to tables WSOH and WSOT  
Program Name SAPLWSOH   Edit table WSOH 
INCLUDE Name LWSOHU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MODULE TYPE WSOH Module header data (generated)
Exporting MODULE_TEXT TYPE WSOT Module text (generated)
Exporting WSCOR TYPE WSCOR Error information, Ranges IS-R
Importing FUNCTION TYPE WTDY-TYP01 1-Create LP/CPr module, 2-internal stock transport order
Importing LOCATION TYPE WRS6-ASORT SPACE Plant number
Importing MERCHANDISE_GROUP TYPE MARA-MATKL SPACE Material group
Importing DATE_BEGIN TYPE WTDY-DATAB SPACE Valid from (optional, if blank: SY-DATUM)
Importing DATE_END TYPE WTDY-DATBI SPACE Valid to (optional, if blank: 99991231)
Importing SAVE_DIRECTLY TYPE WTDY-TYP01 SPACE Save without update function
Exception MODULE_ALREADY_EXISTS TYPE Module already exists
Exception WRONG_FUNCTION TYPE Function not allowed
Exception ARTICLE_NOT_WELL_MAINTAINED TYPE
               
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  19980423 
SAP Release Created in