SAP ABAP Class CL_USMDZ3_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
     USMDZ3 (Package) User Interface
Properties
Class CL_USMDZ3_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 USMDZ3   User Interface 
Created 20080514   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMDZ3_F4_USMDZ1_TAXCAT has no interface implemented.
Friends
Class CL_USMDZ3_F4_USMDZ1_TAXCAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBTAB_T001 Constant Public Type reference (TYPE) TABNAME 'T001' Table Name 20080514
2 GC_DBTAB_T005 Constant Public Type reference (TYPE) TABNAME 'T005' Table Name 20080514
3 GC_DBTAB_T007A Constant Public Type reference (TYPE) TABNAME 'T007A' Table Name 20080514
4 GC_DBTAB_T007S Constant Public Type reference (TYPE) TABNAME 'T007S' Table Name 20080514
5 GC_DBTAB_T050T Constant Public Type reference (TYPE) TABNAME 'T050T' Table Name 20080514
6 GC_FNAME_BUKRS Constant Public Type reference (TYPE) FIELDNAME 'BUKRS' Field Name 20080514
7 GC_FNAME_KALSM Constant Public Type reference (TYPE) FIELDNAME 'KALSM' Field Name 20080514
8 GC_FNAME_LAND1 Constant Public Type reference (TYPE) FIELDNAME 'LAND1' Field Name 20080514
9 GC_FNAME_LTEXT Constant Public Type reference (TYPE) FIELDNAME 'LTEXT' Field Name 20080514
10 GC_FNAME_MSGID Constant Public Type reference (TYPE) FIELDNAME 'MSGID' Field Name 20080514
11 GC_FNAME_MWSKZ Constant Public Type reference (TYPE) FIELDNAME 'MWSKZ' Field Name 20080514
12 GC_FNAME_SPRAS Constant Public Type reference (TYPE) FIELDNAME 'SPRAS' Field Name 20080514
13 GC_FNAME_TAXCAT Constant Public Type reference (TYPE) FIELDNAME 'TAXCAT' Field Name 20080514
14 GC_FNAME_TEXT1 Constant Public Type reference (TYPE) FIELDNAME 'TEXT1' Field Name 20080514
15 GC_FNAME_TXTNR Constant Public Type reference (TYPE) FIELDNAME 'TXTNR' Field Name 20080514
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_COMPCODE Static method Private Method Read Company Code Data 20080514
2 GET_DATA_COUNTRIES Static method Private Method Read Data for a Country 20080717
3 GET_DATA_TAXCODE_NAME Static method Private Method Read Name of Tax Indicator 20080514
4 GET_DATA_TAX_KEYS Static method Private Method Read Tax Key Data 20080514
5 GET_GENERAL_TEXTS Static method Private Method Read General Texts (T050T) 20080514
6 SET_RECORD_TAB Static method Private Method Set Tax Rates for Output 20080514
7 SET_RECORD_TAB_SPECIAL Static method Private Method Set Special Tax Rates for Output 20080514
8 SET_SELOPT_COMPCODE Static method Private Method Set Selection Conditions of Company Code 20080514
9 STEP_PRESEL1_STAT Static method Public Method Event of F4 Help Before Selection 20080514
10 STEP_SELECT_STAT Static method Public Method Selection Event F4 Help 20080514
Events
Class CL_USMDZ3_F4_USMDZ1_TAXCAT has no event.
Types
Class CL_USMDZ3_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 Exporting E_COUNTRY_ID Call by reference Type reference (TYPE) STRING Länderkennzeichen 20080514
2 Importing I_COMPCODE Call by reference Type reference (TYPE) STRING Buchungskreis 20080514

Method GET_DATA_COMPCODE on class CL_USMDZ3_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 Exporting E_PROCEDURE Call by reference Type reference (TYPE) STRING Schema (Kalkulation) 20080717
2 Importing I_COUNTRY_ID Call by reference Type reference (TYPE) STRING Länderkennzeichen 20080717

Method GET_DATA_COUNTRIES on class CL_USMDZ3_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 Exporting E_TAX_CODE_NAME Call by reference Type reference (TYPE) STRING Bezeichnung der Mehrwertsteuer 20080514
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080514
3 Importing I_PROCEDURE Call by reference Type reference (TYPE) STRING Schema (Kalkulation) 20080514
4 Importing I_TAXCODE Call by reference Type reference (TYPE) STRING Umsatzsteuerkennzeichen 20080514

Method GET_DATA_TAXCODE_NAME on class CL_USMDZ3_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 Exporting ER_T_DATA Call by reference Object reference (TYPE REF TO) DATA Tabelle: Umsatzsteuerkennzeichen 20080514
2 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20080514
3 Importing I_PROCEDURE Call by reference Type reference (TYPE) STRING Schema (Kalkulation) 20080514

Method GET_DATA_TAX_KEYS on class CL_USMDZ3_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 Exporting E_LONG_TEXT Call by reference Type reference (TYPE) STRING Langtext zur Textnummer 20080514
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU 20080514
3 Importing I_MESSAGE_ID Call by reference Type reference (TYPE) STRING Nachrichtenidentifikation 20080514
4 Importing I_TEXT_NUMBER Call by reference Type reference (TYPE) STRING Textnummer 20080514

Method GET_GENERAL_TEXTS on class CL_USMDZ3_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 Changing CT_RECORD_TAB Call by reference Type reference (TYPE) DDSHRESLTS Ergebnisliste in der F4-Hilfe 20080514
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080514
3 Importing I_PROCEDURE Call by reference Type reference (TYPE) STRING Schema (Kalkulation) 20080514
4 Importing I_TAXCODE Call by reference Type reference (TYPE) STRING Umsatzsteuerkennzeichen 20080514

Method SET_RECORD_TAB on class CL_USMDZ3_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 Changing CT_RECORD_TAB Call by reference Type reference (TYPE) DDSHRESLTS Ergebnisliste in der F4-Hilfe 20080514
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080514

Method SET_RECORD_TAB_SPECIAL on class CL_USMDZ3_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 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20080514

Method SET_SELOPT_COMPCODE on class CL_USMDZ3_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 Changing CS_CALLCONTROL Call by reference Type reference (TYPE) DDSHF4CTRL Steuerstruktur zum F4-Ablauf mit Suchhilfe-Exit 20080514
2 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20080514
3 Changing CT_RECORD_TAB Call by reference Type reference (TYPE) DDSHRESLTS Ergebnisliste in der F4-Hilfe 20080514
4 Changing CT_SHLP_TAB Call by reference Type reference (TYPE) SHLP_DESCR_TAB_T 20080514

Method STEP_PRESEL1_STAT on class CL_USMDZ3_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 Changing CS_CALLCONTROL Call by reference Type reference (TYPE) DDSHF4CTRL Steuerstruktur zum F4-Ablauf mit Suchhilfe-Exit 20080514
2 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20080514
3 Changing CT_RECORD_TAB Call by reference Type reference (TYPE) DDSHRESLTS Ergebnisliste in der F4-Hilfe 20080514
4 Changing CT_SHLP_TAB Call by reference Type reference (TYPE) SHLP_DESCR_TAB_T 20080514

Method STEP_SELECT_STAT on class CL_USMDZ3_F4_USMDZ1_TAXCAT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604