SAP /BOBF/CL_FRW_DURABLE_MESSAGE OO Class - .









/BOBF/CL_FRW_DURABLE_MESSAGE 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 /BOBF/CL_FRW_DURABLE_MESSAGE including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /BOBF/CL_FRW_DURABLE_MESSAGE is /BOBF/CL_FRW_MESSAGE

Interface Implementation

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

Method list of /BOBF/CL_FRW_DURABLE_MESSAGE 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
ACTIONS_SUPPORTS_STATE_MSGPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ACTIONS_SUPPORTS_STATE_MSG...more details

ACTION_SUPPORTS_STATE_MSGPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ACTION_SUPPORTS_STATE_MSG...more details

ADD_REPORTEDPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ADD_REPORTED...more details

ASSERT_FE_ENTITY_NAME_NOT_INITPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ASSERT_FE_ENTITY_NAME_NOT_INIT...more details

ASSERT_ROOT_NAME_NOT_INITIALPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ASSERT_ROOT_NAME_NOT_INITIAL...more details

ASSERT_TYPES_CORRECTPrivate
CALL METHOD /bobf/cl_frw_durable_message=>ASSERT_TYPES_CORRECT...more details

BO_SUPPORTS_DURABLE_MESSAGESPrivate
CALL METHOD /bobf/cl_frw_durable_message=>BO_SUPPORTS_DURABLE_MESSAGES...more details

CHECK_AND_ADD_DEFAULT_INVALCTXPublic
CALL METHOD /bobf/cl_frw_durable_message=>CHECK_AND_ADD_DEFAULT_INVALCTX...more details

CHECK_MESSAGESPrivate
CALL METHOD /bobf/cl_frw_durable_message=>CHECK_MESSAGES...more details

CONDENSE_INVALIDATIONSPrivate
CALL METHOD /bobf/cl_frw_durable_message=>CONDENSE_INVALIDATIONS...more details

CONSTRUCTORPublic
CALL METHOD /bobf/cl_frw_durable_message=>CONSTRUCTOR...more details

CREATE_RESPONSEPublic
CALL METHOD /bobf/cl_frw_durable_message=>CREATE_RESPONSE...more details

DERIVE_DEFAULT_CONTEXT_NAMEPrivate
CALL METHOD /bobf/cl_frw_durable_message=>DERIVE_DEFAULT_CONTEXT_NAME...more details

FILTER_OUT_CREATED_INSTANCESPrivate
CALL METHOD /bobf/cl_frw_durable_message=>FILTER_OUT_CREATED_INSTANCES...more details

GET_MESSAGE_LOGPublic
CALL METHOD /bobf/cl_frw_durable_message=>GET_MESSAGE_LOG...more details

GET_REPORTEDPublic
CALL METHOD /bobf/cl_frw_durable_message=>GET_REPORTED...more details

GET_ROOT_KEYS_WITH_ERROR_STATEPublic
CALL METHOD /bobf/cl_frw_durable_message=>GET_ROOT_KEYS_WITH_ERROR_STATE...more details

IS_STATIC_ACTIONPrivate
CALL METHOD /bobf/cl_frw_durable_message=>IS_STATIC_ACTION...more details

MERGEPrivate
CALL METHOD /bobf/cl_frw_durable_message=>MERGE...more details

ON_TRANSACTION_FINISHEDPublic
CALL METHOD /bobf/cl_frw_durable_message=>ON_TRANSACTION_FINISHED...more details

OPTIMIZE_BEFORE_WRITEPublic
CALL METHOD /bobf/cl_frw_durable_message=>OPTIMIZE_BEFORE_WRITE...more details

OPTIMIZE_FOR_PREPARATIONPublic
CALL METHOD /bobf/cl_frw_durable_message=>OPTIMIZE_FOR_PREPARATION...more details

SET_DELETED_KEYSPublic
CALL METHOD /bobf/cl_frw_durable_message=>SET_DELETED_KEYS...more details

SET_DELETED_KEYS_WITH_CHILDRENPublic
CALL METHOD /bobf/cl_frw_durable_message=>SET_DELETED_KEYS_WITH_CHILDREN...more details



/BOBF/CL_FRW_DURABLE_MESSAGE 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
GC_MSG_LOG_FOR_DEFAULT_CONTEXTConstant1LIKE
I
Private
GT_SKIPPED_INVALIDATIONSStatic AttributeLIKE
TT_KEYS_FOR_INVALIDATION
Private
LC_MSG_LOG_FOR_DEFAULT_CONTEXTConstant1LIKE
I
Private
MO_ENTITY_CONVERTERInstance AttributeLIKE
/BOBF/IF_CDS_ENTITY_CONVERTER
Private
MO_LEADING_MESSAGE_OBJECTInstance AttributeLIKE
/BOBF/CL_FRW_MESSAGE
Private
MR_LEADING_LOG_ENTRYInstance AttributeLIKE
TY_MESSAGE_LOG
Private
MT_MESSAGE_LOGInstance AttributeLIKE
TT_MESSAGE_LOG
Private
MT_REPORTEDInstance AttributeLIKE
ABP_BEHV_RESPONSE_TAB
Private




/BOBF/CL_FRW_DURABLE_MESSAGE types

TT_KEYS_FOR_INVALIDATION -
TT_MESSAGE_BY_KEY -
TT_MESSAGE_LOG -
TY_INVALIDATION_CONTEXT -
TY_INVALIDATION_CONTEXT_NAME -
TY_KEYS_FOR_INVALIDATION -
TY_MESSAGE_BY_KEY -
TY_MESSAGE_LOG -

Links to Related Class(s)

/BOBF/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!