SAP ABAP Class CL_BIZC_SOLMAN_LS_ENVIRONMENT (Solution Manager Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC4 (Package) Business Content: Central System
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BIZC_LS_ENVIRONMENT Solution Manager Environment 20041027
Properties
Class CL_BIZC_SOLMAN_LS_ENVIRONMENT  
Short Description Solution Manager Environment    
Super Class CL_BIZC_LS_ENVIRONMENT Solution Manager Environment 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC4   Business Content: Central System 
Created 20041027   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIZC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SCDTN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no interface implemented.
Friends
Class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENV_TYPE_EMPTY Constant Protected Type reference (TYPE) BIZC_ENV_TYPE 'E' Empty Environment 20041130
2 C_ENV_TYPE_ROLE Constant Protected Type reference (TYPE) BIZC_ENV_TYPE 'R' Environment ID Type "Roles of Log. Components") 20041109
3 C_ENV_TYPE_SYSTEM_GROUP Constant Protected Type reference (TYPE) BIZC_ENV_TYPE 'G' Environment ID Type "System Group" 20041109
4 GP_ACTUAL_COMPONENT Instance attribute Protected Type reference (TYPE) BIZCS_SM_LOGICAL_COMPONENT Current Logical Component 20041202
5 GP_SMSY_EXIST Static Attribute Protected Type reference (TYPE) SBIZC_BOOL SBIZC_UNKNWON SMSY Functions Modules Exist Locally 20050111
6 GP_TEST_DESTINATION Instance attribute Protected Type reference (TYPE) RFCDEST 'NONE' Destination, Specified by Test Program 20041028
7 GT_INST_SCS Static Attribute Protected Type reference (TYPE) BIZC_INST_SC_PER_SYS_TAB Table of Systems with Their Installed SCs 20050412
8 GT_PROVIDER_DATA Static Attribute Protected See coding Buffer for Provider - Product Mapping 20041029
9 GT_SYMSY_SYSTEM_DATA Instance attribute Protected Type reference (TYPE) BIZC_SMSY_SYS_DATA_TAB Table of SMSY System Data 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FUNCTION_EXISTS Static method Private Method Checks whether a function module exists 20050111
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041028
3 GET_ALL_PRODUCTS_FROM_PROVIDER Instance method Public Method Determines All SolMan Products of a Provider 20050105
4 GET_AVAILABLE_PRODUCTS Instance method Public Method Returns the Products that are Currently Available 20050223
5 GET_COMM_TYPE_FROM_PRODUCT Instance method Public Method Determines Communication Type from a SolMan Product 20041110
6 GET_DATA_BUFFER_FOR_SET Instance method Protected Method Gets Data Buffer from Memory for Writing 20041027
7 GET_DESTINATION_FROM_PRODUCT Instance method Public Method Determines Destination for a Provider in the Product 20041028
8 GET_DOCU_ENVIRONMENT_ID Instance method Public Method Returns the Environment ID for the SolMan Docu. Envrionment 20050225
9 GET_DUMMY_ENVIRONMENT Static method Public Method Empty Object - For Functions without Environment Reference 20041130
10 GET_INSTALLED_PRODUCTS Instance method Protected Method Returns All Installations of a Product with Description 20050224
11 GET_LOGON_GROUPS_FROM_PRODUCT Instance method Protected Method Determines the Logon Groups from SLD for a Product 20050225
12 GET_PRODUCT_FROM_PROVIDER Instance method Public Method Determines a SolMan Product from Provider 20041028
13 GET_PRODUCT_FROM_SYSTEM_DATA Instance method Protected Method Finds Product Main Instance String from SMSY Data 20041208
14 GET_PROVIDER_FROM_PRODUCT Instance method Public Method Determines Provider from a SolMan Product 20041028
15 GET_SERVERS_FROM_PRODUCT Instance method Public Method Returns Application Server for a Product 20050218
16 GET_SOLMAN_DESTINATION Instance method Public Method Returns Destination for Solution Manager 20050215
17 GET_SOLMA_ENVIRONMENT Static method Public Method Returns a Singlton Regarding the Usage 20041028
18 MAP_OBJECT_TO_LOGCOMP Instance method Public Method Creates a Mapping Between Object and Logical Component 20050331
19 READ_SYSTEM_DATA Instance method Protected Method Reads System Data from SMSY 20041201
20 REFRESH_BUFFER_DATA Instance method Public Method Fills Buffer in Shared Memory with Current Data 20041109
21 SET_COMM_TYPE Instance method Public Method Sets Communication Type in Memory 20041110
22 SET_DESTINATION Instance method Public Method Sets Destination for Provider in Memory 20041027
23 SET_LOGICAL_COMPONENT Instance method Protected Method Set Logical Component from Existing System Data 20041208
24 SET_PRODUCT Instance method Public Method Sets Current Product/Main Instance 20041028
25 SET_PRODUCT_DATA Instance method Protected Method Converts Current Product/Main Instance to Internal Data 20041208
26 SET_PROVIDER Instance method Public Method Sets Content Provider in Memory 20041027
Events
Class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no event.
Types
Class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no local type.
Method Signatures

