SAP AC_BSBP_ESAMAP_U_NODE_DATA OO Class - General Node Mapping Class









AC_BSBP_ESAMAP_U_NODE_DATA 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_BSBP_ESAMAP_U_NODE_DATA 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_BSBP_ESAMAP_U_NODE_DATA

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_XO_OBJECTS

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_BSBP_ESAMAP_U_NODE_DATA 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
CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD ac_bsbp_esamap_u_node_data=>CLASS_CONSTRUCTOR...more details

GET_INSTANCEProvides an Instance of the Required Node Mapping ClassPublic
CALL METHOD ac_bsbp_esamap_u_node_data=>GET_INSTANCE...more details

GET_NODE_NAMESProvides a List of Permitted NodesPublic
CALL METHOD ac_bsbp_esamap_u_node_data=>GET_NODE_NAMES...more details

MAP_EXT2INTPrivate
CALL METHOD ac_bsbp_esamap_u_node_data=>MAP_EXT2INT...more details

MAP_INT2EXTPrivate
CALL METHOD ac_bsbp_esamap_u_node_data=>MAP_INT2EXT...more details



AC_BSBP_ESAMAP_U_NODE_DATA 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
BO_BUSINESS_PARTNERInstance AttributeLIKE
Private
BO_BUSINESS_PARTNER_CLASSICInstance AttributeLIKE
Private
BO_TYPE_BUSINESS_PARTNERInstance AttributeLIKE
Private
BO_TYPE_KEY_NAMEInstance AttributeLIKE
Private
CLASS_NAME_PREFIXConstantCLASS_NAME_PREFIX'BSBP_ESAMAP_U_'LIKE
XO_OBJECT_NAME
Public
CONSTANT_IFConstantCONSTANT_IF'IF_BSBP_CONST_ESA_NODE_NAME'LIKE
XO_OBJECT_NAME
Public
FALSEInstance AttributeLIKE
Private
INSTANCESStatic AttributeINSTANCESLIKE
BSBP_ESAMAP_U_NODE_DATA_STY
Private
MO_ADDRCOMMInstance AttributeLIKE
Private
MO_ADDRESSInstance AttributeLIKE
Private
MO_BKK21Instance AttributeLIKE
Private
MO_BP001Instance AttributeLIKE
Private
MO_BP011Instance AttributeLIKE
Private
MO_BP021Instance AttributeLIKE
Private
MO_BP1010Instance AttributeLIKE
Private
MO_BP1012Instance AttributeLIKE
Private
MO_BP1013Instance AttributeLIKE
Private
MO_BP1030Instance AttributeLIKE
Private
MO_BP3010Instance AttributeLIKE
Private
MO_BP3100Instance AttributeLIKE
Private
MO_BUT000Instance AttributeLIKE
Private
MO_BUT020Instance AttributeLIKE
Private
MO_BUT021_FSInstance AttributeLIKE
Private
MO_BUT0BANKInstance AttributeLIKE
Private
MO_BUT0BKInstance AttributeLIKE
Private
MO_BUT0CCInstance AttributeLIKE
Private
MO_BUT0IDInstance AttributeLIKE
Private
MO_BUT0ISInstance AttributeLIKE
Private
MO_BUT100Instance AttributeLIKE
Private
MO_DFKKBPTAXNUMInstance AttributeLIKE
Private
MO_TEXTInstance AttributeLIKE
Private
NODE_NAMESStatic AttributeNODE_NAMESLIKE
BSBP_ESA_NODE_NAME_TTY
Private
SO_ADDITIONSInstance AttributeLIKE
Private
SO_ADDRESSESInstance AttributeLIKE
Private
SO_ADDRESS_DEFAULTInstance AttributeLIKE
Private
SO_ALIASInstance AttributeLIKE
Private
SO_BANK_DATAInstance AttributeLIKE
Private
SO_CASH_TRANSFER_INFOInstance AttributeLIKE
Private
SO_DIFFERENTIATIONInstance AttributeLIKE
Private
SO_EMPLOYMENT_DATAInstance AttributeLIKE
Private
SO_FISCAL_YEAR_INFOInstance AttributeLIKE
Private
SO_GENERAL_DATAInstance AttributeLIKE
Private
SO_IDENTIFICATIONInstance AttributeLIKE
Private
SO_INDUSTRY_SECTORSInstance AttributeLIKE
Private
SO_LEGAL_DATAInstance AttributeLIKE
Private
SO_PARTNER_STATUSInstance AttributeLIKE
Private
SO_RATINGSInstance AttributeLIKE
Private
SO_ROLESInstance AttributeLIKE
Private
SO_ROOTInstance AttributeLIKE
Private
SO_TAX_NUMBERSInstance AttributeLIKE
Private
SO_TEXT_COLLECTIONInstance AttributeLIKE
Private
TRUEInstance AttributeLIKE
Private


Links to Related Class(s)

AC_BSBP_...
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!