Hierarchy
⤷
⤷
Properties
| Class | CL_SIC_CONFIG_UTILITIES | |
| Short Description | Utility Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FRAMEWORK_CONFIG | Information Consolidation Framework - Konfiguration |
| Created | 20051209 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SIC_CONFIG_UTILITIES has no interface implemented.
Friends
Class CL_SIC_CONFIG_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | 'SIC_FRAMEWORK_CONFIG' | Message Class | 20060124 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SIC_T_CONNECTOR_IMPL | Buffer for connectors | 20060410 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_FIELDS | Buffer for data fields of a node | 20051214 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_FIELDS | Table type for structure SIC_NODE_FIELDS | 20060726 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_STRUCT | Buffer for the node structure | 20051221 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_FIELDS | Buffer for fields of the primary ID | 20051214 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SIC_T_PROFILE_DATA | Buffer for profile data | 20060207 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SIC_T_PROFILE_NAME | Buffer for profile names | 20060207 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SIC_T_PROF_TYPES | Buffer for profile types | 20060419 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SIC_T_PROVIDER | Buffer for provider data | 20060419 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_FIELDS | Buffer for fields of the secondary ID | 20051214 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SERVICE_CMP | Buffer for service compositions | 20060124 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SERVICE_CONTENT_TYPE | Buffer for service content types | 20060210 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SERVICE_DEF | Buffer for service definitions | 20060124 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | RZLLI_APCL | Logon/Server Group Name | 20060726 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | XFELD | Flag: Server Group read | 20060726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts field name into the external format | 20060613 | |
| 2 | Static method | Public | Method | Converts field name into the internal format | 20060613 | |
| 3 | Static method | Public | Method | Returns the list of existing connectors | 20060410 | |
| 4 | Static method | Public | Method | Returns the connector implementation for an application | 20060131 | |
| 5 | Static method | Public | Method | Returns the fields for a node | 20051209 | |
| 6 | Static method | Public | Method | Returns the node structure | 20051221 | |
| 7 | Static method | Public | Method | Returns the fields for the primary ID for a node | 20051213 | |
| 8 | Static method | Public | Method | Returns the profile data for the specified profile name | 20060207 | |
| 9 | Static method | Public | Method | Returns the profile names for application and profile type | 20060207 | |
| 10 | Static method | Public | Method | Returns the profile types for the specified application | 20060418 | |
| 11 | Static method | Public | Method | Returns the data for the specified profile type | 20060419 | |
| 12 | Static method | Public | Method | Returns the profile type for the specified service name | 20060307 | |
| 13 | Static method | Public | Method | Returns the provider data for the specified profile type | 20060419 | |
| 14 | Static method | Public | Method | Returns the root node of the node structure | 20060126 | |
| 15 | Static method | Public | Method | Returns the fields for the secondary ID for a node | 20051213 | |
| 16 | Static method | Public | Method | Get Server Group for Parallelization | 20060726 | |
| 17 | Static method | Public | Method | Returns the service composition | 20060120 | |
| 18 | Static method | Public | Method | Returns the content types for the specified service | 20060210 | |
| 19 | Static method | Public | Method | Returns the definition of a service | 20051212 | |
| 20 | Static method | Public | Method | Returns the profile names that use the service profile | 20060315 | |
| 21 | Static method | Public | Method | Synchronize the data model tables with the connector | 20060427 |
Events
Class CL_SIC_CONFIG_UTILITIES has no event.
Types
Class CL_SIC_CONFIG_UTILITIES has no local type.
Method Signatures
Method CONVERT_FIELDNAME_2_LFIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060613 | |||
| 2 | IV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name (internal format) | 20060613 | |||
| 3 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node Name | 20060613 | |||
| 4 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of Table Entries (Namespace Separation) | 20060613 | |||
| 5 | RV_LFIELDNAME | Value transfer | Type reference (TYPE) | FNAM_____4 | Field Name (external format) | 20060613 |
Method CONVERT_FIELDNAME_2_LFIELDNAME on class CL_SIC_CONFIG_UTILITIES has no exception.
Method CONVERT_LFIELDNAME_2_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060613 | |||
| 2 | IV_LFIELDNAME | Value transfer | Type reference (TYPE) | FNAM_____4 | Field Name (external format) | 20060613 | |||
| 3 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node Name | 20060613 | |||
| 4 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of Table Entries (Namespace Separation) | 20060613 | |||
| 5 | RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name (internal format) | 20060613 |
Method CONVERT_LFIELDNAME_2_FIELDNAME on class CL_SIC_CONFIG_UTILITIES has no exception.
Method GET_CONNECTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060410 | |||
| 2 | RT_CONNECTORS | Value transfer | Type reference (TYPE) | SIC_T_CONNECTOR_IMPL | Table of existing connectors | 20060410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060410 |
Method GET_CONNECTOR_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Value transfer | Type reference (TYPE) | SIC_APPLICATION | Application | 20060131 | |||
| 2 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 3 | RV_CONNECTOR_IMPL | Value transfer | Type reference (TYPE) | SIC_CONNECTOR_IMPL | Connector Implementation | 20060131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060131 |
Method GET_NODE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | IF_SIC_CONNECTOR | Interface for Connectors | 20060519 | |||
| 2 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060123 | |||
| 3 | IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bypass the buffer table | 20060531 | ||
| 4 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20051209 | |||
| 5 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 6 | IV_USE_CONNECTOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use connector to get the node fields | 20060420 | ||
| 7 | RT_NODE_DATA_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS | Fields of a node | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060124 |
Method GET_NODE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | IF_SIC_CONNECTOR | Interface for Connectors | 20060519 | |||
| 2 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060123 | |||
| 3 | IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bypass the buffer table | 20060531 | ||
| 4 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 5 | IV_USE_CONNECTOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use connector to get the node structure | 20060420 | ||
| 6 | RT_NODE_STRUCTURE | Value transfer | Type reference (TYPE) | SIC_T_NODE_STRUCT | Definition of the node hierarchy | 20051221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060124 |
Method GET_PRIMARY_ID_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060123 | |||
| 2 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20051213 | |||
| 3 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 4 | IV_USE_CONNECTOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use connector to get the primary ID fields | 20060420 | ||
| 5 | RT_PRIMARY_ID_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS | Fields of the primary ID | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060124 |
Method GET_PROFILE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060523 | |||
| 2 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 3 | IV_PROFILE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060207 | |||
| 4 | IV_PROFILE_TYPE | Value transfer | Type reference (TYPE) | SIC_PROFILE_TYPE | Profile Type | 20060523 | |||
| 5 | IV_REF_COUNTER | Value transfer | Type reference (TYPE) | SIC_PROFILE_NAME_REF_COUNTER | Unique Reference Counter for Profile Name | 20060424 | |||
| 6 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20060207 | |||
| 7 | RT_PROFILE_DATA | Value transfer | Type reference (TYPE) | SIC_T_PROFILE_DATA | Profile Data | 20060207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060207 |
Method GET_PROFILE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060207 | |||
| 2 | IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bypass the buffer table | 20060427 | |||
| 3 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 4 | IV_PROFILE_TYPE | Value transfer | Type reference (TYPE) | SIC_PROFILE_TYPE | Profile Type | 20060207 | |||
| 5 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20060207 | |||
| 6 | RT_PROFILE_NAMES | Value transfer | Type reference (TYPE) | SIC_T_PROFILE_NAME | Table type for database table SIC_PROFILE_NAME | 20060207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060207 |
Method GET_PROFILE_TYPES_FOR_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Value transfer | Type reference (TYPE) | SIC_APPLICATION | Application | 20060418 | |||
| 2 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060418 | |||
| 3 | RT_PROFILE_TYPES | Value transfer | Type reference (TYPE) | SIC_T_PROFILE_TYPE | Table type for structure SIC_S_PROFILE_TYPE | 20060418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060418 |
Method GET_PROFILE_TYPE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060419 | |||
| 2 | IV_PROFILE_TYPE | Value transfer | Type reference (TYPE) | SIC_PROFILE_TYPE | Profile Type | 20060419 | |||
| 3 | RT_PROFILE_TYPE_DATA | Value transfer | Type reference (TYPE) | SIC_T_PROF_TYPES | Table type for database table SIC_PROF_TYPES | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060419 |
Method GET_PROFILE_TYPE_FOR_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 2 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20060307 | |||
| 3 | RV_PROFILE_TYPE | Value transfer | Type reference (TYPE) | SIC_PROFILE_TYPE | Profile Type | 20060307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060307 |
Method GET_PROVIDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060419 | |||
| 2 | IV_PROFILE_TYPE | Value transfer | Type reference (TYPE) | SIC_PROFILE_TYPE | Profile Type | 20060419 | |||
| 3 | IV_PROVIDER_TYPE | Value transfer | Type reference (TYPE) | SIC_PROVIDER_TYPE | Provider type | 20060419 | |||
| 4 | RT_PROVIDER_DATA | Value transfer | Type reference (TYPE) | SIC_T_PROVIDER | Table type for database table SIC_PROVIDER | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060419 |
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | IF_SIC_CONNECTOR | Interface for Connectors | 20060519 | |||
| 2 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060126 | |||
| 3 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 4 | IV_USE_CONNECTOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use connector to get the root node | 20060516 | ||
| 5 | RS_NODE_STRUCTURE | Value transfer | Type reference (TYPE) | SIC_NODE_STRUCT | Root node | 20060126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060126 |
Method GET_SECONDARY_ID_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060123 | |||
| 2 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20051213 | |||
| 3 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 4 | IV_USE_CONNECTOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use connector to get the secondary ID fields | 20060420 | ||
| 5 | RT_SECONDARY_ID_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS | Fields of the secondary ID | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060124 |
Method GET_SERVER_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SERVER_GROUP | Value transfer | Type reference (TYPE) | RZLLI_APCL | Logon/Server Group Name | 20060726 |
Method GET_SERVER_GROUP on class CL_SIC_CONFIG_UTILITIES has no exception.
Method GET_SERVICE_COMPOSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 2 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20060120 | |||
| 3 | RT_SERVICE_COMPOSITION | Value transfer | Type reference (TYPE) | SIC_T_SERVICE_CMP | Definition of service composition | 20060120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060124 |
Method GET_SERVICE_CONTENT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 2 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20060210 | |||
| 3 | RT_CONTENT_TYPES | Value transfer | Type reference (TYPE) | SIC_T_SERVICE_CONTENT_TYPE | List of Container Content Types | 20060210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of the framework | 20060210 |
Method GET_SERVICE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060307 | |||
| 2 | IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of a service | 20051212 | |||
| 3 | RS_SERVICE_DEFINITION | Value transfer | Type reference (TYPE) | SIC_SERVICE_DEF | Definition of a service | 20060120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in cnfiguration of the framework | 20060124 |
Method GET_USAGE_OF_SERVICE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display result in POP UP screen | 20060315 | ||
| 2 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060315 | |||
| 3 | IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060315 | |||
| 4 | IV_SERVICE_PROVIDER | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROVIDER | Service Provider | 20060315 | |||
| 5 | RT_PROFILE_NAMES | Value transfer | Type reference (TYPE) | SIC_T_PROFILE_DATA | Profile names that use the specified service profile | 20060315 |
Method GET_USAGE_OF_SERVICE_PROFILE on class CL_SIC_CONFIG_UTILITIES has no exception.
Method SYNCHRONIZE_DATA_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060427 | |||
| 2 | IT_NODE_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS | Node fields provided by the connector | 20060609 | |||
| 3 | IV_NO_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Control commit work | 20060629 | ||
| 4 | IV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of Table Entries (Namespace Separation) | 20060427 |
Method SYNCHRONIZE_DATA_MODEL on class CL_SIC_CONFIG_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |