SAP ABAP Class CL_EHFND_CI_CONFIG (Reads and provides the config. of an int. point.)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
EHFND_FW_CI (Package) Objects of the Content Integration Framework
⤷
⤷
Properties
| Class | CL_EHFND_CI_CONFIG | |
| Short Description | Reads and provides the config. of an int. point. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EHFND_FW_CI | Objects of the Content Integration Framework |
| Created | 20090114 | SAP |
| Last change | 20100310 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EHFND_CI_CONFIG has no interface implemented.
Friends
Class CL_EHFND_CI_CONFIG 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) | EHFNDC_CI_IP | Table contains the configuration of the integration points | 20090114 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EHFNDT_CI_CHAR_CONFIG | Table Type for configured characterics | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090114 | ||
| 2 | Instance method | Public | Method | 20090114 | ||
| 3 | Instance method | Public | Method | 20090114 | ||
| 4 | Instance method | Public | Method | 20090116 | ||
| 5 | Instance method | Public | Method | 20090114 | ||
| 6 | Instance method | Public | Method | 20090114 | ||
| 7 | Instance method | Public | Method | 20090114 |
Events
Class CL_EHFND_CI_CONFIG has no event.
Types
Class CL_EHFND_CI_CONFIG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTEGRATION_POINT | Call by reference | Type reference (TYPE) | EHFND_CI_IP_ID | Integration point ID | 20090114 |
Method CONSTRUCTOR on class CL_EHFND_CI_CONFIG has no exception.
Method GET_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_CHARACTERISTICS | Call by reference | Type reference (TYPE) | EHFNDT_CI_CHAR_CONFIG | Table Type for configured characterics | 20090114 |
Method GET_CHARACTERISTICS on class CL_EHFND_CI_CONFIG has no exception.
Method GET_CONFIG_FOR_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CHAR_CONFIG | Call by reference | Type reference (TYPE) | EHFNDS_CI_CHAR_CONFIG | Structure for integration points configured characteristics | 20090114 | |||
| 2 | IV_CHARACTERISTIC | Call by reference | Type reference (TYPE) | EHFND_CI_CHARACTERISTIC | Characteristic | 20090114 | |||
| 3 | IV_PROPERTY | Call by reference | Type reference (TYPE) | EHFND_CI_PROPERTY | Property | 20090114 |
Method GET_CONFIG_FOR_CHARACTERISTIC on class CL_EHFND_CI_CONFIG has no exception.
Method GET_CREDENTIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PASSWORD | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20090116 | |||
| 2 | EV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20090116 |
Method GET_CREDENTIALS on class CL_EHFND_CI_CONFIG has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | EHFND_CI_CI_URL | Content integration url | 20090114 |
Method GET_URL on class CL_EHFND_CI_CONFIG has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLG_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolean | 20090114 |
Method IS_ACTIVE on class CL_EHFND_CI_CONFIG has no exception.
Method REQUIRES_AUTHENTICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLG_REQ_AUTHENTICATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method REQUIRES_AUTHENTICATION on class CL_EHFND_CI_CONFIG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |