SAP ABAP Interface IF_REIT_TAX_DIST_DOC (Tax Breakdown Document (VIITTAXDSITEM))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-IT (Application Component) Input Tax Treatment
     RE_IT_DS (Package) RE: Input Tax Distribution
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIT_TAX_DIST_DOC Tax Breakdown Document (VIITTAXDSITEM) 20030225
Properties
Interface IF_REIT_TAX_DIST_DOC  
Short Description Tax Breakdown Document (VIITTAXDSITEM)    
General Data
Package RE_IT_DS   RE: Input Tax Distribution 
Created 20030225   SAP 
Last changed 20050301   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20030225
Friends
Interface IF_REIT_TAX_DIST_DOC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20030225
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20030225
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20030225
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REIT_TAX_BASE_DOC Superior Document 20030225
6 MT_LIST Instance attribute Public Type reference (TYPE) RE_T_TAX_DIST Tax Breakdown (VIITTAXDSITEM) 20030908
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030225
2 CHECK_ALL Instance method Public Method 20030225
3 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20030225
4 COUNT Instance method Public Method Supplies Number of Entries 20030225
5 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20030225
6 FREE Instance method Public Method 20030225
7 GET_CHILDREN Instance method Public Method 20050225
8 GET_DETAIL Instance method Public Method Supplies Structure 20030225
9 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20030225
10 GET_EXTENSION Instance method Public Method 20050225
11 GET_FIELDSTATUS Instance method Public Method 20050225
12 GET_LIST Instance method Public Method Supplies All Entries 20030225
13 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20030225
14 GET_TEXT Instance method Public Method Supplies Standard Text 20030225
15 INIT_BY_DATA Instance method Public Method Initializes Document Using Data 20040108
16 INIT_BY_DETAIL Instance method Public Method Initializes via Tax Breakdown Item 20030401
17 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20030225
18 INIT_BY_TEMPLATE Instance method Public Method 20050225
19 IS_FIELDSTATUS_SET Instance method Public Method 20050225
20 IS_MODIFIED Instance method Public Method 20030225
21 IS_OK Instance method Public Method 20030225
22 REGISTER_ALL_CHILDREN Instance method Public Method 20030225
23 RELEASE Instance method Public Method 20030225
24 SET_DIST_AMOUNTS Instance method Public Method Sets Distribution Amounts of Line 20040106
25 SET_DIST_STATUS Instance method Public Method Sets Distribution Status of Line 20031219
26 STORE Instance method Public Method 20030225
27 UPDATE_DETAIL Instance method Public Method Changes Structure 20031124
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_REIT_TAX_DIST_DOC has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

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

Method CHECK_KEY Signature

Method CHECK_KEY on Interface IF_REIT_TAX_DIST_DOC has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030225

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 20030225

Method COUNT on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20030225

Method EXISTS on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DETAIL Value transfer Type reference (TYPE) REIT_TAX_DIST Steueraufteilung 20030225
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030225

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 20030225
2 Returning RS_DETAIL_X Value transfer Type reference (TYPE) REIT_TAX_DIST_X Steueraufteilung 20030225
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030225

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REIT_TAX_DIST_DOC has no parameter.
Method GET_FIELDSTATUS on Interface IF_REIT_TAX_DIST_DOC 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_TAX_DIST Steueraufteilung 20030225

Method GET_LIST on Interface IF_REIT_TAX_DIST_DOC 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_TAX_DIST_X Steueraufteilung 20030225
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030225

Method GET_LIST_X on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method GET_TEXT 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 20030225
2 Returning RD_TEXT Value transfer Type reference (TYPE) STRING Standardtext 20030225
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030225

Method INIT_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY 20040108
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_TAX_DIST Steueraufteilung (VIITTAXDSITEM) 20040108

Method INIT_BY_DATA on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method INIT_BY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY Aktivität 20030401
2 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_REIT_TAX_BASE_DOC Steueraufteilungsbasisposition (VIITTAXDSBASE) 20030407
3 Importing IS_DETAIL Value transfer Type reference (TYPE) REIT_TAX_DIST Steueraufteilungsposition (VIITTAXDSBASE) 20030401

Method INIT_BY_DETAIL on Interface IF_REIT_TAX_DIST_DOC 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_RECA_BUS_OBJECT Übergeordnetes Objekt 20030225

Method INIT_BY_PARENT on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_DIST_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DIFFDEDTAXAMT Call by reference Type reference (TYPE) REITDIFFDEDTAXAMT Differenz abzugsfähiger Steuerbetrag 20040106
2 Importing ID_DIFFNONDEDTAXAMT Call by reference Type reference (TYPE) REITDIFFNONDEDTAXAMT Differenz nicht abzugsfähiger Steuerbetrag 20040106

Method SET_DIST_AMOUNTS on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method SET_DIST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DSSTATUS Call by reference Type reference (TYPE) REITDSSTATUS Status Steueraufteilung 20031219

Method SET_DIST_STATUS on Interface IF_REIT_TAX_DIST_DOC has no exception.

Method STORE Signature

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

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) REIT_TAX_DIST Steueraufteilung (VIITTAXDSITEM) 20031124
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20031124
Event Signatures

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