SAP ABAP Function Module L_WM_GET_DATA (Eingeschränktes Lesen von LE-WM relevanten Daten)
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_WM_GET_DATA Eingeschränktes Lesen von LE-WM relevanten Daten  
Function Group LMIG   Migration tools in LVS and from LVS  
Program Name SAPLLMIG    
INCLUDE Name LLMIGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing QUERY_TABLE TYPE DD02L-TABNAME Tabellenname
Importing DELIMITER TYPE SONV-FLAG SPACE Textfeld mit der Länge 1.
Importing NO_DATA TYPE SONV-FLAG SPACE Textfeld mit der Länge 1.
Importing ROWSKIPS TYPE SOID-ACCNT 0 SAPoffice: Typ I
Importing ROWCOUNT TYPE SOID-ACCNT 0 SAPoffice: Typ I
Importing DISTINCT TYPE SONV-FLAG SPACE Textfeld mit der Länge 1.
Importing FIX TYPE SONV-FLAG 'X' Textfeld mit der Länge 1.
Tables OPTIONS TYPE RFC_DB_OPT RFC Table Read: Select Options / WHERE Clause
Tables FIELDS TYPE RFC_DB_FLD RFC Table Read: Description of fields to retrieve
Tables DATA TYPE TAB512 Tabelle mit einem 512 Byte großem Feld
Exception TABLE_NOT_AVAILABLE TYPE QUERY_TABLE not active in Dictionary
Exception TABLE_WITHOUT_DATA TYPE QUERY_TABLE is name of structure
Exception OPTION_NOT_VALID TYPE Selection entries (e.g. syntax) incorrect
Exception FIELD_NOT_VALID TYPE Field to be read not in table
Exception NOT_AUTHORIZED TYPE User not authorized to access QUERY_TABLE
Exception DATA_BUFFER_EXCEEDED TYPE Selected fields do not fit into structure DATA
Exception NO_USER_DEFAULTS TYPE User defaults couldn't be read
               
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  20110810 
SAP Release Created in