Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_SOA_SIW_MAP_HEURIST | SIW samples: Mapping heuristics | 20110505 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_MAPPING_HEURISTICS | Common functions for service interface creation | 20101126 |
Properties
| Class | IF_SIW_MAPPING_HEURISTICS | |
| Short Description | Mapping defaults and behaviour | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIW_MAPPING_HEURISTICS has no forward declaration.
Interfaces
Class IF_SIW_MAPPING_HEURISTICS has no interface implemented.
Friends
Class IF_SIW_MAPPING_HEURISTICS has no friend class.
Attributes
Class IF_SIW_MAPPING_HEURISTICS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method has to be called first | 20101126 | |
| 2 | Instance method | Public | Method | Returns an attribute of GDT type ActionCode | 20101126 | |
| 3 | Instance method | Public | Method | Returns an field of GDT type CompleteTransmissionIndicator | 20101126 | |
| 4 | Instance method | Public | Method | creates input message field for service interface | 20101126 | |
| 5 | Instance method | Public | Method | creates input message type | 20101126 | |
| 6 | Instance method | Public | Method | Type which is root for all service specific input fields | 20101126 | |
| 7 | Instance method | Public | Method | Creates Log field with GDT type 'Log' | 20101126 | |
| 8 | Instance method | Public | Method | Creates Message Header field with GDT assigned | 20101126 | |
| 9 | Instance method | Public | Method | creates output message field for service interface | 20101126 | |
| 10 | Instance method | Public | Method | creates output message type | 20101126 | |
| 11 | Instance method | Public | Method | Type which is root for all service specific output fields | 20101126 | |
| 12 | Instance method | Public | Method | Creates root field for fields below the MDT | 20101126 | |
| 13 | Instance method | Public | Method | Enriches target field of a range with name and type | 20101126 | |
| 14 | Instance method | Public | Method | Determines field name based on field and type | 20101126 | |
| 15 | Instance method | Public | Method | creates input message field for service interface | 20101126 | |
| 16 | Instance method | Public | Method | Get the name of the type of the BO element structure | 20101126 | |
| 17 | Instance method | Public | Method | creates output message field for service interface | 20101126 | |
| 18 | Instance method | Public | Method | Get the name of the type of the BO element structure | 20101126 | |
| 19 | Instance method | Public | Method | Get short name for input message category | 20101126 | |
| 20 | Instance method | Public | Method | Get short name for input IDT prefix | 20101126 | |
| 21 | Instance method | Public | Method | Get short name for input message type name | 20101126 | |
| 22 | Instance method | Public | Method | Get short name input root type (BO element structure) | 20101126 | |
| 23 | Instance method | Public | Method | Get short name for output message category | 20101126 | |
| 24 | Instance method | Public | Method | Get short name for output IDT prefix | 20101126 | |
| 25 | Instance method | Public | Method | Get short name for output message type | 20101126 | |
| 26 | Instance method | Public | Method | Get short name for output root type (BO element structure) | 20101126 | |
| 27 | Instance method | Public | Method | Returns 'X' if message type should have a message header | 20101126 | |
| 28 | Instance method | Public | Method | Initialize the mapper | 20101126 | |
| 29 | Instance method | Public | Method | Determines if field is a BAPI return parameter | 20101126 | |
| 30 | Instance method | Public | Method | Determines if a field is part of a range structure | 20101126 | |
| 31 | Instance method | Public | Method | GDT mapping of fields | 20101126 | |
| 32 | Instance method | Public | Method | GDT mapping of fields and assiciated type (shallow mapping) | 20101126 | |
| 33 | Instance method | Public | Method | GDT mapping on simple types | 20101126 | |
| 34 | Instance method | Public | Method | GDT mapping of structure types | 20101126 | |
| 35 | Instance method | Public | Method | GDT mapping of table types | 20101126 | |
| 36 | Instance method | Public | Method | Creates target Signature instance (without nested elements) | 20101126 | |
| 37 | Instance method | Public | Method | Set misc class attributes | 20101126 | |
| 38 | Instance method | Public | Method | Sets common type attributes | 20101126 | |
| 39 | Instance method | Public | Method | Sets common type attributes | 20101126 |
Events
Class IF_SIW_MAPPING_HEURISTICS has no event.
Types
Class IF_SIW_MAPPING_HEURISTICS has no local type.
Method Signatures
Method CHECK_CONSISTENCY Signature
Method CHECK_CONSISTENCY on class IF_SIW_MAPPING_HEURISTICS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101126 |
Method CREATE_ACTION_CODE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTION_CODE_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_ACTION_CODE_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_CTI_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101126 | ||||
| 2 | R_CTI_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_CTI_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_INPUT_MSG_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_INPUT_MSG_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_INPUT_MSG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 |
Method CREATE_INPUT_MSG_TYPE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_INPUT_ROOT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 |
Method CREATE_INPUT_ROOT_TYPE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_LOG_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOG_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_LOG_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_MESSAGE_HEADER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MESSAGE_HEADER_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_MESSAGE_HEADER_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_OUTPUT_MSG_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_OUTPUT_MSG_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_OUTPUT_MSG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 |
Method CREATE_OUTPUT_MSG_TYPE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_OUTPUT_ROOT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 |
Method CREATE_OUTPUT_ROOT_TYPE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method CREATE_ROOT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROOT_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method CREATE_ROOT_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method ENRICH_RANGE_TARGET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_SIW_MAPPING | 20101126 | ||||
| 2 | I_TARGET_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method ENRICH_RANGE_TARGET_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_FIELD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SXF_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIMPLE | 20101126 | ||||
| 2 | E_FIELD_NAME | Call by reference | Type reference (TYPE) | SIW_DTE_FIELD_NAME | 20101126 | ||||
| 3 | E_IS_ATTRIBUTE | Call by reference | Type reference (TYPE) | XFELD | 20101126 | ||||
| 4 | E_IS_FIXED | Call by reference | Type reference (TYPE) | XFELD | 20101126 | ||||
| 5 | I_SOURCE_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101126 |
Method GET_INPUT_MSG_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_INPUT_MSG_FIELD_NAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_INPUT_ROOT_TYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | SIW_DTE_FIELD_NAME | 20101126 |
Method GET_INPUT_ROOT_TYPE_NAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_OUTPUT_MSG_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_OUTPUT_MSG_FIELD_NAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_OUTPUT_ROOT_TYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | SIW_DTE_FIELD_NAME | 20101126 |
Method GET_OUTPUT_ROOT_TYPE_NAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_INPUTMSG_CATEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORTAGE | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_INPUTMSG_CATEG on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_INPUT_IDT_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDT_PREFIX | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_INPUT_IDT_PREFIX on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_INPUT_MSG_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORT_INPUT_MSG_TYPENAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_INPUT_MSG_TYPENAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_INPUT_ROOT_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORT_INPUT_ROOT_TYPENAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_INPUT_ROOT_TYPENAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_OUTPUTMSG_CATEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORTAGE | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_OUTPUTMSG_CATEG on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_OUTPUT_IDT_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDT_PREFIX | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_OUTPUT_IDT_PREFIX on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_OUTPUT_MSG_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORT_OUTPUT_MSG_TYPENAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_OUTPUT_MSG_TYPENAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method GET_SHORT_OUTPUT_ROOT_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORT_OUTPUT_ROOT_TYPENAME | Value transfer | Type reference (TYPE) | STRING | 20101126 |
Method GET_SHORT_OUTPUT_ROOT_TYPENAME on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method HAS_MESSAGE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_HEADER_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 | ||||
| 2 | R_HAS_MESSAGE_HEADER | Value transfer | Type reference (TYPE) | XFELD | 20101126 |
Method HAS_MESSAGE_HEADER on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_SIW_PROJECT | Service Implementation Project | 20110509 | |||
| 2 | I_ACCESS_MODE | Call by reference | Type reference (TYPE) | SIW_DTE_ACCESS_MODE | Operation Code of a Service Operation | 20101126 | |||
| 3 | I_BO_NAME | Call by reference | Type reference (TYPE) | SIW_DTE_BO_NAME | Business Object Name (Full Name, No Blanks) | 20101126 | |||
| 4 | I_GDT_NAMESPACE | Call by reference | Type reference (TYPE) | SIW_DTE_ESR_NAMESPACE | Namespace (at Repository) | 20101126 | |||
| 5 | I_IDT_PREFIX | Call by reference | Type reference (TYPE) | SIW_DTE_IDT_PREFIX | Prefix for Intermediate Data Type (IDT) names | 20101126 | |||
| 6 | I_OPERATION_NAME | Call by reference | Type reference (TYPE) | SIW_DTE_API_CMP_ID | Name of Funtion Module, Method or Service Operation | 20101126 | |||
| 7 | I_PROJECT_NAMESPACE | Call by reference | Type reference (TYPE) | SIW_DTE_ESR_NAMESPACE | Namespace (at Repository) | 20101126 | |||
| 8 | I_SOURCE_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | Signature Exchange Format: Signature | 20101126 | |||
| 9 | I_SWC | Call by reference | Type reference (TYPE) | SIW_DTE_SWC | Software Component | 20101126 | |||
| 10 | I_SWC_VERSION | Call by reference | Type reference (TYPE) | SIW_DTE_SWCV | Software Component Version | 20101126 | |||
| 11 | I_TARGET_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | Signature Exchange Format: Signature | 20101126 |
Method INIT on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method IS_BAPI_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 | ||||
| 2 | R_IS_BAPI_RETURN | Value transfer | Type reference (TYPE) | XFELD | 20101126 |
Method IS_BAPI_RETURN on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method IS_PART_OF_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | XFELD | 20101126 |
Method IS_PART_OF_RANGE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method MAP_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 | ||||
| 2 | R_TARGET_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method MAP_FIELD on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method MAP_FIELD_WITH_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 | ||||
| 2 | R_TARGET_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20101126 |
Method MAP_FIELD_WITH_TYPE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method MAP_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GDT_SEARCH_TERMS | Call by reference | Type reference (TYPE) | SIW_STR_GDT_SEARCH_TERM | 20101126 | ||||
| 2 | E_TARGET_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIMPLE | 20101126 | ||||
| 3 | I_SOURCE_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIMPLE | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101126 |
Method MAP_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 | ||||
| 2 | R_TARGET_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20101126 |
Method MAP_STRUCTURE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method MAP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TABLE | 20101126 | ||||
| 2 | R_TARGET_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_TABLE | 20101126 |
Method MAP_TABLE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method MAP_TARGET_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20101126 | ||||
| 2 | I_TARGET_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20101126 |
Method MAP_TARGET_SIGNATURE on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_SIW_PROJECT | Service Implementation Project | 20110509 | |||
| 2 | IV_ACCESS_MODE | Call by reference | Type reference (TYPE) | SIW_DTE_ACCESS_MODE | 20101126 | ||||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20101126 | ||||
| 4 | IV_GDT_NAMESPACE | Call by reference | Type reference (TYPE) | SIW_DTE_TYPE_ESR_NAMESPACE | 20101126 | ||||
| 5 | IV_IDT_PREFIX | Call by reference | Type reference (TYPE) | SIW_DTE_IDT_PREFIX | Prefix for Intermediate Data Type (IDT) names | 20101126 | |||
| 6 | IV_OPERATION_NAME | Call by reference | Type reference (TYPE) | SIW_DTE_API_CMP_ID | 20101126 | ||||
| 7 | IV_PROJECT_NAMESPACE | Call by reference | Type reference (TYPE) | SIW_DTE_TYPE_ESR_NAMESPACE | 20101126 | ||||
| 8 | IV_SWC | Call by reference | Type reference (TYPE) | SIW_DTE_SWC | 20101126 | ||||
| 9 | IV_SWC_VERSION | Call by reference | Type reference (TYPE) | SIW_DTE_SWCV | 20101126 |
Method SET on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method SET_COMMON_ATTR_GDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TYPE | 20101126 |
Method SET_COMMON_ATTR_GDT on class IF_SIW_MAPPING_HEURISTICS has no exception.
Method SET_COMMON_ATTR_IDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TYPE | 20101126 |
Method SET_COMMON_ATTR_IDT on class IF_SIW_MAPPING_HEURISTICS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |