SAP ABAP Function Module WSOH_ARRAY_READ_LAYMODVER (Lesen der Sortimentsbausteine zu Layoutbausteinversionen)
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 WSOH_ARRAY_READ_LAYMODVER Lesen der Sortimentsbausteine zu Layoutbausteinversionen  
Function Group WSOH   Accesses to tables WSOH and WSOT  
Program Name SAPLWSOH   Edit table WSOH 
INCLUDE Name LWSOHU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PI_KZRFB_WLMV TYPE XFELD 'X' Initialisieren des WLMV-Puffers
Importing PI_KZRFB_WSOH TYPE XFELD 'X' Initialisieren des WSOH-Puffers
Importing PI_ONLY_ACTIVE TYPE XFELD 'X' Berücksichtige nur WSOH-Sätze ohne Löschvormerkung
Importing PI_NO_EXPIRED_MODULES TYPE XFELD ' ' Berücksichtige keine WSOH-Sätze mit DATUB in der Vergangenheit
Importing PI_SPERRMODUS TYPE XFELD ' ' Sperrung der WSOH-Sätze
Importing PI_SORTED_BY_LMVER TYPE XFELD 'X' TE_WSOH wird nach Layoutbaustein und Version sortiert , sonst nach SKOPF
Tables TI_WLMV TYPE WLMV Importtabelle: Layoutbausteinversionen
Tables TE_WSOH TYPE WSOH Sortiments-Bausteine SAP Retail
Exception KEY_UNCOMPLETE TYPE Leere oder ungültige Importtabelle TI_WLMV übergeben
Exception NOT_ALL_LAYMOD_VERS_LISTED TYPE Nicht alle Layoutbausteinenversionen sind gelistet
Exception NO_REC_FOUND TYPE Keine Layoutbausteinversion gelistet
Exception WSOH_REC_ENQUEUED TYPE Mindestens ein Sortimentsbaustein ist gesperrt
               
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  20020107 
SAP Release Created in