SAP ABAP Class CL_CMS_LR_DE_DB (Persistency : Grundbuch)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD-LR (Application Component) Land Register
     CMS_RE_LR (Package) Land register
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20021021
Properties
Class CL_CMS_LR_DE_DB  
Short Description Persistency : Grundbuch    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package CMS_RE_LR   Land register 
Created 20021021   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20021021
Friends
# Friend Modeled only Created on Description
1 CB_CMS_LR_DE_DB 20021021 Base agent Persistency : Grundbuch
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED_AT Instance attribute Protected Type reference (TYPE) CMS_DTE_CHANGED_AT Change Timestamp 20021021
2 CHANGED_BY Instance attribute Protected Type reference (TYPE) CMS_DTE_LAST_CHNG_USER Last Changed By 20021021
3 CREATED_AT Instance attribute Protected Type reference (TYPE) CMS_DTE_CREATED_AT Creation Timestamp 20021021
4 CREATED_BY Instance attribute Protected Type reference (TYPE) CMS_DTE_USER User who created the record 20021021
5 DISTRICT Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_DISTRICT District 20021021
6 MANDT Instance attribute Protected Type reference (TYPE) MANDT Client 20021021
7 OLD_REF_ID Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_OLD_REF_ID Reference of Old Land Register, in case data was migrated 20021021
8 PAGE_NO Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_PAGE_NO Page Number 20021021
9 REG_TYPE Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_REG_TYP Register Type 20021021
10 SEC2 Instance attribute Protected Type reference (TYPE) CMS_TAB_LR_DE_2_DB 20021021
11 SECB Instance attribute Protected Type reference (TYPE) CMS_TAB_LR_DE_B_DB 20021021
12 SOURCEOFENTRY Instance attribute Protected Type reference (TYPE) CMS_DTE_SOURCE_OF_ENTRY Source of entry 20021021
13 SUB_DISTRICT Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_SUB_DISTRICT Sub District 20021021
14 VOLUME_NO Instance attribute Protected Type reference (TYPE) CMS_DTE_LR_DE_VOLUME_NO Volume Number 20021021
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_AT 20021021
2 GET_CHANGED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_BY 20021021
3 GET_CREATED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_AT 20021021
4 GET_CREATED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_BY 20021021
5 GET_DISTRICT Instance method Public Get-method of a virtual attribute Reads Attribute DISTRICT 20021021
6 GET_MANDT Instance method Public Get-method of a virtual attribute Reads Attribute MANDT 20021021
7 GET_OLD_REF_ID Instance method Public Get-method of a virtual attribute Reads Attribute OLD_REF_ID 20021021
8 GET_PAGE_NO Instance method Public Get-method of a virtual attribute Reads Attribute PAGE_NO 20021021
9 GET_REG_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute REG_TYPE 20021021
10 GET_SEC2 Instance method Public Get-method of a virtual attribute Reads Attribute SEC2 20021021
11 GET_SECB Instance method Public Get-method of a virtual attribute Reads Attribute SECB 20021021
12 GET_SOURCEOFENTRY Instance method Public Get-method of a virtual attribute Reads Attribute SOURCEOFENTRY 20021021
13 GET_SUB_DISTRICT Instance method Public Get-method of a virtual attribute Reads Attribute SUB_DISTRICT 20021021
14 GET_VOLUME_NO Instance method Public Get-method of a virtual attribute Reads Attribute VOLUME_NO 20021021
15 SET_CHANGED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_AT 20021021
16 SET_CHANGED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_BY 20021021
17 SET_CREATED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_AT 20021021
18 SET_CREATED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_BY 20021021
19 SET_DISTRICT Instance method Public Set-method of a virtual attribute Sets Attribute DISTRICT 20021021
20 SET_MANDT Instance method Public Set-method of a virtual attribute Sets Attribute MANDT 20021021
21 SET_OLD_REF_ID Instance method Public Set-method of a virtual attribute Sets Attribute OLD_REF_ID 20021021
22 SET_PAGE_NO Instance method Public Set-method of a virtual attribute Sets Attribute PAGE_NO 20021021
23 SET_REG_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute REG_TYPE 20021021
24 SET_SEC2 Instance method Public Set-method of a virtual attribute Sets Attribute SEC2 20021021
25 SET_SECB Instance method Public Set-method of a virtual attribute Sets Attribute SECB 20021021
26 SET_SOURCEOFENTRY Instance method Public Set-method of a virtual attribute Sets Attribute SOURCEOFENTRY 20021021
27 SET_SUB_DISTRICT Instance method Public Set-method of a virtual attribute Sets Attribute SUB_DISTRICT 20021021
28 SET_VOLUME_NO Instance method Public Set-method of a virtual attribute Sets Attribute VOLUME_NO 20021021
Events
Class CL_CMS_LR_DE_DB has no event.
Types
Class CL_CMS_LR_DE_DB has no local type.
Method Signatures

Method GET_CHANGED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_CHANGED_AT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LAST_CHNG_USER Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_CREATED_AT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_USER Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_DISTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_DISTRICT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_MANDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MANDT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_OLD_REF_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_OLD_REF_ID Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_PAGE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_PAGE_NO Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_REG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_REG_TYP Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_SEC2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_TAB_LR_DE_2_DB Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_SECB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_TAB_LR_DE_B_DB Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_SOURCEOFENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_SOURCE_OF_ENTRY Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_SUB_DISTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_SUB_DISTRICT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method GET_VOLUME_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMS_DTE_LR_DE_VOLUME_NO Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_CHANGED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_AT Call by reference Type reference (TYPE) CMS_DTE_CHANGED_AT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_BY Call by reference Type reference (TYPE) CMS_DTE_LAST_CHNG_USER Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATED_AT Call by reference Type reference (TYPE) CMS_DTE_CREATED_AT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATED_BY Call by reference Type reference (TYPE) CMS_DTE_USER Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_DISTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISTRICT Call by reference Type reference (TYPE) CMS_DTE_LR_DE_DISTRICT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_MANDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MANDT Call by reference Type reference (TYPE) MANDT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_OLD_REF_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLD_REF_ID Call by reference Type reference (TYPE) CMS_DTE_LR_DE_OLD_REF_ID Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_PAGE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAGE_NO Call by reference Type reference (TYPE) CMS_DTE_LR_DE_PAGE_NO Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_REG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REG_TYPE Call by reference Type reference (TYPE) CMS_DTE_LR_DE_REG_TYP Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_SEC2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEC2 Call by reference Type reference (TYPE) CMS_TAB_LR_DE_2_DB Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_SECB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SECB Call by reference Type reference (TYPE) CMS_TAB_LR_DE_B_DB Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_SOURCEOFENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCEOFENTRY Call by reference Type reference (TYPE) CMS_DTE_SOURCE_OF_ENTRY Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_SUB_DISTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUB_DISTRICT Call by reference Type reference (TYPE) CMS_DTE_LR_DE_SUB_DISTRICT Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021

Method SET_VOLUME_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VOLUME_NO Call by reference Type reference (TYPE) CMS_DTE_LR_DE_VOLUME_NO Attributwert 20021021
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20021021
History
Last changed by/on SAP  00000000 
SAP Release Created in 200