SAP /BOFU/CL_ADDR_PERSIST_SZA0 OO Class - Address read Access via the local Memory









/BOFU/CL_ADDR_PERSIST_SZA0 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 /BOFU/CL_ADDR_PERSIST_SZA0 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 /BOFU/IF_ADDR_MODIFY

Interface Implementation

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

Method list of /BOFU/CL_ADDR_PERSIST_SZA0 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 /bofu/cl_addr_persist_sza0=>CLASS_CONSTRUCTOR...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /bofu/cl_addr_persist_sza0=>CONSTRUCTOR...more details

CONVERT_ADCOM_TO_COM_NUMBERConversion routinePrivate
CALL METHOD /bofu/cl_addr_persist_sza0=>CONVERT_ADCOM_TO_COM_NUMBER...more details

CONVERT_COM_NUMBER_TO_ADCOMConversion routinePrivate
CALL METHOD /bofu/cl_addr_persist_sza0=>CONVERT_COM_NUMBER_TO_ADCOM...more details

READ_REMARKReads remarksPrivate
CALL METHOD /bofu/cl_addr_persist_sza0=>READ_REMARK...more details

RETRIEVE_COMM_DATARead communication dataPrivate
CALL METHOD /bofu/cl_addr_persist_sza0=>RETRIEVE_COMM_DATA...more details

UPDATE_COMM_DATAUpdate communication datePublic
CALL METHOD /bofu/cl_addr_persist_sza0=>UPDATE_COMM_DATA...more details



/BOFU/CL_ADDR_PERSIST_SZA0 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
C_CAM1ConstantAddress Group (Key) (Business Address Services)'CAM1'LIKE
AD_GROUP
Private
C_CONSNUMBERConstantField Name'CONSNUMBER'LIKE
FIELDNAME
Private
C_FAXConstantCommunication Method (Key) (Business Address Services)'FAX'LIKE
AD_COMM
Private
C_INTConstantCommunication Method (Key) (Business Address Services)'INT'LIKE
AD_COMM
Private
C_NOTESConstantField Name'NOTES'LIKE
FIELDNAME
Private
C_PAGConstantCommunication Method (Key) (Business Address Services)'PAG'LIKE
AD_COMM
Private
C_PRTConstantCommunication Method (Key) (Business Address Services)'PRT'LIKE
AD_COMM
Private
C_RMLConstantCommunication Method (Key) (Business Address Services)'RML'LIKE
AD_COMM
Private
C_SSFConstantCommunication Method (Key) (Business Address Services)'SSF'LIKE
AD_COMM
Private
C_TELConstantCommunication Method (Key) (Business Address Services)'TEL'LIKE
AD_COMM
Private
C_TLXConstantCommunication Method (Key) (Business Address Services)'TLX'LIKE
AD_COMM
Private
C_TRUEConstantCheckbox'X'LIKE
XFELD
Private
C_TTXConstantCommunication Method (Key) (Business Address Services)'TTX'LIKE
AD_COMM
Private
C_URIConstantCommunication Method (Key) (Business Address Services)'URI'LIKE
AD_COMM
Private
C_USAGESConstantField Name'USAGES'LIKE
FIELDNAME
Private
C_X40ConstantCommunication Method (Key) (Business Address Services)'X40'LIKE
AD_COMM
Private
GT_COMTYPESStatic AttributeTable Type for Internal Conversion of Communication TypesLIKE
ADCOMTYPES_TAB
Private
MO_ADDR_ENCODEInstance AttributeEncoding routines for BAS Node IdsLIKE
/BOFU/CL_ADDR_ENCODE
Private
MO_ADDR_MAPInstance AttributeMapping routines for BAS structuresLIKE
/BOFU/CL_ADDR_MAP
Private
MT_ACTIVE_VERSIONSInstance AttributeLIKE
TY_T_NATION
Private
MT_ADDR_DELETEDInstance AttributeTable type for administering address deletionLIKE
TT_ADDR_DELETED
Private




/BOFU/CL_ADDR_PERSIST_SZA0 types

TT_ADDR_DELETED - Table type for administering address deletion
TY_ADDR_DELETED - Structure for administering address deletion

Links to Related Class(s)

/BOFU/CL...
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!