SAP ABAP Class IF_BIZC_PRODUCT_INTERFACE (Software Component Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BIZC_LS_ENVIRONMENT Solution Manager Environment 20050310
Properties
Class IF_BIZC_PRODUCT_INTERFACE  
Short Description Software Component Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050310   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BIZC_PRODUCT_INTERFACE has no forward declaration.
Interfaces
Class IF_BIZC_PRODUCT_INTERFACE has no interface implemented.
Friends
Class IF_BIZC_PRODUCT_INTERFACE has no friend class.
Attributes
Class IF_BIZC_PRODUCT_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVAILABLE_PRODUCTS Instance method Public Method Returns the Products that are Currently Available 20050310
2 GET_INSTALLED_PRODUCTS Instance method Public Method Returns All Installations of a Product with Description 20050310
3 GET_PRODUCT_FROM_OBJECT Instance method Public Method Returns the Product Assigned to an Object 20050330
4 GET_PRODUCT_FROM_PROVIDER Instance method Public Method 20050315
5 IS_SOFTWARE_COMP_INSTALLED Instance method Public Method Checks Whether Software Component Exists in a Product 20050329
Events
Class IF_BIZC_PRODUCT_INTERFACE has no event.
Types
Class IF_BIZC_PRODUCT_INTERFACE has no local type.
Method Signatures

Method GET_AVAILABLE_PRODUCTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PRODUCTS Value transfer Type reference (TYPE) BIZC_PDCT_DES_TAB Tabelle von Produkten und dessen Beschreibungen 20050310
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20050310

Method GET_INSTALLED_PRODUCTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050310
2 Importing IP_PRODUCT Call by reference Type reference (TYPE) BIZCS_SM_PDCT Product und Hauptinstanz auf dem Konfigurationsreiter 20050310
3 Returning RT_PRODUCTS Value transfer Type reference (TYPE) BIZC_INST_PDCT_DES_TAB Tabelle von Produkten und dessen Beschreibungen 20050310

Method GET_INSTALLED_PRODUCTS on class IF_BIZC_PRODUCT_INTERFACE has no exception.

Method GET_PRODUCT_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID Objektid 20050330
2 Returning RP_PRODUCT Value transfer Type reference (TYPE) BIZCS_SM_PDCT Product und Hauptinstanz auf dem Konfigurationsreiter 20050330
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20050330

Method GET_PRODUCT_FROM_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20050315
2 Returning RP_PRODUCT Value transfer Type reference (TYPE) BIZCS_SM_PDCT Produkt 20050315

Method GET_PRODUCT_FROM_PROVIDER on class IF_BIZC_PRODUCT_INTERFACE has no exception.

Method IS_SOFTWARE_COMP_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PRODUCT Call by reference Type reference (TYPE) BIZCS_SM_PDCT Installiertes Produkt 20050329
2 Importing IS_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) BIZC_SC_INFO Zu überprüfende Softwarekomnponente 20050329
3 Returning RP_INSTALLED Value transfer Type reference (TYPE) SBIZC_BOOL Ist installiert (sbizc_ture) 20050329
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20050329
History
Last changed by/on SAP  20050428 
SAP Release Created in