Method CHECK_FUNCTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Funktionsbausteinname 20050111
2 Returning RP_EXIST Value transfer Type reference (TYPE) SBIZC_BOOL Funktionsbaustein existiert 20050111

Method CHECK_FUNCTION_EXISTS on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Verwendung 20041028

Method CONSTRUCTOR on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_ALL_PRODUCTS_FROM_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROVIDER Value transfer Type reference (TYPE) BIZC_CPROV Content Provider 20050105
2 Returning RP_PRODUCTS Value transfer Type reference (TYPE) BIZCS_SM_PDCT_TAB Produke undr Hauptinstanzen auf dem Konfigurationsreiter 20050105

Method GET_ALL_PRODUCTS_FROM_PROVIDER on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

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 20050223

Method GET_AVAILABLE_PRODUCTS on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_COMM_TYPE_FROM_PRODUCT 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 Product oder Hauptinstanz auf dem Konfigurationsreiter 20041110
2 Returning RP_COMM_TYPE Value transfer Type reference (TYPE) BIZC_COMM_TYPE Kommunikationstyp 20041110
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041110

Method GET_DATA_BUFFER_FOR_SET Signature

Method GET_DATA_BUFFER_FOR_SET on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041229

Method GET_DESTINATION_FROM_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FOR_DIALOG Call by reference Type reference (TYPE) SBIZC_BOOL SBIZC_TRUE Destination is for dialog prupose 20050301
2 Importing IP_PRODUCT Call by reference Type reference (TYPE) BIZCS_SM_PDCT Product oder Hauptinstanz auf dem Konfigurationsreiter 20041028
3 Importing IP_SERVICE_PRAEFIX Call by reference Type reference (TYPE) BIZC_PRAEFIX Praefix eines der Services des Content Providers 20050301
4 Returning RP_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20041028
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT_SOLMAN Ausnhamen in denSolMan Umgebungsdaten 20050105

Method GET_DOCU_ENVIRONMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_ENV_ID Value transfer Type reference (TYPE) BIZC_ENVIRONMENT_ID Doku Environment ID 20050225
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT_SOLMAN Ausnhamen in denSolMan Umgebungsdaten 20050225

Method GET_DUMMY_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BIZC_SOLMAN_LS_ENVIRONMENT Solution Manager Umgebung 20041130
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041130

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 20050224
2 Importing IP_PRODUCT Call by reference Type reference (TYPE) BIZCS_SM_PDCT Product und Hauptinstanz auf dem Konfigurationsreiter 20050224
3 Returning RT_PRODUCTS Value transfer Type reference (TYPE) BIZC_INST_PDCT_DES_TAB Tabelle von Produkten und dessen Beschreibungen 20050224

Method GET_INSTALLED_PRODUCTS on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_LOGON_GROUPS_FROM_PRODUCT 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 Product oder Hauptinstanz auf dem Konfigurationsreiter 20050225
2 Returning RP_LOGON_GROUPS Value transfer Type reference (TYPE) BICZS_SM_LOGON_GRP_TAB Logon-Gruppen 20050225
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20050422
2 CX_BIZC_ENVIRONMENT_SOLMAN Ausnhamen in denSolMan Umgebungsdaten 20050225

