SAP IF_RECA_HAS_REGISTRATION OO Class - Object with Registration Functions









IF_RECA_HAS_REGISTRATION 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 IF_RECA_HAS_REGISTRATION including details of:

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



Method list of IF_RECA_HAS_REGISTRATION 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_CHILDPrivate
CALL METHOD if_reca_has_registration=>ADD_CHILD...more details

CHECK_ALLPrivate
CALL METHOD if_reca_has_registration=>CHECK_ALL...more details

CHECK_AUTHORITYPrivate
CALL METHOD if_reca_has_registration=>CHECK_AUTHORITY...more details

CHECK_AUTH_GROUPPrivate
CALL METHOD if_reca_has_registration=>CHECK_AUTH_GROUP...more details

DEQUEUEPrivate
CALL METHOD if_reca_has_registration=>DEQUEUE...more details

ENABLE_SOURCE_ACCESSPrivate
CALL METHOD if_reca_has_registration=>ENABLE_SOURCE_ACCESS...more details

ENQUEUEPrivate
CALL METHOD if_reca_has_registration=>ENQUEUE...more details

FREEPrivate
CALL METHOD if_reca_has_registration=>FREE...more details

GET_AUTH_GROUPPrivate
CALL METHOD if_reca_has_registration=>GET_AUTH_GROUP...more details

GET_BUSDETAILPrivate
CALL METHOD if_reca_has_registration=>GET_BUSDETAIL...more details

GET_BUSDETAIL_XPrivate
CALL METHOD if_reca_has_registration=>GET_BUSDETAIL_X...more details

GET_BUSKEYPrivate
CALL METHOD if_reca_has_registration=>GET_BUSKEY...more details

GET_BUSTYPEPrivate
CALL METHOD if_reca_has_registration=>GET_BUSTYPE...more details

GET_CHANGE_DOCUMENT_IDENTPrivate
CALL METHOD if_reca_has_registration=>GET_CHANGE_DOCUMENT_IDENT...more details

GET_CHILDRENPrivate
CALL METHOD if_reca_has_registration=>GET_CHILDREN...more details

GET_CI_DATAPrivate
CALL METHOD if_reca_has_registration=>GET_CI_DATA...more details

GET_EXTENSIONPrivate
CALL METHOD if_reca_has_registration=>GET_EXTENSION...more details

GET_FIELDSTATUSPrivate
CALL METHOD if_reca_has_registration=>GET_FIELDSTATUS...more details

GET_IDENTPrivate
CALL METHOD if_reca_has_registration=>GET_IDENT...more details

GET_IMKEYPrivate
CALL METHOD if_reca_has_registration=>GET_IMKEY...more details

GET_OBJTYPEDIFFPrivate
CALL METHOD if_reca_has_registration=>GET_OBJTYPEDIFF...more details

GET_PARENT_OBJECTPrivate
CALL METHOD if_reca_has_registration=>GET_PARENT_OBJECT...more details

GET_RESPONSIBLEPrivate
CALL METHOD if_reca_has_registration=>GET_RESPONSIBLE...more details

GET_RG_RECEIVER_MNGRGets Registration Receiver ManagerPublic
CALL METHOD if_reca_has_registration=>GET_RG_RECEIVER_MNGR...more details

GET_RG_SENDER_MNGRGets Registration Trigger ManagerPublic
CALL METHOD if_reca_has_registration=>GET_RG_SENDER_MNGR...more details

GET_RUSERPrivate
CALL METHOD if_reca_has_registration=>GET_RUSER...more details

GET_STORE_DATEPrivate
CALL METHOD if_reca_has_registration=>GET_STORE_DATE...more details

GET_SUB_OBJECTSPrivate
CALL METHOD if_reca_has_registration=>GET_SUB_OBJECTS...more details

GET_SWENRPrivate
CALL METHOD if_reca_has_registration=>GET_SWENR...more details

GET_TEXTPrivate
CALL METHOD if_reca_has_registration=>GET_TEXT...more details

GET_USER_EXCLUSIVEPrivate
CALL METHOD if_reca_has_registration=>GET_USER_EXCLUSIVE...more details

GET_VALID_PERIODPrivate
CALL METHOD if_reca_has_registration=>GET_VALID_PERIOD...more details

HAS_SUBOBJECTSPrivate
CALL METHOD if_reca_has_registration=>HAS_SUBOBJECTS...more details

INIT_BUS_OBJECTPrivate
CALL METHOD if_reca_has_registration=>INIT_BUS_OBJECT...more details

INIT_BY_TEMPLATEPrivate
CALL METHOD if_reca_has_registration=>INIT_BY_TEMPLATE...more details

IS_FIELDSTATUS_SETPrivate
CALL METHOD if_reca_has_registration=>IS_FIELDSTATUS_SET...more details

IS_MODIFIEDPrivate
CALL METHOD if_reca_has_registration=>IS_MODIFIED...more details

IS_OKPrivate
CALL METHOD if_reca_has_registration=>IS_OK...more details

IS_SOURCE_ACCESS_ENABLEDPrivate
CALL METHOD if_reca_has_registration=>IS_SOURCE_ACCESS_ENABLED...more details

IS_VALID_IN_PERIODPrivate
CALL METHOD if_reca_has_registration=>IS_VALID_IN_PERIOD...more details

REGISTER_ALL_CHILDRENPrivate
CALL METHOD if_reca_has_registration=>REGISTER_ALL_CHILDREN...more details

RELEASEPrivate
CALL METHOD if_reca_has_registration=>RELEASE...more details

SET_AUTH_GROUPPrivate
CALL METHOD if_reca_has_registration=>SET_AUTH_GROUP...more details

SET_CI_DATAPrivate
CALL METHOD if_reca_has_registration=>SET_CI_DATA...more details

SET_RESPONSIBLEPrivate
CALL METHOD if_reca_has_registration=>SET_RESPONSIBLE...more details

SET_USER_EXCLUSIVEPrivate
CALL METHOD if_reca_has_registration=>SET_USER_EXCLUSIVE...more details

STOREPrivate
CALL METHOD if_reca_has_registration=>STORE...more details

SUBSTITUTEPrivate
CALL METHOD if_reca_has_registration=>SUBSTITUTE...more details



IF_RECA_HAS_REGISTRATION 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
MD_ACTIVITYInstance AttributeLIKE
Private
MD_BUKRSInstance AttributeLIKE
Private
MD_INTRENOInstance AttributeLIKE
Private
MD_OBJNRInstance AttributeLIKE
Private
MD_OBJTYPEInstance AttributeLIKE
Private
MF_ARCHIVEDInstance AttributeLIKE
Private
MF_AUTH_CHECKInstance AttributeLIKE
Private
MF_ENQUEUEInstance AttributeLIKE
Private
MO_RG_RECEIVER_MNGRInstance AttributeRegistration Receiver ManagerLIKE
IF_RECA_RG_RECEIVER_MNGR
Public
MO_RG_SENDER_MNGRInstance AttributeRegistration Trigger ManagerLIKE
IF_RECA_RG_SENDER_MNGR
Public


Events of Class IF_RECA_HAS_REGISTRATION

Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... AFTER_CHANGE_RESPONSIBLE -
AFTER_STORE -
BEFORE_STORE -
ON_CHECK_ALL -
ON_SUBSTITUTE -

Links to Related Class(s)

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