Hierarchy

⤷

⤷

Properties
Class | CL_INM_BOE_CONNECTION | |
Short Description | BOE Connection | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_SHARED | PPM Cross Application UI Objects |
Created | 20100624 | SAP |
Last change | 20141109 | |
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) |
Interfaces
Class CL_INM_BOE_CONNECTION has no interface implemented.
Friends
Class CL_INM_BOE_CONNECTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | INM_BOE_CONNECTION | Interface for BAdI: INM_BOE_CONNECTION | 20110809 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Code Page and Endian Conversion (External -> System Format) | 20110809 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20110809 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20100624 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110816 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110831 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110831 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110816 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110831 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100706 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Cookie Value | 20110520 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110831 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110816 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110831 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110809 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110809 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Password | 20100709 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110816 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | User Id | 20100709 | ||
20 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_INM_BOE_CONNECTION | BOE Connection | 20100624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build an ALV based fieldcatalog | 20110520 |
2 | ![]() |
Instance method | Public | Method | Build a fieldcatalog | 20100624 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110809 |
4 | ![]() |
Static method | Public | Method | Create connection object | 20100624 |
5 | ![]() |
Instance method | Public | Method | Create a new dataset | 20100624 |
6 | ![]() |
Instance method | Public | Method | Terminate the http connection | 20100624 |
7 | ![]() |
Instance method | Public | Method | Free the instance | 20100709 |
8 | ![]() |
Instance method | Public | Method | Return a list of all datasets for the user | 20100624 |
9 | ![]() |
Instance method | Public | Method | Return the URL for a dataset | 20100706 |
10 | ![]() |
Instance method | Private | Method | Convert the data to string representation | 20100624 |
11 | ![]() |
Instance method | Private | Method | Create a new dataset based on fieldcatalog | 20100624 |
12 | ![]() |
Instance method | Private | Method | Create a new dataset for infospace based on fieldcatalog | 20110816 |
13 | ![]() |
Instance method | Private | Method | Determine conversion exit to use | 20100624 |
14 | ![]() |
Instance method | Private | Method | Determine the number of decimals for a numeric field | 20100624 |
15 | ![]() |
Instance method | Private | Method | 20110825 | |
16 | ![]() |
Instance method | Private | Method | Determine the metadata for a type | 20100624 |
17 | ![]() |
Instance method | Private | Method | Provide data type information | 20100624 |
18 | ![]() |
Instance method | Private | Method | Parse a response XML and generate datasets structure | 20100624 |
19 | ![]() |
Instance method | Private | Method | parse a combinded date and time field into it's parts | 20100624 |
20 | ![]() |
Instance method | Private | Method | Refresh the request | 20100624 |
21 | ![]() |
Instance method | Private | Method | Replace the special characters | 20100625 |
22 | ![]() |
Instance method | Private | Method | Request cookie: On premise scenario | 20110816 |
23 | ![]() |
Instance method | Private | Method | Request Single use token | 20110810 |
24 | ![]() |
Instance method | Private | Method | set header fields for request type | 20100624 |
Events
Class CL_INM_BOE_CONNECTION has no event.
Types
Class CL_INM_BOE_CONNECTION has no local type.
Method Signatures
Method BUILD_ALV_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ALV_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20110520 | ||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20110520 | |||
3 | ![]() |
IV_ONLY_VISIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110520 | |
4 | ![]() |
RT_FIELD_CATALOG | Value transfer | Type reference (TYPE) | INM_BOE_TT_FIELDCATALOG | BOE Field Catalog | 20110520 |
Method BUILD_ALV_FIELDCATALOG on class CL_INM_BOE_CONNECTION has no exception.
Method BUILD_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 | |||
2 | ![]() |
RT_FIELD_CATALOG | Value transfer | Type reference (TYPE) | INM_BOE_TT_FIELDCATALOG | BOE Field Catalog | 20100625 |
Method BUILD_FIELDCATALOG on class CL_INM_BOE_CONNECTION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_INM_BOE_CONNECTION has no parameter.
Method CONSTRUCTOR on class CL_INM_BOE_CONNECTION has no exception.
Method CREATE_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password | 20100709 | ||
2 | ![]() |
IV_TARGET | Call by reference | Type reference (TYPE) | RFC_DEST | SAPOSCOL destination | 20100624 | ||
3 | ![]() |
IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | User name | 20100709 | ||
4 | ![]() |
RR_CONNECTION | Value transfer | Object reference (TYPE REF TO) | CL_INM_BOE_CONNECTION | BOE Connection | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOE Authorization Exception | 20100625 | |
2 | ![]() |
BOE Exception Class | 20100625 |
Method CREATE_NEW_DATASET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPTIONS | Call by reference | Type reference (TYPE) | INM_BOE_TS_DS_CREATE | BOE Dataset Create Options | 20100625 | ||
2 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | data source as internal table | 20100625 | ||
3 | ![]() |
IT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | INM_BOE_TT_FIELDCATALOG | field catalog for export | 20100625 | ||
4 | ![]() |
IV_UPDATE_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | Update instead of create | 20100625 | ||
5 | ![]() |
RV_SESSION_ID | Value transfer | Type reference (TYPE) | STRING | Session ID | 20100625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOE Exception Class | 20100713 |
Method DISCONNECT Signature
Method DISCONNECT on class CL_INM_BOE_CONNECTION has no parameter.
Method DISCONNECT on class CL_INM_BOE_CONNECTION has no exception.
Method FREE Signature
Method FREE on class CL_INM_BOE_CONNECTION has no parameter.
Method FREE on class CL_INM_BOE_CONNECTION has no exception.
Method GET_ALL_DATASETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BOE_DATASETS | Call by reference | Type reference (TYPE) | INM_BOE_TT_DATASETS | BOE Datasets | 20110520 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20100709 | |||
3 | ![]() |
IV_PAGE | Call by reference | Type reference (TYPE) | I | 1 | 20100624 | ||
4 | ![]() |
IV_SORT_ORDER | Call by reference | Type reference (TYPE) | STRING | CL_INM_BOE_CONSTANTS=>SC_SORT_MOST_VIEWS | 20100624 | ||
5 | ![]() |
IV_TIME_FILTER | Call by reference | Type reference (TYPE) | STRING | CL_INM_BOE_CONSTANTS=>SC_TFILTER_ANYTIME | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOE Exception Class | 20100701 |
Method GET_DATASET_POLESTAR_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20100706 | |||
2 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOE Exception Class | 20110810 |
Method _CONVERT_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 | |||
2 | ![]() |
IS_FIELD_CATALOG | Call by reference | Type reference (TYPE) | INM_BOE_TS_FIELDCATALOG | BOE Field Catalog | 20100625 | ||
3 | ![]() |
RV_STRING_DATA | Value transfer | Type reference (TYPE) | STRING | 20100625 |
Method _CONVERT_TO_STRING on class CL_INM_BOE_CONNECTION has no exception.
Method _CREATE_XML_DATASET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPTIONS | Call by reference | Type reference (TYPE) | INM_BOE_TS_DS_CREATE | BOE Dataset Create Options | 20100625 | ||
2 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Table Data | 20100625 | ||
3 | ![]() |
IT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | INM_BOE_TT_FIELDCATALOG | BOE Field Catalog | 20100625 | ||
4 | ![]() |
RV_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20100625 |
Method _CREATE_XML_DATASET on class CL_INM_BOE_CONNECTION has no exception.
Method _CREATE_XML_INFOSPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPTIONS | Call by reference | Type reference (TYPE) | INM_BOE_TS_DS_CREATE | BOE Dataset Create Options | 20110816 | ||
2 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20110816 | |||
3 | ![]() |
IT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | INM_BOE_TT_FIELDCATALOG | BOE Field Catalog | 20110816 | ||
4 | ![]() |
RV_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20110816 |
Method _CREATE_XML_INFOSPACE on class CL_INM_BOE_CONNECTION has no exception.
Method _GET_CONVERSION_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DISPLAY_LENGTH | Call by reference | Type reference (TYPE) | I | 20100625 | |||
2 | ![]() |
EV_EXIT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100625 | |||
3 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 | |||
4 | ![]() |
IV_INOUT | Call by reference | Type reference (TYPE) | I | 20100625 |
Method _GET_CONVERSION_EXIT on class CL_INM_BOE_CONNECTION has no exception.
Method _GET_CURRENCY_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CURRENCY | Call by reference | Type reference (TYPE) | STRING | 20100625 | |||
2 | ![]() |
EV_DECIMALS | Call by reference | Type reference (TYPE) | I | 20100625 | |||
3 | ![]() |
EV_REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20100625 | |||
4 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 |
Method _GET_CURRENCY_DECIMALS on class CL_INM_BOE_CONNECTION has no exception.
Method _GET_INFOSPACE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFOSPACE_ID | Call by reference | Type reference (TYPE) | STRING | 20110825 | |||
2 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | 20110831 |
Method _GET_INFOSPACE_URL on class CL_INM_BOE_CONNECTION has no exception.
Method _GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 | |||
2 | ![]() |
RR_METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | BSP Runtime: Metadata Interface for Model Attributes | 20100625 |
Method _GET_METADATA on class CL_INM_BOE_CONNECTION has no exception.
Method _LOOKUP_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELDCATALOG | Call by reference | Type reference (TYPE) | INM_BOE_TS_FIELDCATALOG | BOE Field Catalog | 20110520 | ||
2 | ![]() |
EV_DATA_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100625 | |||
3 | ![]() |
EV_DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100625 | |||
4 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100625 |
Method _LOOKUP_DATA_TYPE on class CL_INM_BOE_CONNECTION has no exception.
Method _PARSE_DATASETS_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BOE_DATASETS | Call by reference | Type reference (TYPE) | INM_BOE_TT_DATASETS | BOE Datasets | 20110520 | ||
2 | ![]() |
IV_DATASETS_XML | Call by reference | Type reference (TYPE) | XSTRING | 20100625 |
Method _PARSE_DATASETS_RESPONSE on class CL_INM_BOE_CONNECTION has no exception.
Method _PARSE_DATE_TIME_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100625 | ||
2 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20100625 | ||
3 | ![]() |
IV_DATE_TIME | Call by reference | Type reference (TYPE) | STRING | 20100625 |
Method _PARSE_DATE_TIME_FIELD on class CL_INM_BOE_CONNECTION has no exception.
Method _REFRESH_REQUEST Signature
Method _REFRESH_REQUEST on class CL_INM_BOE_CONNECTION has no parameter.
Method _REFRESH_REQUEST on class CL_INM_BOE_CONNECTION has no exception.
Method _REPLACE_SPECIAL_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_STRING | Call by reference | Type reference (TYPE) | ANY | 20100625 |
Method _REPLACE_SPECIAL_CHARS on class CL_INM_BOE_CONNECTION has no exception.
Method _REQUEST_COOKIE_ONP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110816 |
Method _REQUEST_COOKIE_ONP on class CL_INM_BOE_CONNECTION has no exception.
Method _REQUEST_SINGLE_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LOGON_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20110810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOE Exception Class | 20110810 |
Method _SET_REUSEABLE_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST_METHOD | Call by reference | Type reference (TYPE) | STRING | CL_INM_BOE_CONSTANTS=>SC_REQUEST_METHOD_POST | 20100625 |
Method _SET_REUSEABLE_HEADERS on class CL_INM_BOE_CONNECTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_702 |