SAP ABAP Function Module OCS_CHECK_IMPLICITE_PRECOND (Prüft, ob eine Komponentenvoraussetzung eine andere, neue impliziert)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Basic Data
Function Module OCS_CHECK_IMPLICITE_PRECOND Prüft, ob eine Komponentenvoraussetzung eine andere, neue impliziert  
Function Group OCS_CORE   Central FBs for OCS Transactions  
Program Name SAPLOCS_CORE    
INCLUDE Name LOCS_COREU99    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_NEW_PAT07 TYPE PAT07 neue Voraussetzung
Importing IS_PAT07 TYPE PAT07 aktuelle Voraussetzung
Importing IT_COMPLETE_PAT07 TYPE TT_PAT07 alle Voraussetzungen
Importing IV_VALID_CONJ TYPE PAT_CONJ aktuelles Voraussetzungsset
Importing IV_OWN_COMPONENT TYPE DLVUNIT Softwarekomponente
Importing IV_OWN_RELEASE TYPE SAPRELEASE Softwarekomponentenrelease
Importing IV_NO_MIN_CHECK TYPE C SPACE "X" -> kein Existenzcheck bei Minimumbedingungen
               
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  20140117 
SAP Release Created in