SAP ABAP Interface IF_SIW_MAPPING_HEURISTICS (Mapping defaults and behaviour)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_MAPPING (Package) SIW: Mapping
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
Interface IF_SIW_MAPPING_HEURISTICS  
Short Description Mapping defaults and behaviour    
General Data
Package S_SIW_MAPPING   SIW: Mapping 
Created 20101126   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_MAPPING_HEURISTICS has no forward declaration.
Interfaces
Interface IF_SIW_MAPPING_HEURISTICS has no interface.
Friends
Interface IF_SIW_MAPPING_HEURISTICS has no friend.
Attributes
Interface IF_SIW_MAPPING_HEURISTICS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method Method has to be called first 20101126
2 CREATE_ACTION_CODE_FIELD Instance method Public Method Returns an attribute of GDT type ActionCode 20101126
3 CREATE_CTI_FIELD Instance method Public Method Returns an field of GDT type CompleteTransmissionIndicator 20101126
4 CREATE_INPUT_MSG_FIELD Instance method Public Method creates input message field for service interface 20101126
5 CREATE_INPUT_MSG_TYPE Instance method Public Method creates input message type 20101126
6 CREATE_INPUT_ROOT_TYPE Instance method Public Method Type which is root for all service specific input fields 20101126
7 CREATE_LOG_FIELD Instance method Public Method Creates Log field with GDT type 'Log' 20101126
8 CREATE_MESSAGE_HEADER_FIELD Instance method Public Method Creates Message Header field with GDT assigned 20101126
9 CREATE_OUTPUT_MSG_FIELD Instance method Public Method creates output message field for service interface 20101126
10 CREATE_OUTPUT_MSG_TYPE Instance method Public Method creates output message type 20101126
11 CREATE_OUTPUT_ROOT_TYPE Instance method Public Method Type which is root for all service specific output fields 20101126
12 CREATE_ROOT_FIELD Instance method Public Method Creates root field for fields below the MDT 20101126
13 ENRICH_RANGE_TARGET_FIELD Instance method Public Method Enriches target field of a range with name and type 20101126
14 GET_FIELD_ATTRIBUTES Instance method Public Method Determines field name based on field and type 20101126
15 GET_INPUT_MSG_FIELD_NAME Instance method Public Method creates input message field for service interface 20101126
16 GET_INPUT_ROOT_TYPE_NAME Instance method Public Method Get the name of the type of the BO element structure 20101126
17 GET_OUTPUT_MSG_FIELD_NAME Instance method Public Method creates output message field for service interface 20101126
18 GET_OUTPUT_ROOT_TYPE_NAME Instance method Public Method Get the name of the type of the BO element structure 20101126
19 GET_SHORT_INPUTMSG_CATEG Instance method Public Method Get short name for input message category 20101126
20 GET_SHORT_INPUT_IDT_PREFIX Instance method Public Method Get short name for input IDT prefix 20101126
21 GET_SHORT_INPUT_MSG_TYPENAME Instance method Public Method Get short name for input message type name 20101126
22 GET_SHORT_INPUT_ROOT_TYPENAME Instance method Public Method Get short name input root type (BO element structure) 20101126
23 GET_SHORT_OUTPUTMSG_CATEG Instance method Public Method Get short name for output message category 20101126
24 GET_SHORT_OUTPUT_IDT_PREFIX Instance method Public Method Get short name for output IDT prefix 20101126
25 GET_SHORT_OUTPUT_MSG_TYPENAME Instance method Public Method Get short name for output message type 20101126
26 GET_SHORT_OUTPUT_ROOT_TYPENAME Instance method Public Method Get short name for output root type (BO element structure) 20101126
27 HAS_MESSAGE_HEADER Instance method Public Method Returns 'X' if message type should have a message header 20101126
28 INIT Instance method Public Method Initialize the mapper 20101126
29 IS_BAPI_RETURN Instance method Public Method Determines if field is a BAPI return parameter 20101126
30 IS_PART_OF_RANGE Instance method Public Method Determines if a field is part of a range structure 20101126
31 MAP_FIELD Instance method Public Method GDT mapping of fields 20101126
32 MAP_FIELD_WITH_TYPE Instance method Public Method GDT mapping of fields and assiciated type (shallow mapping) 20101126
33 MAP_SIMPLE Instance method Public Method GDT mapping on simple types 20101126
34 MAP_STRUCTURE Instance method Public Method GDT mapping of structure types 20101126
35 MAP_TABLE Instance method Public Method GDT mapping of table types 20101126
36 MAP_TARGET_SIGNATURE Instance method Public Method Creates target Signature instance (without nested elements) 20101126
37 SET Instance method Public Method Set misc class attributes 20101126
38 SET_COMMON_ATTR_GDT Instance method Public Method Sets common type attributes 20101126
39 SET_COMMON_ATTR_IDT Instance method Public Method Sets common type attributes 20101126
Events
Interface IF_SIW_MAPPING_HEURISTICS has no event.
Types
Interface IF_SIW_MAPPING_HEURISTICS has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on Interface IF_SIW_MAPPING_HEURISTICS has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_POPULATION_ERROR 20101126

Method CREATE_ACTION_CODE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTION_CODE_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_ACTION_CODE_FIELD on Interface 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 Importing I_TABLE_NAME Call by reference Type reference (TYPE) STRING 20101126
2 Returning R_CTI_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_CTI_FIELD on Interface 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 Returning R_MSG_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_INPUT_MSG_FIELD on Interface 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 Returning R_MSG_DATA_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126

Method CREATE_INPUT_MSG_TYPE on Interface 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 Returning R_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126

Method CREATE_INPUT_ROOT_TYPE on Interface 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 Returning R_LOG_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_LOG_FIELD on Interface 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 Returning R_MESSAGE_HEADER_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_MESSAGE_HEADER_FIELD on Interface 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 Returning R_MSG_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_OUTPUT_MSG_FIELD on Interface 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 Returning R_MSG_DATA_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126

Method CREATE_OUTPUT_MSG_TYPE on Interface 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 Returning R_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126

Method CREATE_OUTPUT_ROOT_TYPE on Interface 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 Returning R_ROOT_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method CREATE_ROOT_FIELD on Interface 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 Importing I_MAPPING Call by reference Object reference (TYPE REF TO) CL_SIW_MAPPING 20101126
2 Importing I_TARGET_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method ENRICH_RANGE_TARGET_FIELD on Interface 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 Exporting ER_SXF_SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXF_SIMPLE 20101126
2 Exporting E_FIELD_NAME Call by reference Type reference (TYPE) SIW_DTE_FIELD_NAME 20101126
3 Exporting E_IS_ATTRIBUTE Call by reference Type reference (TYPE) XFELD 20101126
4 Exporting E_IS_FIXED Call by reference Type reference (TYPE) XFELD 20101126
5 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR 20101126

Method GET_INPUT_MSG_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_NAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_INPUT_MSG_FIELD_NAME on Interface 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 Returning R_NAME Value transfer Type reference (TYPE) SIW_DTE_FIELD_NAME 20101126

Method GET_INPUT_ROOT_TYPE_NAME on Interface 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 Returning R_FIELD_NAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_OUTPUT_MSG_FIELD_NAME on Interface 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 Returning R_NAME Value transfer Type reference (TYPE) SIW_DTE_FIELD_NAME 20101126

Method GET_OUTPUT_ROOT_TYPE_NAME on Interface 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 Returning R_SHORTAGE Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_INPUTMSG_CATEG on Interface 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 Returning R_IDT_PREFIX Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_INPUT_IDT_PREFIX on Interface 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 Returning R_SHORT_INPUT_MSG_TYPENAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_INPUT_MSG_TYPENAME on Interface 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 Returning R_SHORT_INPUT_ROOT_TYPENAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_INPUT_ROOT_TYPENAME on Interface 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 Returning R_SHORTAGE Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_OUTPUTMSG_CATEG on Interface 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 Returning R_IDT_PREFIX Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_OUTPUT_IDT_PREFIX on Interface 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 Returning R_SHORT_OUTPUT_MSG_TYPENAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_OUTPUT_MSG_TYPENAME on Interface 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 Returning R_SHORT_OUTPUT_ROOT_TYPENAME Value transfer Type reference (TYPE) STRING 20101126