Method GET_PRODUCT_FROM_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROVIDER Value transfer Type reference (TYPE) BIZC_CPROV Content Provider 20041028
2 Returning RP_PRODUCT Value transfer Type reference (TYPE) BIZCS_SM_PDCT Product oder Hauptinstanz auf dem Konfigurationsreiter 20041028

Method GET_PRODUCT_FROM_PROVIDER on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_PRODUCT_FROM_SYSTEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYSTEM_DATA Call by reference Type reference (TYPE) BIZC_SYS_DATA Systemdaten aus der SMSY 20041208
2 Returning RP_PRODUCT Value transfer Type reference (TYPE) BIZCS_SM_PDCT Product oder Hauptinstanz auf dem Konfigurationsreiter 20041208

Method GET_PRODUCT_FROM_SYSTEM_DATA on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_PROVIDER_FROM_PRODUCT 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 Product oder Hauptinstanz auf dem Konfigurationsreiter 20041028
2 Returning RP_PROVIDER Value transfer Type reference (TYPE) BIZC_CPROV Content Provider 20041028
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041108

Method GET_SERVERS_FROM_PRODUCT 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 Product oder Hauptinstanz auf dem Konfigurationsreiter 20050218
2 Returning RT_SERVERS Value transfer Type reference (TYPE) BIZC_HOST_TAB Tabelle von Servernamen 20050218
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20050422
2 CX_BIZC_ENVIRONMENT_SOLMAN Ausnhamen in denSolMan Umgebungsdaten 20050218

Method GET_SOLMAN_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DESTINATION Value transfer Type reference (TYPE) RFCDEST Destination zum Solution Manager 20050215

Method GET_SOLMAN_DESTINATION on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method GET_SOLMA_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ENV_ID Call by reference Type reference (TYPE) BIZC_ENVIRONMENT_ID Environment_id im SolMan 20050225
2 Importing IP_GROUP_TYPE Call by reference Type reference (TYPE) BIZC_ENV_TYPE Umgebungsidtyp 20041201
3 Importing IP_LOGICAL_COMPONENT Call by reference Type reference (TYPE) BIZCS_SM_LOGICAL_COMPONENT Logische Komponente im Solution Manager 20041105
4 Importing IP_ROLE Call by reference Type reference (TYPE) BIZC_ENV_ROLE Rolle der Systemumgebung 20041105
5 Importing IP_SYSTEM_GROUP Call by reference Type reference (TYPE) BIZC_ENVIRONMENT_ID Id der Systemumgebung (abh.) 20041105
6 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041028
7 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BIZC_SOLMAN_LS_ENVIRONMENT Solution Manager Umgebung 20041028
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041130

Method MAP_OBJECT_TO_LOGCOMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGICAL_COMPONENT Call by reference Type reference (TYPE) BIZCS_SM_LOGICAL_COMPONENT Logische Komponente 20050331
2 Importing IP_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050331

Method MAP_OBJECT_TO_LOGCOMP on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method READ_SYSTEM_DATA Signature

Method READ_SYSTEM_DATA on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041208

Method REFRESH_BUFFER_DATA Signature

Method REFRESH_BUFFER_DATA on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041229

Method SET_COMM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMM_TYPE Call by reference Type reference (TYPE) BIZC_COMM_TYPE Kommuikationstyp 20041110

Method SET_COMM_TYPE on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20041027

Method SET_DESTINATION on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.

Method SET_LOGICAL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGICAL_COMPONENT Call by reference Type reference (TYPE) BIZCS_SM_LOGICAL_COMPONENT Logische Komponente im Solution Manager 20041208
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041208

Method SET_PRODUCT 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 Produkt 20041028
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041108

Method SET_PRODUCT_DATA 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 Produkt 20041208
# Exception Resumable Description Created on
1 CX_BIZC_ENVIRONMENT Fehler ind er Systemumgebung von Buisness Content 20041208

Method SET_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 20041027

Method SET_PROVIDER on class CL_BIZC_SOLMAN_LS_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700