SAP ABAP Class IF_REXC_TAXRET (Property Tax Return: Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REXC_SKTAXRET Property Tax SK: Tax Return 20090327
Properties
Class IF_REXC_TAXRET  
Short Description Property Tax Return: Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090327   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)
Interfaces
Class IF_REXC_TAXRET has no interface implemented.
Friends
Class IF_REXC_TAXRET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_MSGLIST Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20090327
2 G_CURRENCY Instance attribute Public Type reference (TYPE) WAERS Currency Key 20090420
3 G_IN_UPDATE_TASK Instance attribute Public Type reference (TYPE) ABAP_BOOL Call Update FM in upd.task 20090411
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create Tax Return Calculation 20090327
2 DELETE Instance method Public Method Delete Tax return Calculation 20090327
3 EXISTS Static method Public Method Exists 20090329
4 FREE Instance method Public Method Release Instance Key 20090327
5 GET_ALV_PAR_ITEMS Static method Public Method Get ALV Parameters for Tax Items 20090329
6 GET_ALV_PAR_OVEREVIEW Static method Public Method Get ALV Parameters for Tax Overview 20090329
7 GET_DETAIL Instance method Public Method Get Detail 20090327
8 GET_LIST Static method Public Method Get list 20090327
9 INIT Instance method Public Method Initialize Instance Key 20090327
Events
Class IF_REXC_TAXRET has no event.
Types
Class IF_REXC_TAXRET has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOGHANDEL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090327
# Exception Resumable Description Created on
1 CALCULATION_ERROR Error during calculatrion 20090327
2 CALCULATION_REFUSED Calculation refused 20090403
3 ERROR_CREATING_LOG Error creating log 20090327
4 ERROR_STORING_LOG Error storing log 20090327

Method DELETE Signature

Method DELETE on class IF_REXC_TAXRET has no parameter.
# Exception Resumable Description Created on
1 DELETE_ERROR Delete error 20090327
2 DELETE_REFUSED Delete refused 20090403

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090329
2 Importing IM_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20090329
3 Importing IM_SPRAVCE Call by reference Type reference (TYPE) REXCSKSPRAVCE Tax Administrator 20090329
4 Importing IM_STATUS Call by reference Type reference (TYPE) REXCSKSTAVYPOCTU Calculation Status 20090329
5 Importing IM_TYPDANP Call by reference Type reference (TYPE) REXCSKTYPDANP Tax Return Type 20090329
6 Returning RE_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Exists 20090329

Method EXISTS on class IF_REXC_TAXRET has no exception.

Method FREE Signature

Method FREE on class IF_REXC_TAXRET has no parameter.
Method FREE on class IF_REXC_TAXRET has no exception.

Method GET_ALV_PAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20090329
2 Exporting EX_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20090329
3 Exporting EX_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20090329
4 Exporting EX_VARIANT Call by reference Type reference (TYPE) DISVARIANT Layout (External Use) 20090329
# Exception Resumable Description Created on
1 GET_ALV_PAR_ERROR Error During getting ALV parameters 20090329

Method GET_ALV_PAR_OVEREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20090329
2 Exporting EX_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20090329
3 Exporting EX_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20090329
4 Exporting EX_VARIANT Call by reference Type reference (TYPE) DISVARIANT Layout (External Use) 20090329
# Exception Resumable Description Created on
1 GET_ALV_PAR_ERROR Error During getting ALV parameters 20090329

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAXRET_H Call by reference Type reference (TYPE) RE_T_VIXCSKTAXRET_H Property Tax Return SK - Cover, Section V 20090327
2 Exporting EX_TAXRET_P Call by reference Type reference (TYPE) RE_T_VIXCSKTAXRET_P Property Tax Return SK - Items - Sections II,III,IV 20090327
3 Exporting EX_TAXRET_S Call by reference Type reference (TYPE) RE_T_VIXCSKTAXRET_S Property Tax Return SK - Sheets - Sections II,III,IV 20090327
# Exception Resumable Description Created on
1 NOT_FOUND Not found 20090327

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAXRET_H Call by reference Type reference (TYPE) RE_T_VIXCSKTAXRET_H Property Tax Return SK - Cover, Section V 20090327
2 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090327
3 Importing IM_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20090327
4 Importing IM_SPRAVCE Call by reference Type reference (TYPE) REXCSKSPRAVCE Tax Administrator 20090327

Method GET_LIST on class IF_REXC_TAXRET has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090327
2 Importing IM_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20090327
3 Importing IM_SPRAVCE Call by reference Type reference (TYPE) REXCSKSPRAVCE Tax Administrator 20090327
4 Importing IM_TYPDANP Call by reference Type reference (TYPE) REXCSKTYPDANP Tax Return Type 20090327

Method INIT on class IF_REXC_TAXRET has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in