SAP ABAP Interface IF_RECN_ACTUAL_DEPOSIT_MNGR (Actual Security Deposit Manager (VICNDPACTUAL))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CN_DP (Package) RE: Security Deposit
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECN_ACTUAL_DEPOSIT_MNGR Actual Security Deposit Mgr (VICNDPACTUAL) Standard Impl. 20030401
Properties
Interface IF_RECN_ACTUAL_DEPOSIT_MNGR  
Short Description Actual Security Deposit Manager (VICNDPACTUAL)    
General Data
Package RE_CN_DP   RE: Security Deposit 
Created 20030401   SAP 
Last changed 20110908   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_HAS_TEXT Object with Text 20030409
2 IF_RECA_OBJECT Instantiable Object 20090806
3 IF_RECA_STORABLE Object Can Be Stored 20030401
Friends
Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20030401
2 MF_ARCHIVED Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20050225
3 MF_AUTH_CHECK Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20030401
4 MF_ENQUEUE Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20030401
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20030401
6 MO_TEXT_MNGR Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Object with Actual Security Deposits 20030409
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method Changes Actual Security Deposit 20030401
2 CHECK_ALL Instance method Public Method Changes Actual Security Deposit 20030401
3 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20030401
4 COUNT Instance method Public Method Supplies Number of Entries 20030401
5 DELETE_DETAIL Instance method Public Method Deletes Actual Security Deposit 20030401
6 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20030401
7 FREE Instance method Public Method Changes Actual Security Deposit 20030401
8 GET_CHILDREN Instance method Public Method Changes Actual Security Deposit 20030401
9 GET_DETAIL Instance method Public Method Supplies Structure 20030401
10 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20030401
11 GET_EXTENSION Instance method Public Method Changes Actual Security Deposit 20050225
12 GET_FIELDSTATUS Instance method Public Method Changes Actual Security Deposit 20050225
13 GET_LIST Instance method Public Method Supplies All Entries 20030401
14 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20030401
15 GET_TDNAME_PREFIX Instance method Public Method Changes Actual Security Deposit 20050225
16 GET_TEXT_MNGR Instance method Public Method Changes Actual Security Deposit 20030409
17 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20030409
18 GET_TOTAL_ON_DATERANGE Instance method Public Method Gets the Totaled, Made, Returned Actual Security Deposits 20030415
19 GET_TOTAL_ON_KEYDATE Instance method Public Method Gets the Totaled Actual Security Deposits for a Key Date 20030415
20 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20030401
21 INIT_BY_TEMPLATE Instance method Public Method Changes Actual Security Deposit 20030401
22 INSERT_DETAIL Instance method Public Method Creates a New Actual Security Deposit 20030401
23 IS_FIELDSTATUS_SET Instance method Public Method Changes Actual Security Deposit 20050225
24 IS_MODIFIED Instance method Public Method Changes Actual Security Deposit 20030401
25 IS_OK Instance method Public Method Changes Actual Security Deposit 20030401
26 REGISTER_ALL_CHILDREN Instance method Public Method Changes Actual Security Deposit 20030401
27 RELEASE Instance method Public Method Changes Actual Security Deposit 20030401
28 STORE Instance method Public Method Changes Actual Security Deposit 20030401
29 UPDATE_DETAIL Instance method Public Method Changes Actual Security Deposit 20030401
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050225
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

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

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030401
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030401

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl 20030401

Method COUNT on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030402
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20030401

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030401
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20030401

Method EXISTS on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030401
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT IST-Kaution (VICNDPACTUAL) 20030401
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030401

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030401
2 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030401
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_X IST-Kaution und Zusatzfelder (VICNDPACTUAL) 20030401
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030401

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ACTUAL_DEPOSIT IST-Kaution 20030401

Method GET_LIST on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_ACTUAL_DEPOSIT_X IST-Kaution und Zusatzfelder 20030401
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030401

Method GET_LIST_X on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method GET_TDNAME_PREFIX Signature

Method GET_TDNAME_PREFIX on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
Method GET_TDNAME_PREFIX on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method GET_TEXT_MNGR Signature

Method GET_TEXT_MNGR on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
Method GET_TEXT_MNGR on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method GET_TEXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030409
2 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030409
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Referenz auf Notiz 20030409
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen aufgetreten 20030409

Method GET_TOTAL_ON_DATERANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CURRENCY Call by reference Type reference (TYPE) RECNDPACTUALCURR Währung der IST-Kaution 20090429
2 Exporting ED_RECEIVED Call by reference Type reference (TYPE) RECNDPVALUE Erhaltene Betrag 20090806
3 Exporting ED_RETAINED Call by reference Type reference (TYPE) RECNDPVALUE Kautionssumme 20110105
4 Exporting ED_RETOURED Call by reference Type reference (TYPE) RECNDPVALUE Erstattete Betrag 20090806
5 Exporting ED_TOTAL Call by reference Type reference (TYPE) RECNDPVALUE Kautionssumme 20030415
6 Importing ID_DATEFROM Call by reference Type reference (TYPE) RECADATEFROM Datum: gültig ab 20030415
7 Importing ID_DATETO Call by reference Type reference (TYPE) RECADATETO Datum: gültig bis 20030415

Method GET_TOTAL_ON_DATERANGE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method GET_TOTAL_ON_KEYDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CURRENCY Call by reference Type reference (TYPE) RECNDPACTUALCURR Währung der IST-Kaution 20090429
2 Exporting ED_TOTAL Call by reference Type reference (TYPE) RECNDPVALUE Kautionssumme 20030415
3 Importing ID_KEYDATE Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20030415

Method GET_TOTAL_ON_KEYDATE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Objekt mit IST-Kautionen 20030401

Method INIT_BY_PARENT on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT Aufbereitete IST-Kautiondaten 20030401
2 Importing IS_DETAIL Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT IST-Kautiondaten 20030401
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20030401

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

Method STORE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
Method STORE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_KEY IST-Kaution: Logischer Schlüssel 20030401
2 Importing IS_TAB Value transfer Type reference (TYPE) RECN_ACTUAL_DEPOSIT_TAB IST-Kaution: Nicht-Schlüsselfelder 20030401
# Exception Resumable Description Created on
1 ERROR Fehler beim Ändern 20030401
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RECN_ACTUAL_DEPOSIT_MNGR has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200