SAP ABAP Class CH_RECN_CONTRACT (Contract: Event Handler)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CN_CN (Package) RE: Contract
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_STATIC_EVENT_HANDLER Event Handler (Static) 20030105
Properties
Class CH_RECN_CONTRACT  
Short Description Contract: Event Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CN_CN   RE: Contract 
Created 20030105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 REBD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STATIC_EVENT_HANDLER Event Handler (Static) 20030105
Friends
Class CH_RECN_CONTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_CONDITION_CHANGED Static Attribute Private Type reference (TYPE) RECABOOL Conditions Changed? 20090528
2 MF_CONDITION_UPDATE_DISABLED Static Attribute Private Type reference (TYPE) RECABOOL ABAP_FALSE Update of Conditions Locked? 20090717
3 MF_HAS_EXIT Static Attribute Public Type reference (TYPE) RECAHASBADIIMPL Business Add-In Implementation Exists 20030105
4 MO_EXIT Static Attribute Private Object reference (TYPE REF TO) BADI_RECN_CONTRACT BAdI Interface IF_EX_RECN_CONTRACT 20030105
Methods
# Method Level Visibility Method type Description Created on
1 BUSOBJ_AFTER_DELETE Static method Private Event handling method After Deletion Without Archiving 20041216
2 BUSOBJ_AFTER_STORE Static method Private Event handling method After Saving 20030105
3 BUSOBJ_BEFORE_DELETE Static method Private Event handling method Before Deletion Without Archiving 20030620
4 BUSOBJ_BEFORE_STORE Static method Private Event handling method After Saving 20080218
5 BUSOBJ_CHECK_ALL Static method Private Event handling method Check data 20030105
6 BUSOBJ_SUBSTITUTE Static method Private Event handling method Completion of Data 20030105
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030105
8 CONDITION_MNGR_AFTER_CHANGE Static method Private Event handling method Condition Manager: After Change 20090528
9 EXIT_METHOD_GET_NUMBER Static method Public Method Call BAdI Method: GET_NUMBER 20030711
10 GET_BEHAVIOR_CONTEXT Static method Public Method Gets Behavior Context for a Contract 20100311
11 IS_CONDITION_UPDATE_DISABLED Static method Public Method Asks If Condition Update Is Locked 20090717
12 OBJASS_MNGR_AFTER_CHANGE Static method Private Event handling method Object Assignment: After Change 20050610
13 PARTNER_MNGR_AFTER_CHANGE Static method Private Event handling method Partner Assignment: After Changing 20050614
14 SET_CONDITION_UPDATE_DISABLE Static method Public Method Locks the Condition Update During Substitution 20090717
15 SET_HANDLER Instance method Public Method 20030105
16 STATUS_AFTER_CHANGE Static method Private Event handling method Status Manager: After Setting a Status 20030310
17 STATUS_BEFORE_CHANGE Static method Private Event handling method Status Manager: Before Setting a Status 20030310
18 _BALANCE_PARTNER_CO_MNG_CN Static method Private Method Partner Comparison in Condominium Management Contract 20050727
19 _EXIT_METHOD_AFTER_DELETE Static method Private Method Call BAdI Method: AFTER_DELETE 20041216
20 _EXIT_METHOD_AFTER_STORE Static method Private Method Call BAdI Method: AFTER_STORE 20030105
21 _EXIT_METHOD_BEFORE_DELETE Static method Private Method Call BAdI Method: BEFORE_DELETE 20030620
22 _EXIT_METHOD_CHECK_ALL Static method Private Method Call BAdI Method: CHECK_ALL 20030105
23 _EXIT_METHOD_OBJECT_REL_CHANGE Static method Private Method Call BAdI Method: AFTER_OBJECT_REL_CHANGE 20050616
24 _EXIT_METHOD_SUBSTITUTE Static method Private Method Call BAdI Method: SUBSTITUTE 20030105
Events
Class CH_RECN_CONTRACT has no event.
Types
Class CH_RECN_CONTRACT has no local type.
Method Signatures

