SAP ABAP Function Module ACCOUNTING_KEYS_READ_FOR_PLANT (Lesen T001W, T001K und je nach Vorgabe T001 sowie MARV zum Werk)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MGA (Package) Application development R/3 material master from 3.0
Basic Data
Function Module ACCOUNTING_KEYS_READ_FOR_PLANT Lesen T001W, T001K und je nach Vorgabe T001 sowie MARV zum Werk  
Function Group MG05   Table Accesses: Dialog/Background  
Program Name SAPLMG05    
INCLUDE Name LMG05U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WT001 TYPE T001 Work area T001
Exporting WT001K TYPE T001K Work area T001K
Exporting WT001W TYPE T001W Work area T001W
Exporting WMARV TYPE MARV Work area MARV
Importing KZRFB TYPE MTCOM-KZRFB ' '
Importing MAXTZ TYPE MTCOM-MAXTZ 0
Importing WERKS TYPE T001W-WERKS Plant
Importing FLG_WO_MARV TYPE SYST-DATAR ' ' Indicator: Do not read MARV
Importing FLG_WO_T001_MARV TYPE SYST-DATAR ' ' Indicator: Do not read T001 and MARV
Exception WRONG_CALL TYPE Plant not specified
Exception T001W_NOT_FOUND TYPE T001W not found for plant
Exception T001K_NOT_FOUND TYPE T001K not found for plant
Exception T001_NOT_FOUND TYPE T001 not found for plant
Exception MARV_NOT_FOUND TYPE MARV not found for plant
               
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  19950526 
SAP Release Created in