SAP AC_FSBP_SMAP_TOOLS_E2I OO Class - Cross-BO Tools for SOA Inbound Mapping









AC_FSBP_SMAP_TOOLS_E2I is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class AC_FSBP_SMAP_TOOLS_E2I including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FSBP_CONST_DATE_TIME

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_XO_CONST_BOOLE

Method list of AC_FSBP_SMAP_TOOLS_E2I SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ADD_MO_ENTRYAdds a Line to MO Data and Creates an MO Entry if Appropr.Public
CALL METHOD ac_fsbp_smap_tools_e2i=>ADD_MO_ENTRY...more details

ADD_MO_ENTRY_MSG_HEADERAdds the Message Header to MO Data (Msg. ID, And So On)Public
CALL METHOD ac_fsbp_smap_tools_e2i=>ADD_MO_ENTRY_MSG_HEADER...more details

CHECK_MESSAGE_HEADERPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>CHECK_MESSAGE_HEADER...more details

CONSTRUCTORPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>CONSTRUCTOR...more details

CONVERT_ADDRESS_IDConverts ID in Internal FormatPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>CONVERT_ADDRESS_ID...more details

CONVERT_BP_IDPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>CONVERT_BP_ID...more details

GET_LAST_CHANGED_TIMESTAMPProvides Last Time Stamp for Object Change/CreationPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>GET_LAST_CHANGED_TIMESTAMP...more details

GET_RANGE_LINES_FOR_SEARCHPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>GET_RANGE_LINES_FOR_SEARCH...more details

IS_BPCA_USEDChecks If BPCA Is UsedPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>IS_BPCA_USED...more details

MAP_ACTION_CODE_EXT2INTMaps Action Code in Service to XO Change IndicatorPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_ACTION_CODE_EXT2INT...more details

MAP_ADDR_CONTENT_TYPE_CODEMaps PostalRegulationsCompliantAddressLineContentTypeCodePublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_ADDR_CONTENT_TYPE_CODE...more details

MAP_AMOUNT_EXT2INTMaps Amount (External-Internal)Public
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_AMOUNT_EXT2INT...more details

MAP_BPCA_UUIDMapping of Business Process Chain AssignmentPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_BPCA_UUID...more details

MAP_FIELD_EXT2INTPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_FIELD_EXT2INT...more details

MAP_FIELD_TO_SEARCH_CRITERIAPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_FIELD_TO_SEARCH_CRITERIA...more details

MAP_GDT_COUNTRY_CODEPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_GDT_COUNTRY_CODE...more details

MAP_GDT_LANGUAGEPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_GDT_LANGUAGE...more details

MAP_GDT_UUID_TO_GUID_XPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_GDT_UUID_TO_GUID_X...more details

MAP_LOGMaps MessagesPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_LOG...more details

MAP_MESSAGE_HEADERPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_MESSAGE_HEADER...more details

MAP_MOD_TYPE_CODEMap Modification Type Code to Change IndicatorPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_MOD_TYPE_CODE...more details

MAP_NOTE_EXT2INTPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_NOTE_EXT2INT...more details

MAP_PRINTFORM_PARAMETERSMaps Print Form Parameters (External->Internal)Public
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_PRINTFORM_PARAMETERS...more details

MAP_RANGE_TO_SEARCH_CRITERIAPrivate
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_RANGE_TO_SEARCH_CRITERIA...more details

MAP_REQUEST_INDICATOR_PARAMMaps Request IndicatorProtected
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_REQUEST_INDICATOR_PARAM...more details

MAP_REQUIRED_INDICATOR_OLDMaps Required Indicator (External-Internal)Public
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_REQUIRED_INDICATOR_OLD...more details

MAP_SYSTEM_ADMIN_DATAMaps System Admin Data Ext2IntPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_SYSTEM_ADMIN_DATA...more details

MAP_VALIDITY_PERIODMapping of Validity PeriodPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_VALIDITY_PERIOD...more details

MAP_VALIDITY_PERIOD_BUT0BKMapping of Validity PeriodPublic
CALL METHOD ac_fsbp_smap_tools_e2i=>MAP_VALIDITY_PERIOD_BUT0BK...more details



AC_FSBP_SMAP_TOOLS_E2I attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
CON_TYPE_STRINGInstance AttributeLIKE
Private
FALSEInstance AttributeLIKE
Private
LAST_MINUTE_OF_DAYInstance AttributeLIKE
Private
MESSAGE_HEADER_HELPERInstance AttributeHelp Class for Message HeaderLIKE
IF_FSL_MESSAGE_HEADER_HELPER
Protected
TIME_MINInstance AttributeLIKE
Private
TRUEInstance AttributeLIKE
Private
XML_CONTROLLERInstance AttributeLIKE
Private




AC_FSBP_SMAP_TOOLS_E2I types

LTP_S_XO_FIELD -

Links to Related Class(s)

AC_FSBP_...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!