Method BUSOBJ_AFTER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Attribute reference (LIKE) 20041216
2 Importing SENDER Call by reference Attribute reference (LIKE) 20041216

Method BUSOBJ_AFTER_DELETE on class CH_RECN_CONTRACT has no exception.

Method BUSOBJ_AFTER_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Call by reference Attribute reference (LIKE) 20030626
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030105

Method BUSOBJ_AFTER_STORE on class CH_RECN_CONTRACT has no exception.

Method BUSOBJ_BEFORE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Attribute reference (LIKE) 20030620
2 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20030620
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030620

Method BUSOBJ_BEFORE_DELETE on class CH_RECN_CONTRACT has no exception.

Method BUSOBJ_BEFORE_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20080218
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080218

Method BUSOBJ_BEFORE_STORE on class CH_RECN_CONTRACT has no exception.

Method BUSOBJ_CHECK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_BEFORE_STORE Call by reference Attribute reference (LIKE) 20030105
2 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20030105
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030105

Method BUSOBJ_CHECK_ALL on class CH_RECN_CONTRACT has no exception.

Method BUSOBJ_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVENT_TYPE Call by reference Attribute reference (LIKE) 20030105
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030105

Method BUSOBJ_SUBSTITUTE on class CH_RECN_CONTRACT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CH_RECN_CONTRACT has no parameter.
Method CLASS_CONSTRUCTOR on class CH_RECN_CONTRACT has no exception.

Method CONDITION_MNGR_AFTER_CHANGE Signature

Method CONDITION_MNGR_AFTER_CHANGE on class CH_RECN_CONTRACT has no parameter.
Method CONDITION_MNGR_AFTER_CHANGE on class CH_RECN_CONTRACT has no exception.

Method EXIT_METHOD_GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_RECNNR Call by reference Type reference (TYPE) RECN_CONTRACT-RECNNR Nummer des Vertrags 20030711
2 Importing IO_CONTRACT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag 20030711
# Exception Resumable Description Created on
1 CANCEL Keine Nummer ermittelbar; Anlegen soll abgebrochen werden 20030711

Method GET_BEHAVIOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FMDOCUMENT_CREATE_TO Call by reference Type reference (TYPE) SYDATUM Datum, bis zu dem Mittel.belege erzweugt werden sollen 20100311
2 Exporting EF_ACTI_WITHOUT_APPROVAL_ENTRY Call by reference Type reference (TYPE) RECABOOL Aktivierung auch ohne Genehmigungseintrag möglich? 20130906
3 Exporting EF_APPROVALBYREQU_DISABLED Call by reference Type reference (TYPE) RECABOOL Genehmigungsanforderung gesperrt? 20100311
4 Exporting EF_APPROVAL_PARTNER_CHANGE Call by reference Type reference (TYPE) RECABOOL Partneränderungen genehmigen? 20130624
5 Exporting EF_CFLOCKEDTO_DISABLED Call by reference Type reference (TYPE) RECABOOL Finanzstrom fest bis verfügbar? 20110927
6 Exporting EF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Exit wurde ausgeführt? 20100311
7 Exporting EF_FMDOCUMENT_CREATE_ALL Call by reference Type reference (TYPE) RECABOOL Mittel.belege bis Laufzeitende erzeugen? 20100311
8 Exporting EF_FMDOCUMENT_DISABLED Call by reference Type reference (TYPE) RECABOOL Mittelvormerkungsbeleg anlegen/ändern gesperrt? 20100311
9 Exporting EF_FMDOCUMENT_USE_COSTCENTER Call by reference Type reference (TYPE) RECABOOL Kostenstelle für Kontierung verwenden? 20110202
10 Exporting EF_FMDOCUMENT_USE_ORDERID Call by reference Type reference (TYPE) RECABOOL Auftragsnummer für Kontierung verwenden? 20110202
11 Exporting EF_FMDOCUMENT_USE_WBSELEMENT Call by reference Type reference (TYPE) RECABOOL PSP-Element für Kontierung verwenden? 20110202
12 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag 20100311

