SAP ABAP Function Module /SAPMP/MM_CE_CHECK_ACTIVE (Prüfen ob Merkmalschnellerfassung aktiv ist)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-MP-MM (Application Component) Materials Management (MM) enhancements
     /SAPMP/MM-PUR (Package) Mill Products Enhancements: Purchasing
Basic Data
Function Module /SAPMP/MM_CE_CHECK_ACTIVE Prüfen ob Merkmalschnellerfassung aktiv ist  
Function Group /SAPMP/MM_CE   Fast Entry of Chars. in Purchasing  
Program Name /SAPMP/SAPLMM_CE    
INCLUDE Name /SAPMP/LMM_CEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MUEBS_NAME TYPE ATNAM Merkmalname
Exporting MUEBS_ATINN TYPE ATINN Int. Merkmal
Exporting INFOSATZ TYPE CHAR1 Kennzeichen für die Vererbung der Merkmalswerte des Einkaufsinfosatzes
Exporting OBJECT_CHAR TYPE FLAG allgemeines flag
Importing IS_CE_ACTIVE TYPE FLAG SPACE Ist die Schnellerfassung aktiv
Importing BELEGTYP TYPE BSTYP SPACE Typ des Einkaufsbelegs
Importing BELEGART TYPE ESART SPACE Einkaufsbelegart
Importing POSITIONS_TYP TYPE PSTYP SPACE Positionstyp im Einkaufsbeleg
Importing NEW TYPE FLAG SPACE Customizingtabellen T161 und T161P nachlesen
Importing PROP_ACTIVE TYPE FLAG SPACE Ist Nachvererbung aktiv
Importing PROP_MSG_LIST TYPE FLAG SPACE Bei Nachvererbung eine Protokolliste erstellen
Importing PROP_USER TYPE FLAG SPACE Nachvererbung: Benutzereingabe über-schreiben
Importing PROP_AUSWAHL TYPE FLAG SPACE Nachvererbung: PopUp für Merkmalsauswahl
Importing GLOBAL_AUFHEBEN TYPE FLAG SPACE Aufheben der Global/Lokal-Gruppe erlaubt
Importing MILLCA_ACTIVE TYPE FLAG SPACE Ist die MILLCA-Solution aktiv
Importing GET_MUEBS_NAME TYPE FLAG SPACE Merkmalsname für MUEBS holen
Importing GET_INFOSATZ TYPE FLAG SPACE Kennzeichen für Infosatzübernahme holen
Importing IS_OBJECT_CHAR TYPE FLAG SPACE Ist Kennzeichen Objektmerkmale aktiv
Exception ACTIVE TYPE Schnellerfassung/Nachvererbung/Aufheben ist aktiv
Exception PROP_MSG_LIST TYPE Bei der Nachvererbung soll eine Protokolliste erstellt werden
Exception PROP_USER TYPE Die der Nachvererbung dürfen Benutzereingaben überschrieben werden
Exception PROP_AUSWAHL TYPE Bei der Nachvererbung soll ein Pop-Up für die Merkmalsauswahl angeboten werden
Exception BELEGART_MISSING TYPE Es wurde keine Belegart mitgegeben, obwohl sie für die gewünschte Abfrage notw
Exception POS_TYP_MISSING TYPE Es wurde kein Positionstyp mitgegeben, obwohl sie für die gewünschte Abfrage n
Exception WRONG_DUCOMENT_TYP TYPE Falscher Belegtyp
Exception INTERNAL_ERROR TYPE Interner Fehler
               
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  20050301 
SAP Release Created in 471