Method GET_SHORT_OUTPUT_ROOT_TYPENAME on Interface 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 Importing I_MESSAGE_HEADER_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
2 Returning R_HAS_MESSAGE_HEADER Value transfer Type reference (TYPE) XFELD 20101126

Method HAS_MESSAGE_HEADER on Interface 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 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20110509
2 Importing I_ACCESS_MODE Call by reference Type reference (TYPE) SIW_DTE_ACCESS_MODE Operation Code of a Service Operation 20101126
3 Importing I_BO_NAME Call by reference Type reference (TYPE) SIW_DTE_BO_NAME Business Object Name (Full Name, No Blanks) 20101126
4 Importing I_GDT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_ESR_NAMESPACE Namespace (at Repository) 20101126
5 Importing I_IDT_PREFIX Call by reference Type reference (TYPE) SIW_DTE_IDT_PREFIX Prefix for Intermediate Data Type (IDT) names 20101126
6 Importing I_OPERATION_NAME Call by reference Type reference (TYPE) SIW_DTE_API_CMP_ID Name of Funtion Module, Method or Service Operation 20101126
7 Importing I_PROJECT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_ESR_NAMESPACE Namespace (at Repository) 20101126
8 Importing I_SOURCE_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE Signature Exchange Format: Signature 20101126
9 Importing I_SWC Call by reference Type reference (TYPE) SIW_DTE_SWC Software Component 20101126
10 Importing I_SWC_VERSION Call by reference Type reference (TYPE) SIW_DTE_SWCV Software Component Version 20101126
11 Importing I_TARGET_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE Signature Exchange Format: Signature 20101126

Method INIT on Interface 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 Importing I_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
2 Returning R_IS_BAPI_RETURN Value transfer Type reference (TYPE) XFELD 20101126

Method IS_BAPI_RETURN on Interface 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 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
2 Returning R_RESULT Value transfer Type reference (TYPE) XFELD 20101126

Method IS_PART_OF_RANGE on Interface 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 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
2 Returning R_TARGET_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method MAP_FIELD on Interface 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 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20101126
2 Returning R_TARGET_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20101126

Method MAP_FIELD_WITH_TYPE on Interface 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 Exporting E_GDT_SEARCH_TERMS Call by reference Type reference (TYPE) SIW_STR_GDT_SEARCH_TERM 20101126
2 Exporting E_TARGET_SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXF_SIMPLE 20101126
3 Importing I_SOURCE_SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXF_SIMPLE 20101126
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR 20101126

Method MAP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126
2 Returning R_TARGET_STRUCTURE Value transfer Object reference (TYPE REF TO) IF_SXF_STRUCTURE 20101126

Method MAP_STRUCTURE on Interface 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 Importing I_SOURCE_TABLE Call by reference Object reference (TYPE REF TO) IF_SXF_TABLE 20101126
2 Returning R_TARGET_TABLE Value transfer Object reference (TYPE REF TO) IF_SXF_TABLE 20101126

Method MAP_TABLE on Interface 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 Importing I_SOURCE_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20101126
2 Exporting I_TARGET_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20101126

Method MAP_TARGET_SIGNATURE on Interface 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 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20110509
2 Importing IV_ACCESS_MODE Call by reference Type reference (TYPE) SIW_DTE_ACCESS_MODE 20101126
3 Importing IV_BO_NAME Call by reference Type reference (TYPE) STRING 20101126
4 Importing IV_GDT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_TYPE_ESR_NAMESPACE 20101126
5 Importing IV_IDT_PREFIX Call by reference Type reference (TYPE) SIW_DTE_IDT_PREFIX Prefix for Intermediate Data Type (IDT) names 20101126
6 Importing IV_OPERATION_NAME Call by reference Type reference (TYPE) SIW_DTE_API_CMP_ID 20101126
7 Importing IV_PROJECT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_TYPE_ESR_NAMESPACE 20101126
8 Importing IV_SWC Call by reference Type reference (TYPE) SIW_DTE_SWC 20101126
9 Importing IV_SWC_VERSION Call by reference Type reference (TYPE) SIW_DTE_SWCV 20101126

Method SET on Interface 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 Importing I_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20101126

Method SET_COMMON_ATTR_GDT on Interface 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 Importing I_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20101126

Method SET_COMMON_ATTR_IDT on Interface IF_SIW_MAPPING_HEURISTICS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731