SAP IF_RELM_LR_EASEMENT_MNGR OO Class - Land Register - Rights and Easements: Manager









IF_RELM_LR_EASEMENT_MNGR 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_RELM_LR_EASEMENT_MNGR 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_RELM_LR_EASEMENT_MNGR 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
ADDITIONS_GETGets Assigned LandPublic
CALL METHOD if_relm_lr_easement_mngr=>ADDITIONS_GET...more details

ADDITIONS_GET_XGets Assigned Land with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>ADDITIONS_GET_X...more details

ADDITIONS_SETSets Assigned LandPublic
CALL METHOD if_relm_lr_easement_mngr=>ADDITIONS_SET...more details

ADD_CHILDPrivate
CALL METHOD if_relm_lr_easement_mngr=>ADD_CHILD...more details

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

CHECK_BEFORE_DELETEChecks If an Entry Is Allowed to Be Deleted (User)Public
CALL METHOD if_relm_lr_easement_mngr=>CHECK_BEFORE_DELETE...more details

CHECK_KEYChecks Whether Entry Exists (Except.)Public
CALL METHOD if_relm_lr_easement_mngr=>CHECK_KEY...more details

CHECK_SECNOChecks Correctness of a Single Section Number(with ConvExit)Public
CALL METHOD if_relm_lr_easement_mngr=>CHECK_SECNO...more details

CONTRACTS_GETGets Real Estate ContractsPublic
CALL METHOD if_relm_lr_easement_mngr=>CONTRACTS_GET...more details

CONTRACTS_GET_XGets Real Estate Contracts with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>CONTRACTS_GET_X...more details

CONTRACTS_SETSets Real Estate ContractsPublic
CALL METHOD if_relm_lr_easement_mngr=>CONTRACTS_SET...more details

COUNTSupplies Number of EntriesPublic
CALL METHOD if_relm_lr_easement_mngr=>COUNT...more details

DELETE_DETAILDeletes Processing NumberPublic
CALL METHOD if_relm_lr_easement_mngr=>DELETE_DETAIL...more details

EXISTSChecks Whether Entry Exists (Except.)Public
CALL METHOD if_relm_lr_easement_mngr=>EXISTS...more details

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

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

GET_DETAILReturns an EntryPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_DETAIL...more details

GET_DETAIL_XReturns an Entry with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_DETAIL_X...more details

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

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

GET_LISTReturns EntriesPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_LIST...more details

GET_LIST_XReturns Entries with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_LIST_X...more details

GET_LR_EM_CHANGE_MNGRGets Rights and Easements - ChangesPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_LR_EM_CHANGE_MNGR...more details

GET_TEXT_REFSupplies Reference to MemoPublic
CALL METHOD if_relm_lr_easement_mngr=>GET_TEXT_REF...more details

INIT_BY_PARENTInitializes Manager via Superordinate ObjectPublic
CALL METHOD if_relm_lr_easement_mngr=>INIT_BY_PARENT...more details

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

INSERT_DETAILAdds a New EntryPublic
CALL METHOD if_relm_lr_easement_mngr=>INSERT_DETAIL...more details

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

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

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

LOANS_GETGets LoanPublic
CALL METHOD if_relm_lr_easement_mngr=>LOANS_GET...more details

LOANS_GET_XGets Loan with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>LOANS_GET_X...more details

LOANS_SETSets LoanPublic
CALL METHOD if_relm_lr_easement_mngr=>LOANS_SET...more details

PARTNER_GETGets PartnerPublic
CALL METHOD if_relm_lr_easement_mngr=>PARTNER_GET...more details

PARTNER_GET_XGets Partner with Additional FieldsPublic
CALL METHOD if_relm_lr_easement_mngr=>PARTNER_GET_X...more details

PARTNER_SETSets PartnerPublic
CALL METHOD if_relm_lr_easement_mngr=>PARTNER_SET...more details

REFRESHSetting of Automatically Filled ValuesPublic
CALL METHOD if_relm_lr_easement_mngr=>REFRESH...more details

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

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

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

UPDATE_DATESUpdates the Entry/Cancellation Date of All EntriesPublic
CALL METHOD if_relm_lr_easement_mngr=>UPDATE_DATES...more details

UPDATE_DETAILChanges EntryPublic
CALL METHOD if_relm_lr_easement_mngr=>UPDATE_DETAIL...more details

UPDATE_ENTRY_DATEUpdates Entry Date of EntryPublic
CALL METHOD if_relm_lr_easement_mngr=>UPDATE_ENTRY_DATE...more details



IF_RELM_LR_EASEMENT_MNGR 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
MF_ARCHIVEDInstance AttributeLIKE
Private
MF_AUTH_CHECKInstance AttributeLIKE
Private
MF_ENQUEUEInstance AttributeLIKE
Private
MF_RANKINGNO_FILLED_MANUALLYInstance AttributeProcess Ranking Number ManuallyLIKE
ABAP_BOOL
Public
MO_PARENTInstance AttributeLand Register (VILMLR)LIKE
IF_RELM_LAND_REGISTER
Public


Events of Class IF_RELM_LR_EASEMENT_MNGR

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_STORE -
BEFORE_STORE -
ON_CHECK_ALL -

Links to Related Class(s)

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