SAP ABAP Class CH_REXA_FICA (FI-CA: Event Handler)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     RE_XA_FC (Package) Real Estate Master Data/Customizing in Contract AP/AR
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) 20030930
Properties
Class CH_REXA_FICA  
Short Description FI-CA: Event Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_XA_FC   Real Estate Master Data/Customizing in Contract AP/AR 
Created 20030930   SAP 
Last change 20050428   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 RECA3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REXA1 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) 20030930
Friends
Class CH_REXA_FICA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DEFAULT_ROLE_MKK Static Attribute Private Type reference (TYPE) REBPC_ROLE-ROLE Default Role Role Category FI-CA (Sets GET_DEFAULT_ROLE_MKK) 20060327
2 MF_SIM_IN_BEFORE_STORE Static Attribute Private Type reference (TYPE) RECABOOL ABAP_TRUE Create Simulated Contract Account in 'Before_Store' 20100503
Methods
# Method Level Visibility Method type Description Created on
1 CONTRACT_ON_SUBSTITUTE Static method Private Event handling method Event Handler: Contract for Substitution 20050609
2 CONTRACT_STATUS_AFTER_CHANGE Static method Private Event handling method Event Handler: Contract after Status Change 20050419
3 CONTRACT_STATUS_BEFORE_CHANGE Static method Private Event handling method Event Handler: Contract before Status Change 20050419
4 PARTNER_MNGR_AFTER_CHANGE Static method Private Event handling method Event Handler: Partner Manager after Change 20050610
5 PARTNER_MNGR_AFTER_STORE Static method Private Event handling method Event Handler: Partner Manager after Save 20050228
6 PARTNER_MNGR_BEFORE_CHANGE Static method Private Event handling method Event Handler: Partner Manager before Change 20050610
7 PARTNER_MNGR_BEFORE_STORE Static method Private Event handling method Event Handler: Partner Manager before Save 20050228
8 SET_HANDLER Instance method Public Method 20030930
9 _CREATE_CN_ACCT Static method Private Method Creates Contract Account for Partner 20050610
10 _GET_APPL_AREA Static method Private Method Delivers Application Indicator 20050210
11 _REGISTER_BP_ROLE_CREATE Static method Private Method Registers Contract for Creating Default Role 20060327
12 _SET_PARAM_FOR_PARTNER_CREATE Static method Private Method Permits/Prohibts Creation of Partners in Specific Roles 20050610
Events
Class CH_REXA_FICA has no event.
Types
Class CH_REXA_FICA has no local type.
Method Signatures

Method CONTRACT_ON_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) 20050609
2 Importing SENDER Call by reference Attribute reference (LIKE) 20050609

Method CONTRACT_ON_SUBSTITUTE on class CH_REXA_FICA has no exception.

Method CONTRACT_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) 20050419
2 Importing IT_STATUS Call by reference Attribute reference (LIKE) 20050419
3 Importing SENDER Call by reference Attribute reference (LIKE) 20050419

Method CONTRACT_STATUS_AFTER_CHANGE on class CH_REXA_FICA has no exception.

Method CONTRACT_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) 20050419
2 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20050419
3 Importing IT_STATUS Call by reference Attribute reference (LIKE) 20050419
4 Importing SENDER Call by reference Attribute reference (LIKE) 20050419

Method CONTRACT_STATUS_BEFORE_CHANGE on class CH_REXA_FICA 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) 20050610
2 Importing IS_INSERT_DETAIL Call by reference Attribute reference (LIKE) 20050610
3 Importing IS_UPDATE_DETAIL Call by reference Attribute reference (LIKE) 20050610
4 Importing SENDER Call by reference Attribute reference (LIKE) 20050610

Method PARTNER_MNGR_AFTER_CHANGE on class CH_REXA_FICA has no exception.

Method PARTNER_MNGR_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) 20050228
2 Importing SENDER Call by reference Attribute reference (LIKE) 20050228

Method PARTNER_MNGR_AFTER_STORE on class CH_REXA_FICA has no exception.

Method PARTNER_MNGR_BEFORE_CHANGE 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) 20050610
2 Importing IS_DELETE_DETAIL Call by reference Attribute reference (LIKE) 20050610
3 Importing IS_INSERT_DETAIL Call by reference Attribute reference (LIKE) 20050610
4 Importing IS_UPDATE_DETAIL Call by reference Attribute reference (LIKE) 20050610
5 Importing SENDER Call by reference Attribute reference (LIKE) 20050610

Method PARTNER_MNGR_BEFORE_CHANGE on class CH_REXA_FICA has no exception.

Method PARTNER_MNGR_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) 20050228
2 Importing SENDER Call by reference Attribute reference (LIKE) 20050228

Method PARTNER_MNGR_BEFORE_STORE on class CH_REXA_FICA has no exception.

Method SET_HANDLER Signature

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

Method _CREATE_CN_ACCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CN_ACCT_MISSING Call by reference Type reference (TYPE) ABAP_BOOL Fehlen noch Vertragskonten? 20060327
2 Importing IF_TESTRUN Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050610
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050610
4 Importing IO_PARTNER_MNGR Value transfer Object reference (TYPE REF TO) IF_REBP_PARTNER_MNGR Geschäftspartner-Manager (VIBPOBJREL) 20050610

Method _CREATE_CN_ACCT on class CH_REXA_FICA has no exception.

Method _GET_APPL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_APPL_AREA Value transfer Type reference (TYPE) APPLK_KK Anwendungsbereich 20050210

Method _GET_APPL_AREA on class CH_REXA_FICA has no exception.

Method _REGISTER_BP_ROLE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HAS_REGISTRATION Call by reference Object reference (TYPE REF TO) IF_RECA_HAS_REGISTRATION Objekt mit Registrierungsfunktionalität 20060327
# Exception Resumable Description Created on
1 ERROR Fehler 20060327

Method _SET_PARAM_FOR_PARTNER_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESTRICTED Call by reference Type reference (TYPE) ABAP_BOOL Kennz.: True = verboten, False = erlaubt 20050610
2 Importing IO_PARTNER_MNGR Call by reference Object reference (TYPE REF TO) IF_REBP_PARTNER_MNGR Geschäftspartner-Manager (VIBPOBJREL) 20050610

Method _SET_PARAM_FOR_PARTNER_CREATE on class CH_REXA_FICA has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 472