SAP ABAP Function Module MATERIAL_AKTVSTATUS (Determine activity status for RMMG1 and PTAB original material for copying)
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 MATERIAL_AKTVSTATUS Determine activity status for RMMG1 and PTAB original material for copying  
Function Group MGML   Read Material  
Program Name SAPLMGML    
INCLUDE Name LMGMLU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AKTVSTATUS TYPE T130M-PSTAT Current activity status for target material
Exporting BISSTATUS TYPE T130M-PSTAT Previous maintenance status of original material
Importing IRMMG1 TYPE RMMG1 Org. levels, matl no., matl type ....orig./tgt matl
Importing MARA_VPSTA TYPE MARA-VPSTA MARA-VPSTA of original material
Importing KZRFB TYPE MTCOM-KZRFB ' ' Indicator: Refresh buffer
Importing FLG_ERWEITERN TYPE T130F-KZREF ' ' Indicator: Extend target material
Importing NEUFLAG TYPE T130F-KZREF ' ' New flag in relation to original material (always empty)
Importing AKTYP TYPE T130M-AKTYP 'A' Activity category in relation to original material (always display)
Tables MTAB TYPE SPTAP Table of maintenance tables for original material
Tables RED_STAT TYPE MREDSTAT Output only
Exception ERROR TYPE Other application errors (see messages)
               
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  19960126 
SAP Release Created in