SAP ABAP Class CL_BTP_DL_LANDSCAPE (BTP System Landscape Instance)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_DL (Package) BTP Application Data Layer Basis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) | 20100212 |
Properties
| Class | CL_BTP_DL_LANDSCAPE | |
| Short Description | BTP System Landscape Instance | |
| Super Class | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_DL | BTP Application Data Layer Basis |
| Created | 20100212 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BTP_DL_LANDSCAPE has no interface implemented.
Friends
Class CL_BTP_DL_LANDSCAPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_LSCP | BTP System Landscape | 20100212 | |||
| 2 | Instance attribute | Private | See coding | RFC connections in system landscape | 20100212 | ||||
| 3 | Instance attribute | Private | See coding | Systems in system landscape | 20100212 | ||||
| 4 | Instance attribute | Private | See coding | Landscape mapping if defined | 20120705 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_LSCP_MAP_VALUE | Table of mapping values ( e.g. used as value help) | 20120705 | |||
| 6 | Instance attribute | Private | See coding | Temporarily kept passwords | 20110518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleanup database | 20100212 | |
| 2 | Static method | Private | Method | Delete non-used mapped landscapes from data base | 20120705 | |
| 3 | Static method | Public | Method | Clears a predefined mapping value | 20120705 | |
| 4 | Instance method | Private | Method | Clear all connections to target system | 20121129 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20100218 | |
| 6 | Static method | Public | Method | Static method to create a landscape from a defined mapping | 20120705 | |
| 7 | Static method | Public | Method | Get all system landscapes | 20100219 | |
| 8 | Instance method | Public | Method | Get the control system (if defined) depending on scenario | 20110523 | |
| 9 | Instance method | Public | Method | Get the execution system (if defined) depending on scenario | 20110523 | |
| 10 | Instance method | Public | Method | Get the template on which this landscape is based on | 20100219 | |
| 11 | Instance method | Public | Method | Returns the table for landscape mapping value help | 20120705 | |
| 12 | Instance method | Public | Method | Get RFC connections in this system landscape | 20100222 | |
| 13 | Instance method | Public | Method | Get systems in this system landscape | 20100222 | |
| 14 | Instance method | Public | Method | Returns the defined system type mapping | 20120705 | |
| 15 | Instance method | Public | Method | Creates and Initializes the systems and RFCs with a template | 20100219 | |
| 16 | Static method | Public | Method | Invalidate a mapped landscape | 20120705 | |
| 17 | Static method | Public | Method | Set a landscape mapping value for a system mapping | 20120705 | |
| 18 | Instance method | Public | Method | Set RFC connections in this system landscape | 20100222 | |
| 19 | Instance method | Public | Method | Set systems in this system landscape | 20100222 | |
| 20 | Instance method | Public | Method | Set the mapping for the system types | 20120705 | |
| 21 | Static method | Public | Method | Enabled the mapping edit | 20120705 |
Events
Class CL_BTP_DL_LANDSCAPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_RFCPASSWORD | Private | See coding | 20110518 | BEGIN OF ty_s_rfcpassword,
lssystypesrcguid TYPE btp_dl_guid,
lssystypetgtguid TYPE btp_dl_guid,
seqnum TYPE btp_dl_lscp_rfc_seqnum,
rfcauth TYPE rfcauth,
END OF ty_s_rfcpassword
|
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_BTP_DL_LANDSCAPE has no parameter.
Method CLEANUP on class CL_BTP_DL_LANDSCAPE has no exception.
Method CLEANUP_MAPPED_LSCP Signature
Method CLEANUP_MAPPED_LSCP on class CL_BTP_DL_LANDSCAPE has no parameter.
Method CLEANUP_MAPPED_LSCP on class CL_BTP_DL_LANDSCAPE has no exception.
Method CLEAR_MAPPING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XS_MAPPING | Call by reference | Type reference (TYPE) | BTP_DL_S_LSSYS_MAP | Structure to define a landscape system mapping | 20120705 |
Method CLEAR_MAPPING_VALUE on class CL_BTP_DL_LANDSCAPE has no exception.
Method CLEAR_REM_RFC_CONN_TO_TGTSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TGTSYS_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20121129 |
Method CLEAR_REM_RFC_CONN_TO_TGTSYS on class CL_BTP_DL_LANDSCAPE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20110131 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20100218 | |||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Objects | 20100930 |
Method CREATE_FOR_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LSCP_TPL | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE_TPL | BTP Portfolio Object System Landscape Template | 20120705 | |||
| 2 | IR_SOURCE_LSCP | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 | |||
| 3 | RR_TARGET_LSCP | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 |
Method CREATE_FOR_MAPPING on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LANDSCAPE_TPL | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE_TPL | BTP Portfolio Object System Landscape Template | 20100219 | |||
| 2 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BTP_DL_BYPASS_BUFFER | ABAP_FALSE | BTP Bypass Buffer for Read Access | 20100729 | ||
| 3 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden objects | 20100416 | ||
| 4 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100226 | ||
| 5 | IV_SHOW_MAPPED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag if also mapped landscapes should be shown | 20120705 | ||
| 6 | IV_SHOW_OBSOLETE | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_OBSOLETE | ABAP_FALSE | BTP Object Flag 'Obsolete' | 20120229 | ||
| 7 | IV_SHOW_ONLY_OBSOLETE | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_OBSOLETE | ABAP_FALSE | Show only obsolete landscapes | 20120625 | ||
| 8 | RT_LANDSCAPE | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_LANDSCAPE | BTP References to System Landscapes | 20100219 |
Method GET_ALL on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_CONTROL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SYSTEMTYPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LSSYSTYPE | Control System Type | 20110523 | |||
| 2 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC destination to control system | 20110523 | |||
| 3 | EV_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP Control System | 20110523 | |||
| 4 | EV_SYSMANDT | Call by reference | Type reference (TYPE) | MANDT | Client of the SAP Control System | 20110523 | |||
| 5 | EV_SYSTEMTYPE_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | Control System Type GUID | 20110523 |
Method GET_CONTROL_SYSTEM on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_EXECUTION_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SYSTEMTYPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LSSYSTYPE | Execution System Type | 20110523 | |||
| 2 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC destination to execution system | 20110523 | |||
| 3 | EV_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP Execution System | 20110523 | |||
| 4 | EV_SYSMANDT | Call by reference | Type reference (TYPE) | MANDT | Client of the SAP Execution System | 20110523 | |||
| 5 | EV_SYSTEMTYPE_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | Execution System Type GUID | 20110523 |
Method GET_EXECUTION_SYSTEM on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_LANDSCAPE_TPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LANDSCAPE_TPL | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE_TPL | BTP Portfolio Object System Landscape Template | 20100219 |
Method GET_LANDSCAPE_TPL on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_MAPPING_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUE_HELP | Value transfer | Type reference (TYPE) | BTP_DL_T_LSCP_MAP_VALUE | Table of mapping values ( e.g. used as value help) | 20120705 |
Method GET_MAPPING_VALUE_HELP on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_RFC_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also RFC connection with hidden system types SRC or TGT | 20100420 | ||
| 2 | IV_WITH_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Determine also status of each RFC destination separately | 20110518 | ||
| 3 | RT_RFC_CONNECTION | Value transfer | Type reference (TYPE) | BTP_DL_T_LSCP_RFC_CONNECTION | BTP List of RFC connections in a system landscape | 20100222 |
Method GET_RFC_CONNECTIONS on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also system with hidden system types | 20100420 | ||
| 2 | RT_SYSTEM | Value transfer | Type reference (TYPE) | BTP_DL_T_LSCP_SYSTEM | BTP List of system in system lanscape | 20100222 |
Method GET_SYSTEMS on class CL_BTP_DL_LANDSCAPE has no exception.
Method GET_SYSTEM_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SOURCE_LSCP | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 | |||
| 2 | ET_MAPPING | Call by reference | Type reference (TYPE) | BTP_DL_T_LSSYS_MAP | Collection for Landscape mappings | 20120705 | |||
| 3 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_TEXT | BTP Textual Object Description | 20120705 |
Method GET_SYSTEM_MAPPING on class CL_BTP_DL_LANDSCAPE has no exception.
Method INIT_WITH_LANDSCAPE_TPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LANDSCAPE_TPL | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE_TPL | System Landscape Template | 20100219 |
Method INIT_WITH_LANDSCAPE_TPL on class CL_BTP_DL_LANDSCAPE has no exception.
Method INVALIDATE_LANDSCAPE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_TARGET_LANDSCAPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Objects | 20120705 | ||
| 2 | BTP Exceptions on PCL Interface | 20120705 |
Method SET_MAPPING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | BTP_DL_S_LSCP_MAP_VALUE | System value for landscape mapping (used e.g. as value help) | 20120705 | |||
| 2 | XS_MAPPING | Call by reference | Type reference (TYPE) | BTP_DL_S_LSSYS_MAP | Structure to define a landscape system mapping | 20120705 |
Method SET_MAPPING_VALUE on class CL_BTP_DL_LANDSCAPE has no exception.
Method SET_RFC_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RFC_CONNECTION | Value transfer | Type reference (TYPE) | BTP_DL_T_LSCP_RFC_CONNECTION | BTP List of RFC connections in a system landscape | 20100222 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Success ganrantee, connecton have been set | 20120705 |
Method SET_RFC_CONNECTIONS on class CL_BTP_DL_LANDSCAPE has no exception.
Method SET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SYSTEM | Value transfer | Type reference (TYPE) | BTP_DL_T_LSCP_SYSTEM | BTP List of systems in system lanscape | 20100222 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Success garantee systems are set | 20120705 |
Method SET_SYSTEMS on class CL_BTP_DL_LANDSCAPE has no exception.
Method SET_SYSTEM_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE_LSCP | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | BTP_DL_T_LSSYS_MAP | Collection for Landscape mappings | 20120705 | |||
| 3 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_TEXT | BTP Textual Object Description | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on System Landscape | 20120705 | ||
| 2 | BTP Exceptions on Objects | 20120705 | ||
| 3 | BTP Exceptions on PCL Interface | 20120705 |
Method SWITCH_MAPPING_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120705 | ||||
| 2 | XR_LANDSCAPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on System Landscape | 20120705 | ||
| 2 | BTP Exceptions on Objects | 20120705 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |