SAP ABAP Interface IF_BIZC_DESTINATION_INTERFACE (Interface for System Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC4 (Package) Business Content: Central System

⤷

⤷

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 | 20041027 |
Properties
Interface | IF_BIZC_DESTINATION_INTERFACE | |
Short Description | Interface for System Information |
General Data
Package | SBIZC4 | Business Content: Central System |
Created | 20041025 | SAP |
Last changed | 20060207 | SAP |
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) |
Interfaces
Interface IF_BIZC_DESTINATION_INTERFACE has no interface.
Friends
Interface IF_BIZC_DESTINATION_INTERFACE has no friend.
Attributes
Interface IF_BIZC_DESTINATION_INTERFACE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Application Server for a Product | 20050311 |
2 | ![]() |
Instance method | Public | Method | Proxy for Authoring API for Content Providers | 20041025 |
3 | ![]() |
Instance method | Public | Method | Determines SYSID and Client of the Calling System | 20050315 |
4 | ![]() |
Instance method | Public | Method | Determines Assigned Client for a Product | 20050311 |
5 | ![]() |
Instance method | Public | Method | Determines Destination for the System of a Product | 20050304 |
6 | ![]() |
Instance method | Public | Method | Determines Server and Port of the Java Server | 20050415 |
7 | ![]() |
Instance method | Protected | Method | Determines the Logon Groups from SLD for a Product | 20050310 |
8 | ![]() |
Instance method | Public | Method | Determines Logical System for a Product | 20050314 |
9 | ![]() |
Instance method | Public | Method | Determines Assigned Message Server for a Product | 20050311 |
10 | ![]() |
Instance method | Public | Method | Determines Assigned System for a Product | 20050311 |
11 | ![]() |
Instance method | Public | Method | Determines Assigned System Number for a Product | 20050311 |
12 | ![]() |
Instance method | Public | Method | 20041229 | |
13 | ![]() |
Instance method | Public | Method | Performs a New Synchronization of the Destinations | 20050308 |
Events
Interface IF_BIZC_DESTINATION_INTERFACE has no event.
Types
Interface IF_BIZC_DESTINATION_INTERFACE has no local type.
Method Signatures
Method GET_APPL_SERVERS_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050311 | ||
2 | ![]() |
RT_SERVERS | Value transfer | Type reference (TYPE) | BIZC_HOST_TAB | Tabelle von Servernamen | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050311 |
Method GET_AUTHORING_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FOR_DIALOG | Call by reference | Type reference (TYPE) | SBIZC_BOOL | SBIZC_TRUE | Boolean | 20050729 | |
2 | ![]() |
IP_PROVIDER | Call by reference | Type reference (TYPE) | BIZC_CPROV | Content Provider (default: Provider des aktuellen Produkts) | 20050317 | ||
3 | ![]() |
RI_PROXY | Value transfer | Object reference (TYPE REF TO) | IF_BIZC_COMM_AUTHORING | Authoring Proxy | 20041025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler ind er Systemumgebung von Buisness Content | 20041229 |
Method GET_CALLING_SYSTEM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20050315 | ||
2 | ![]() |
EP_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20050315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler ind er Systemumgebung von Buisness Content | 20050315 |
Method GET_CLIENT_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050311 | ||
2 | ![]() |
RP_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Mandant | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050311 |
Method GET_DESTINATION_TO_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FOR_DIALOG | Call by reference | Type reference (TYPE) | SBIZC_BOOL | SBIZC_TRUE | Destination is for dialog prupose | 20050304 | |
2 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050304 | ||
3 | ![]() |
IP_SERVICE_PRAEFIX | Call by reference | Type reference (TYPE) | BIZC_PRAEFIX | Praefix eines der Services des Content Providers | 20050304 | ||
4 | ![]() |
RP_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler ind er Systemumgebung von Buisness Content | 20050304 |
Method GET_JAVA_SERVER_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_PORT | Call by reference | Type reference (TYPE) | STRING | 20050415 | |||
2 | ![]() |
EP_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20050415 | |||
3 | ![]() |
EP_SERVER | Call by reference | Type reference (TYPE) | STRING | 20050415 | |||
4 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler ind er Systemumgebung von Buisness Content | 20050415 |
Method GET_LOGON_GROUPS_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050310 | ||
2 | ![]() |
RP_LOGON_GROUPS | Value transfer | Type reference (TYPE) | BICZS_SM_LOGON_GRP_TAB | Logon-Gruppen | 20050310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050310 |
Method GET_LOGSYS_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050314 | ||
2 | ![]() |
RP_LOGICAL_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20050314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050314 |
Method GET_MSG_SERVER_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050311 | ||
2 | ![]() |
RP_MESSAGE_SERVER | Value transfer | Type reference (TYPE) | BIZC_MESSSERVER | Message Server | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050311 |
Method GET_SYSTEM_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050311 | ||
2 | ![]() |
RP_SYSTEM | Value transfer | Type reference (TYPE) | SYSYSID | System-ID | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050311 |
Method GET_SYS_NUMBER_FROM_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PRODUCT | Call by reference | Type reference (TYPE) | BIZCS_SM_PDCT | Product oder Hauptinstanz auf dem Konfigurationsreiter | 20050311 | ||
2 | ![]() |
RP_SYSTEM_NUMBER | Value transfer | Type reference (TYPE) | BIZC_SYSTNR | Systemnummer | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnhamen in denSolMan Umgebungsdaten | 20050311 |
Method HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_CHANGED | Value transfer | Type reference (TYPE) | SBIZC_BOOL | Destination has sich geändert | 20041229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler ind er Systemumgebung von Buisness Content | 20041229 |
Method SYNCHRONIZE Signature
Method SYNCHRONIZE on Interface IF_BIZC_DESTINATION_INTERFACE has no parameter.
Method SYNCHRONIZE on Interface IF_BIZC_DESTINATION_INTERFACE has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 700 |