SAP ABAP Class CL_USMDA3_F4_USMDZ1_TAXCAT (F4 Search Help for Tax Category in Account Master)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMDA3 (Package) Chart of Accounts: User Interface

⤷

⤷

Properties
Class | CL_USMDA3_F4_USMDZ1_TAXCAT | |
Short Description | F4 Search Help for Tax Category in Account Master | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMDA3 | Chart of Accounts: User Interface |
Created | 20090309 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMDA3_F4_USMDZ1_TAXCAT has no interface implemented.
Friends
Class CL_USMDA3_F4_USMDZ1_TAXCAT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T001' | Table Name | 20090309 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T005' | Table Name | 20090309 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T007A' | Table Name | 20090309 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T007S' | Table Name | 20090309 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T050T' | Table Name | 20090309 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'BUKRS' | Field Name | 20090309 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'KALSM' | Field Name | 20090309 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'LAND1' | Field Name | 20090309 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'LTEXT' | Field Name | 20090309 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'MSGID' | Field Name | 20090309 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'MWSKZ' | Field Name | 20090309 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'SPRAS' | Field Name | 20090309 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'TAXCAT' | Field Name | 20090309 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'TEXT1' | Field Name | 20090309 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'TXTNR' | Field Name | 20090309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Read Company Code Data | 20090309 |
2 | ![]() |
Static method | Private | Method | Read Data for a Country | 20090309 |
3 | ![]() |
Static method | Private | Method | Read Name of Tax Indicator | 20090309 |
4 | ![]() |
Static method | Private | Method | Read Tax Key Data | 20090309 |
5 | ![]() |
Static method | Private | Method | Read General Texts (T050T) | 20090309 |
6 | ![]() |
Static method | Private | Method | Set Tax Rates for Output | 20090309 |
7 | ![]() |
Static method | Private | Method | Set Special Tax Rates for Output | 20090309 |
8 | ![]() |
Static method | Private | Method | Set Selection Conditions of Company Code | 20090309 |
9 | ![]() |
Static method | Public | Method | Event of F4 Help Before Selection | 20090309 |
10 | ![]() |
Static method | Public | Method | Selection Event F4 Help | 20090309 |
Events
Class CL_USMDA3_F4_USMDZ1_TAXCAT has no event.
Types
Class CL_USMDA3_F4_USMDZ1_TAXCAT has no local type.
Method Signatures
Method GET_DATA_COMPCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNTRY_ID | Call by reference | Type reference (TYPE) | STRING | Länderkennzeichen | 20090309 | ||
2 | ![]() |
I_COMPCODE | Call by reference | Type reference (TYPE) | STRING | Buchungskreis | 20090309 |
Method GET_DATA_COMPCODE on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method GET_DATA_COUNTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROCEDURE | Call by reference | Type reference (TYPE) | STRING | Schema (Kalkulation) | 20090309 | ||
2 | ![]() |
I_COUNTRY_ID | Call by reference | Type reference (TYPE) | STRING | Länderkennzeichen | 20090309 |
Method GET_DATA_COUNTRIES on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method GET_DATA_TAXCODE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAX_CODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bezeichnung der Mehrwertsteuer | 20090309 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090309 | ||
3 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | STRING | Schema (Kalkulation) | 20090309 | ||
4 | ![]() |
I_TAXCODE | Call by reference | Type reference (TYPE) | STRING | Umsatzsteuerkennzeichen | 20090309 |
Method GET_DATA_TAXCODE_NAME on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method GET_DATA_TAX_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle: Umsatzsteuerkennzeichen | 20090309 | ||
2 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20090309 | |||
3 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | STRING | Schema (Kalkulation) | 20090309 |
Method GET_DATA_TAX_KEYS on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method GET_GENERAL_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LONG_TEXT | Call by reference | Type reference (TYPE) | STRING | Langtext zur Textnummer | 20090309 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | 20090309 | |||
3 | ![]() |
I_MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | Nachrichtenidentifikation | 20090309 | ||
4 | ![]() |
I_TEXT_NUMBER | Call by reference | Type reference (TYPE) | STRING | Textnummer | 20090309 |
Method GET_GENERAL_TEXTS on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method SET_RECORD_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RECORD_TAB | Call by reference | Type reference (TYPE) | DDSHRESLTS | Ergebnisliste in der F4-Hilfe | 20090309 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090309 | ||
3 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | STRING | Schema (Kalkulation) | 20090309 | ||
4 | ![]() |
I_TAXCODE | Call by reference | Type reference (TYPE) | STRING | Umsatzsteuerkennzeichen | 20090309 |
Method SET_RECORD_TAB on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method SET_RECORD_TAB_SPECIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RECORD_TAB | Call by reference | Type reference (TYPE) | DDSHRESLTS | Ergebnisliste in der F4-Hilfe | 20090309 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090309 |
Method SET_RECORD_TAB_SPECIAL on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method SET_SELOPT_COMPCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20090309 |
Method SET_SELOPT_COMPCODE on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method STEP_PRESEL1_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CALLCONTROL | Call by reference | Type reference (TYPE) | DDSHF4CTRL | Steuerstruktur zum F4-Ablauf mit Suchhilfe-Exit | 20090309 | ||
2 | ![]() |
CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20090309 | |||
3 | ![]() |
CT_RECORD_TAB | Call by reference | Type reference (TYPE) | DDSHRESLTS | Ergebnisliste in der F4-Hilfe | 20090309 | ||
4 | ![]() |
CT_SHLP_TAB | Call by reference | Type reference (TYPE) | SHLP_DESCR_TAB_T | 20090309 |
Method STEP_PRESEL1_STAT on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
Method STEP_SELECT_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CALLCONTROL | Call by reference | Type reference (TYPE) | DDSHF4CTRL | Steuerstruktur zum F4-Ablauf mit Suchhilfe-Exit | 20090309 | ||
2 | ![]() |
CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20090309 | |||
3 | ![]() |
CT_RECORD_TAB | Call by reference | Type reference (TYPE) | DDSHRESLTS | Ergebnisliste in der F4-Hilfe | 20090309 | ||
4 | ![]() |
CT_SHLP_TAB | Call by reference | Type reference (TYPE) | SHLP_DESCR_TAB_T | 20090309 |
Method STEP_SELECT_STAT on class CL_USMDA3_F4_USMDZ1_TAXCAT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |