SAP ABAP Function Module SMSY_GET_PRODUCT_VERSIONS (Liefert alle Produktversionen zu einem Produkt + Reihenfolge)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-SYS (Application Component) Solution Manager System Landscape
     AI_S_CUSTOMIZING_LANDSCAPE (Package) System Landscape Maintenance for Customizing Tools
Basic Data
Function Module SMSY_GET_PRODUCT_VERSIONS Liefert alle Produktversionen zu einem Produkt + Reihenfolge  
Function Group SMSY_PPMS_API   PPMS Data API  
Program Name SAPLSMSY_PPMS_API    
INCLUDE Name LSMSY_PPMS_APIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PRODUCT_VERSIONS TYPE SMSY_T_PRODVER_ORDER Tabelle mit Produktversionen + Reihenfolgeinformation
Importing PRODUCT TYPE SMSYPRODUCT PPMS-Produkt
Importing READ_FROM_DB TYPE SMSY_YESNO SPACE Flag, 'X' = Ja, ' ' = Nein
Importing PRODUCTVERSION TYPE SMSYPRODVERS PPMS-Produktversion
Exception PRODUCT_DOES_NOT_EXIST TYPE Produkt existiert nicht
Exception ERROR TYPE Allgemeiner Fehler
Exception NO_PRODUCTVERSIONS TYPE Es existieren keine Produktversionen
               
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  20100326 
SAP Release Created in 300