SAP ABAP Class CL_SRAPI_REP_ADDRESS_UTILS (Proxy Generation: Communication with the IFR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Properties
| Class | CL_SRAPI_REP_ADDRESS_UTILS | |
| Short Description | Proxy Generation: Communication with the IFR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20080207 | SAP |
| Last change | 20080612 | SAP |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRAPI_REP_ADDRESS_UTILS has no interface implemented.
Friends
Class CL_SRAPI_REP_ADDRESS_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Initial screen IFR | 20080313 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | PRX_S_LOGIN_DATA | Proxy Generation: Data for Logging On to IFR | 20080313 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | XI Repository Release | 20080313 | |||
| 4 | Constant | Public | Type reference (TYPE) | C | 'C' | 20080320 | |||
| 5 | Constant | Public | Type reference (TYPE) | C | 'L' | 20080320 | |||
| 6 | Constant | Public | Type reference (TYPE) | C | 'P' | 20080320 | |||
| 7 | Constant | Public | Type reference (TYPE) | C | 'S' | 20080320 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | '1.0' | 20080313 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '2.0' | 20080313 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '3.0' | 20080313 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '7.0' | 20080313 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'UNKNOWN' | 20080313 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.connect.integrationbuilder.startpage.url' | 20080313 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'Connections' | 20080313 | |||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.applicationsystem.serviceuser.pwd' | 20080313 | |||
| 16 | Constant | Private | Type reference (TYPE) | STRING | 'ApplicationSystem' | 20080313 | |||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.connect.repository.httpport' | 20080313 | |||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'Connections' | 20080313 | |||
| 19 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.connect.repository.contextroot' | 20080313 | |||
| 20 | Constant | Private | Type reference (TYPE) | STRING | 'Connections' | 20080313 | |||
| 21 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.connect.repository.name' | 20080313 | |||
| 22 | Constant | Private | Type reference (TYPE) | STRING | 'Connections' | 20080313 | |||
| 23 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.connect.repository.httpsport' | 20080313 | |||
| 24 | Constant | Private | Type reference (TYPE) | STRING | 'com.sap.aii.applicationsystem.serviceuser.name' | 20080313 | |||
| 25 | Constant | Private | Type reference (TYPE) | STRING | 'ApplicationSystem' | 20080313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Assemble entry address | 20080313 | |
| 2 | Static method | Private | Method | Assemble address | 20080313 | |
| 3 | Static method | Public | Method | Get address for initial screen of ES Repository | 20080313 | |
| 4 | Static method | Private | Method | Read initial screen from XI profile with LCR FB | 20080313 | |
| 5 | Static method | Public | Method | Get Address Data of ESR | 20080313 | |
| 6 | Static method | Public | Method | Get HTTP Address, User, Pwd of ESR | 20080313 | |
| 7 | Static method | Public | Method | HTTP address of ESR from XI profile | 20080313 | |
| 8 | Static method | Private | Method | Read HTTP address from XI profile with LCR FB | 20080313 | |
| 9 | Static method | Private | Method | HTTP address of ESR from Table SPROXSET | 20080313 | |
| 10 | Static method | Public | Method | Get Version of ESR | 20080313 | |
| 11 | Static method | Private | Method | Read profile parameters from LCR | 20080313 | |
| 12 | Static method | Private | Method | https or http? | 20080313 |
Events
Class CL_SRAPI_REP_ADDRESS_UTILS has no event.
Types
Class CL_SRAPI_REP_ADDRESS_UTILS has no local type.
Method Signatures
Method ASSEMBLE_ENTRY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20080313 | ||||
| 2 | I_ENTRY | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 3 | I_PORT | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 4 | I_SECURE | Call by reference | Type reference (TYPE) | C | 20080313 | ||||
| 5 | I_SERVER | Call by reference | Type reference (TYPE) | STRING | 20080313 |
Method ASSEMBLE_ENTRY_ADDRESS on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method ASSEMBLE_ESR_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20080313 | ||||
| 2 | I_PORT | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 3 | I_ROOT | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 4 | I_SECURE | Call by reference | Type reference (TYPE) | C | 20080313 | ||||
| 5 | I_SERVER | Call by reference | Type reference (TYPE) | STRING | 20080313 |
Method ASSEMBLE_ESR_ADDRESS on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_ENTRY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20080313 | ||||
| 2 | REFRESH_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | 'X': Read again | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration error | 20080313 |
Method GET_ENTRY_ADDRESS_FROM_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20080313 |
Method GET_ENTRY_ADDRESS_FROM_PROFILE on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_ESR_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 2 | ADDRESS_SOURCE | Call by reference | Type reference (TYPE) | C | Source of Address (values see class constants) | 20080320 | |||
| 3 | BROWSER_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable | 20080313 | |||
| 4 | HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | HTTP destination maintained using SPROXSET | 20080313 | |||
| 5 | HTTP_DEST_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 6 | REFRESH_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 'X': Read again | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20080313 |
Method GET_ESR_LOGIN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_ENTRY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 | |||
| 2 | LOGIN_DATA | Value transfer | Type reference (TYPE) | PRX_S_LOGIN_DATA | Proxy Generation: Data for Logging On to IFR | 20080313 | |||
| 3 | NO_SPROXSET_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 | |||
| 4 | REFRESH_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20080313 |
Method GET_ESR_LOGIN_FROM_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_ENTRY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 | |||
| 2 | LOGIN_DATA | Value transfer | Type reference (TYPE) | PRX_S_LOGIN_DATA | Proxy Generation: Data for Logging On to IFR | 20080313 |
Method GET_ESR_LOGIN_FROM_PROFILE on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_ESR_LOGIN_FROM_PROF_LCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGIN_DATA | Value transfer | Type reference (TYPE) | PRX_S_LOGIN_DATA | Proxy Generation: Data for Logging On to IFR | 20080313 |
Method GET_ESR_LOGIN_FROM_PROF_LCR on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_ESR_LOGIN_FROM_SPROXSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGIN_DATA | Value transfer | Type reference (TYPE) | PRX_S_LOGIN_DATA | Proxy Generation: Data for Logging On to IFR | 20080313 | |||
| 2 | NO_SPROXSET_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080313 |
Method GET_ESR_LOGIN_FROM_SPROXSET on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_ESR_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | 'X': Read again | 20080313 | ||
| 2 | REPOSITORY_VERSION | Value transfer | Type reference (TYPE) | STRING | Version of ES Repository | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration Error | 20080313 | ||
| 2 | Repository Not Available | 20080313 | ||
| 3 | Insufficient Authorization | 20080313 |
Method GET_PROFILE_PARAMETER_LCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080313 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20080313 | ||||
| 3 | I_SECTION | Call by reference | Type reference (TYPE) | STRING | 20080313 |
Method GET_PROFILE_PARAMETER_LCR on class CL_SRAPI_REP_ADDRESS_UTILS has no exception.
Method GET_SECURITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SECURE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20080313 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |