SAP ABAP Class CL_MANAGER_TRX (TAX Manager)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_TAX_MGT (Package) Taxes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PARTNER_TRD | Distributor Partner | 20041223 |
Properties
Class | CL_MANAGER_TRX | |
Short Description | TAX Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FTR_TAX_MGT | Taxes |
Created | 20041223 | SAP |
Last change | 20060313 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PARTNER_TRD | Distributor Partner | 20041223 |
Friends
Class CL_MANAGER_TRX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACCHD | Accounting Interface: Header Information | 20050817 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MANAGER_TRX | TAX Manager | 20041227 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 20041223 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TPM_SOURCE | 'TRX' | Origin | 20050817 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | C | ' ' | 20051212 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Interface for Distributors | 20041223 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20041223 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_FLG_IOB | Integration Operative Valuation Area Indicator | 20041223 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Is Tax Partner Active? | 20050817 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1=Test Run; 0 = Update Run | 20041223 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_LEADING_OWNERSHIP | Origin of Leading Business Transactions | 20041223 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_MIGRATION_CAT | Migration type | 20041223 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_PRODUCT_GROUP | Product Group | 20041223 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | CL_PROTOCOL_HANDLER_TRP | 20041223 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRGR_BUS_TRANS_CAT | Excluded Transaction Types | 20050817 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRACT_ACCCR | Treasury: Accounting Adaptor Table Type ACCCR Structure | 20050817 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRACT_ACCIT | Treasury: Accounting Adaptor Table Structure ACCIT | 20050817 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRDY_BUSINESSTRANSACTION | References to Distributor Business Transactions (Interface) | 20050817 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRXY_SETTINGS | TRM Withholding Tax Information Assignment | 20050817 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20041223 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_VAL_AREA | Valuation Area | 20041223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Tax Calculation | 20050513 |
2 | ![]() |
Static method | Public | Constructor | 20041227 | |
3 | ![]() |
Instance method | Private | Method | Copies Tax Partner Flow to Business Transaction Flow | 20051019 |
4 | ![]() |
Instance method | Private | Method | Copies Calculated Tax Data to Tax Flow Structure | 20051019 |
5 | ![]() |
Instance method | Private | Method | Filters Relevant Transactions | 20050428 |
6 | ![]() |
Instance method | Private | Method | 20050509 |
Events
Class CL_MANAGER_TRX has no event.
Types
Class CL_MANAGER_TRX has no local type.
Method Signatures
Method CALCULATE_TAXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DOC_CURR | Call by reference | Type reference (TYPE) | WAERS | 20050926 | |||
2 | ![]() |
EX_WITH_ITEM | Call by reference | Type reference (TYPE) | WITH_TEM_TAB | 20050513 | |||
3 | ![]() |
IM_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_BUSINESS_TRANSACTION_TRD | Fortschreibungsart | 20050513 |
Method CALCULATE_TAXES on class CL_MANAGER_TRX has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MANAGER_TRX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MANAGER_TRX has no exception.
Method FILL_BUSTRANS_FLOW_FROM_TAX_FL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_BUSTRANS_FLOW | Call by reference | Type reference (TYPE) | TRDS_FLOW | Distributor-Bewegung | 20051019 | ||
2 | ![]() |
IM_FLOW | Value transfer | Type reference (TYPE) | TRDS_FLOW | Distributor-Bewegung | 20051019 | ||
3 | ![]() |
IM_FLOW_NUMBER | Value transfer | Type reference (TYPE) | TPM_TRDFLOWNR | Nummer einer Distributor-Bewegung | 20051019 | ||
4 | ![]() |
IM_LOCAL_AMT | Value transfer | Type reference (TYPE) | TPM_LOCAL_AMT | 20051025 | |||
5 | ![]() |
IM_TAX_FLOW | Value transfer | Type reference (TYPE) | TRXT_FLOW | TRM Tax Transaction Flows | 20051019 |
Method FILL_BUSTRANS_FLOW_FROM_TAX_FL on class CL_MANAGER_TRX has no exception.
Method FILL_TAX_FLOW_FROM_TAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TAX_FLOW | Call by reference | Type reference (TYPE) | TRXT_FLOW | TRM Tax Transaction Flows | 20051019 | ||
2 | ![]() |
IM_FLOW | Value transfer | Type reference (TYPE) | TRDS_FLOW | Distributor-Bewegung | 20051019 | ||
3 | ![]() |
IM_FLOW_NUMBER | Value transfer | Type reference (TYPE) | TPM_TRDFLOWNR | Nummer einer Distributor-Bewegung | 20051019 | ||
4 | ![]() |
IM_SETTINGS | Value transfer | Type reference (TYPE) | TRXT_WT_ASSIGN | TRM Withholding Tax Information Assignment | 20051019 | ||
5 | ![]() |
IM_WITH_ITEM | Value transfer | Type reference (TYPE) | WITH_ITEMX | Hilfsstruktur für Tabelle WITH_ITEM | 20051019 |
Method FILL_TAX_FLOW_FROM_TAX on class CL_MANAGER_TRX has no exception.
Method FILTER_TRANSACTIONS Signature
Method FILTER_TRANSACTIONS on class CL_MANAGER_TRX has no parameter.
Method FILTER_TRANSACTIONS on class CL_MANAGER_TRX has no exception.
Method PROCESS_TRANSACTIONS Signature
Method PROCESS_TRANSACTIONS on class CL_MANAGER_TRX has no parameter.
Method PROCESS_TRANSACTIONS on class CL_MANAGER_TRX has no exception.
History
Last changed by/on | SAP | 20060313 |
SAP Release Created in | 600 |