SAP ABAP Class CH_REXC_PT_ST_CD (PT stamp tax: Event handler)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     GLO_REFX_PT_4 (Package) Localization Flexible Real Estate Portugal
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) 20080521
Properties
Class CH_REXC_PT_ST_CD  
Short Description PT stamp tax: Event handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class REXCPT4    
Program status P  SAP Standard Production Program 
Category 0   
Package GLO_REFX_PT_4   Localization Flexible Real Estate Portugal 
Created 20080521   SAP 
Last change 20100310   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 REAJ3 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 REXC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 REXCP 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) 20080521
Friends
Class CH_REXC_PT_ST_CD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_AFTER_INSERT Static Attribute Public Type reference (TYPE) RECABOOL ABAP_FALSE General Yes/No Field 20080618
Methods
# Method Level Visibility Method type Description Created on
1 COND_AFTER_CHANGE Static method Private Event handling method Trigger the stamp tax calculation 20080521
2 DELETE_DOUBLE_COND Static method Private Method Check & delete if stamp tax is already calcd for obj. in cn 20080625
3 DELETE_IF_ALREADY_RAISED Static method Private Method Check & delete if stamp tax is raised for obj. in other cn 20080617
4 DELETE_IF_BASECOND_MISSING Static method Private Method Check & delete the cond if base cond. missing or incomplete 20080612
5 DELETE_IF_COND_ON_CONTRACT Static method Private Method Check & delete if cond is contract based 20080625
6 ON_CHECK_ALL Static method Private Event handling method before inserting a new condition manually 20080617
7 SET_HANDLER Instance method Public Method 20080521
Events
Class CH_REXC_PT_ST_CD has no event.
Types
Class CH_REXC_PT_ST_CD has no local type.
Method Signatures

Method COND_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELETE_DETAIL Call by reference Attribute reference (LIKE) 20080527
2 Importing IO_INSERT_DETAIL Call by reference Attribute reference (LIKE) 20080527
3 Importing IO_UPDATE_DETAIL Call by reference Attribute reference (LIKE) 20080521
4 Importing IS_DELETE_DETAIL Call by reference Attribute reference (LIKE) 20080527
5 Importing IS_INSERT_DETAIL Call by reference Attribute reference (LIKE) 20080527
6 Importing IS_UPDATE_DETAIL Call by reference Attribute reference (LIKE) 20080521
7 Importing SENDER Call by reference Attribute reference (LIKE) 20080521

Method COND_AFTER_CHANGE on class CH_REXC_PT_ST_CD has no exception.

Method DELETE_DOUBLE_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20080625
2 Exporting EF_DELETED Call by reference Type reference (TYPE) RECABOOL General Yes/No Field 20080625
3 Exporting EF_IS_ACQUISITION Call by reference Type reference (TYPE) RECABOOL Is acquisition ('X') or lease(' ') 20080630
4 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Object Number 20100121
5 Importing ID_STTYPE Call by reference Type reference (TYPE) REXCPTSTTYPE Stamp Tax Type 20100121
6 Importing ID_TAXCONDTYPE Call by reference Type reference (TYPE) REXCPTSTCONDTYPE Condition Type for Stamp Tax 20080625
7 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Contract (VICNCN) 20080625
8 Importing IS_UPDATE_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20080625

Method DELETE_DOUBLE_COND on class CH_REXC_PT_ST_CD has no exception.

Method DELETE_IF_ALREADY_RAISED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20080617
2 Importing ID_STTYPE Call by reference Type reference (TYPE) REXCPTSTTYPE Stamp Tax Type 20100121
3 Importing ID_TAXCONDTYPE Call by reference Type reference (TYPE) REXCPTSTCONDTYPE Condition Type for Stamp Tax 20080617
4 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Contract (VICNCN) 20080617
5 Importing IS_UPDATE_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20080617

Method DELETE_IF_ALREADY_RAISED on class CH_REXC_PT_ST_CD has no exception.

Method DELETE_IF_BASECOND_MISSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20080612
2 Importing ID_STTYPE Call by reference Type reference (TYPE) REXCPTSTTYPE Stamp Tax Type 20100121
3 Importing ID_TAXCONDTYPE Call by reference Type reference (TYPE) REXCPTSTCONDTYPE Condition Type for Stamp Tax 20080612
4 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Contract (VICNCN) 20080612
5 Importing IS_UPDATE_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20080612

Method DELETE_IF_BASECOND_MISSING on class CH_REXC_PT_ST_CD has no exception.

Method DELETE_IF_COND_ON_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20080625
2 Exporting EF_DELETED Call by reference Type reference (TYPE) RECABOOL General Yes/No Field 20080625
3 Importing ID_STTYPE Call by reference Type reference (TYPE) REXCPTSTTYPE Stamp Tax Type 20100121
4 Importing ID_TAXCONDTYPE Call by reference Type reference (TYPE) REXCPTSTCONDTYPE Condition Type for Stamp Tax 20080625
5 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Contract (VICNCN) 20080625
6 Importing IS_UPDATE_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20080625

Method DELETE_IF_COND_ON_CONTRACT on class CH_REXC_PT_ST_CD has no exception.

Method ON_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) 20080617
2 Importing IO_MSGLIST Call by reference Attribute reference (LIKE) 20080617
3 Importing SENDER Call by reference Attribute reference (LIKE) 20080617

Method ON_CHECK_ALL on class CH_REXC_PT_ST_CD has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CH_REXC_PT_ST_CD has no parameter.
Method SET_HANDLER on class CH_REXC_PT_ST_CD has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604