SAP ABAP Interface IF_RELM_LR_JL_REL_MNGR (Joint Liabilties in Land Register)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-LM (Application Component) Land Use Management
     RE_LM_LR (Package) RE: Land Register
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_LR_JL_REL_MNGR Joint Liabilties in Land Register 20050427
Properties
Interface IF_RELM_LR_JL_REL_MNGR  
Short Description Joint Liabilties in Land Register    
General Data
Package RE_LM_LR   RE: Land Register 
Created 20050427   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20050427
Friends
Interface IF_RELM_LR_JL_REL_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20050427
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050427
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20050427
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20050427
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RELM_LAND_REGISTER Land Register (VILMLR) 20050427
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20050427
2 CHECK_ALL Instance method Public Method 20050427
3 CREATE_JL_FOR_EASEMENT Instance method Public Method Generates New Joint Liability for Land Register Entry 20050427
4 DELETE_JL_FOR_EASEMENT Instance method Public Method Deletes Joint Liability for Land Register Entry 20050427
5 FREE Instance method Public Method 20050427
6 GET_CHILDREN Instance method Public Method 20050427
7 GET_EXTENSION Instance method Public Method 20050427
8 GET_FIELDSTATUS Instance method Public Method 20050427
9 GET_JL Instance method Public Method Returns All Current Joint Liabilities 20050427
10 GET_JL_BY_JLNO Instance method Public Method Returns Joint Liability (from Buffer) 20050427
11 GET_JL_FOR_EASEMENT Instance method Public Method Gets Joint Liability for Land Register Entry 20050427
12 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20050427
13 INIT_BY_TEMPLATE Instance method Public Method 20050427
14 IS_FIELDSTATUS_SET Instance method Public Method 20050427
15 IS_MODIFIED Instance method Public Method 20050427
16 IS_OK Instance method Public Method 20050427
17 REGISTER_ALL_CHILDREN Instance method Public Method 20050427
18 RELEASE Instance method Public Method 20050427
19 SET_JL_FOR_EASEMENT Instance method Public Method Sets Joint Liability for Land Register Entry 20050427
20 STORE Instance method Public Method 20050427
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050427
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050427
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050427
Types
Interface IF_RELM_LR_JL_REL_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method ADD_CHILD on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method CREATE_JL_FOR_EASEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_JLNO Call by reference Type reference (TYPE) RELM_JOINT_LIABILITY-JLNO Mithaftungsnummer 20050427
2 Importing ID_SECNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECNO GB-Abteilung: Laufende Nummer der Eintragung 20050427
3 Importing ID_SECSUBNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECSUBNO GB-Abteilung: Untereintrag 20050427
4 Importing ID_XJL Call by reference Type reference (TYPE) RELM_JOINT_LIABILITY-XJL Bezeichnung der Mithaftung 20050427
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20050427

Method DELETE_JL_FOR_EASEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SECNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECNO GB-Abteilung: Laufende Nummer der Eintragung 20050427
2 Importing ID_SECSUBNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECSUBNO GB-Abteilung: Untereintrag 20050427
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20050427

Method FREE Signature

Method FREE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method FREE on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method GET_JL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTO_JOINT_LIABILITY Value transfer Type reference (TYPE) RE_T_IF_RELM_JOINT_LIABILITY Mithaftungen 20050427

Method GET_JL on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method GET_JL_BY_JLNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_JOINT_LIABILITY Value transfer Object reference (TYPE REF TO) IF_RELM_JOINT_LIABILITY Mithaftung 20050427
2 Importing ID_JLNO Call by reference Type reference (TYPE) RELM_JOINT_LIABILITY-JLNO Mithaftungsnummer 20050427
# Exception Resumable Description Created on
1 NOT_FOUND Mithaft nicht vorhanden 20050427

Method GET_JL_FOR_EASEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_JOINT_LIABILITY Call by reference Object reference (TYPE REF TO) IF_RELM_JOINT_LIABILITY Mithaftung (VILMJL) 20050427
2 Importing ID_SECNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECNO GB-Abteilung: Laufende Nummer der Eintragung 20050427
3 Importing ID_SECSUBNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECSUBNO GB-Abteilung: Untereintrag 20050427
# Exception Resumable Description Created on
1 NOT_FOUND Keine Mithaftung vorhanden 20050427

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RELM_LAND_REGISTER Grundbuch (VILMLR) 20050427

Method INIT_BY_PARENT on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method IS_OK on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method RELEASE on Interface IF_RELM_LR_JL_REL_MNGR has no exception.

Method SET_JL_FOR_EASEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_JLNO Call by reference Type reference (TYPE) RELM_JOINT_LIABILITY-JLNO Mithaftungsnummer 20050427
2 Importing ID_SECNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECNO GB-Abteilung: Laufende Nummer der Eintragung 20050427
3 Importing ID_SECSUBNO Call by reference Type reference (TYPE) RELM_JL_LAND_REGISTER_REL-SECSUBNO GB-Abteilung: Untereintrag 20050427
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20050427

Method STORE Signature

Method STORE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Method STORE on Interface IF_RELM_LR_JL_REL_MNGR has no exception.
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RELM_LR_JL_REL_MNGR has no parameter.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600