Method GET_BEHAVIOR_CONTEXT on class CH_RECN_CONTRACT has no exception.

Method IS_CONDITION_UPDATE_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_DISABLED Value transfer Type reference (TYPE) RECABOOL Gesperrt? 20090717

Method IS_CONDITION_UPDATE_DISABLED on class CH_RECN_CONTRACT has no exception.

Method OBJASS_MNGR_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_LIST Call by reference Attribute reference (LIKE) 20050610
2 Importing IT_INSERT_LIST Call by reference Attribute reference (LIKE) 20050610
3 Importing IT_UPDATE_LIST Call by reference Attribute reference (LIKE) 20050610
4 Importing IT_UPDATE_LIST_BEFORE Call by reference Attribute reference (LIKE) 20050610
5 Importing SENDER Call by reference Attribute reference (LIKE) 20050610

Method OBJASS_MNGR_AFTER_CHANGE on class CH_RECN_CONTRACT has no exception.

Method PARTNER_MNGR_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DELETE_DETAIL Call by reference Attribute reference (LIKE) 20050614
2 Importing IS_INSERT_DETAIL Call by reference Attribute reference (LIKE) 20050614
3 Importing IS_UPDATE_DETAIL Call by reference Attribute reference (LIKE) 20050614
4 Importing SENDER Call by reference Attribute reference (LIKE) 20050614

Method PARTNER_MNGR_AFTER_CHANGE on class CH_RECN_CONTRACT has no exception.

Method SET_CONDITION_UPDATE_DISABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DISABLE Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Gesperrt? 20090717

Method SET_CONDITION_UPDATE_DISABLE on class CH_RECN_CONTRACT has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CH_RECN_CONTRACT has no parameter.
Method SET_HANDLER on class CH_RECN_CONTRACT has no exception.

Method STATUS_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TRANSACTION Call by reference Attribute reference (LIKE) 20030310
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030310

Method STATUS_AFTER_CHANGE on class CH_RECN_CONTRACT has no exception.

Method STATUS_BEFORE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TRANSACTION Call by reference Attribute reference (LIKE) 20030310
2 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20030310
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030310

Method STATUS_BEFORE_CHANGE on class CH_RECN_CONTRACT has no exception.

Method _BALANCE_PARTNER_CO_MNG_CN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag 20050727
2 Importing IT_DELETE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Gelöscht 20050727
3 Importing IT_INSERT_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Neu 20050727
4 Importing IT_UPDATE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Geändert: Neuer Stand 20050727
5 Importing IT_UPDATE_LIST_BEFORE Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Geändert: Vorheriger Stand 20050727

Method _BALANCE_PARTNER_CO_MNG_CN on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_AFTER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20041216

Method _EXIT_METHOD_AFTER_DELETE on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_AFTER_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL Verbuchung wird "IN UPDATE TASK" durchgeführt 20030626
2 Importing IO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20030110

Method _EXIT_METHOD_AFTER_STORE on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_BEFORE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20030620
2 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030620

Method _EXIT_METHOD_BEFORE_DELETE on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_CHECK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_BEFORE_STORE Value transfer Type reference (TYPE) ABAP_BOOL Prüfung unmittelbar vor dem Sichern 20030105
2 Importing IO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20030110
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030105

Method _EXIT_METHOD_CHECK_ALL on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_OBJECT_REL_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050616
2 Importing IT_DELETE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Gelöscht 20050616
3 Importing IT_INSERT_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Neu 20050616
4 Importing IT_UPDATE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Geändert: Neuer Stand 20050616
5 Importing IT_UPDATE_LIST_BEFORE Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Geändert: Vorheriger Stand 20050616

Method _EXIT_METHOD_OBJECT_REL_CHANGE on class CH_RECN_CONTRACT has no exception.

Method _EXIT_METHOD_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVENT_TYPE Value transfer Type reference (TYPE) RECAEVENTTYPESUBST Zeitpunkt des Ereignisses "SUBSTITUTE" 20030105
2 Importing IO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20030110

Method _EXIT_METHOD_SUBSTITUTE on class CH_RECN_CONTRACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200