SAP ABAP Class CL_BS_SP_GUIBB_WHTAXES (GUIBB Feeder for Supplier Withholding Taxes)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP-SUP (Application Component) MDG Supplier (Central Parts)
     MDG_BS_ECC_SUPPLIER_BOLUI (Package) Master Data Governance Supplier BOL UI Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_LIST BOL feeder class GUIBB list for BP 20111122
Properties
Class CL_BS_SP_GUIBB_WHTAXES  
Short Description GUIBB Feeder for Supplier Withholding Taxes    
Super Class CL_BS_BP_GUIBB_LIST BOL feeder class GUIBB list for BP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_ECC_SUPPLIER_BOLUI   Master Data Governance Supplier BOL UI Implementations 
Created 20111122   SAP 
Last change 20130531   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)
2 CL_MDG_BS_ECC_BP_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BS_SP_GUIBB_WHTAXES has no interface implemented.
Friends
Class CL_BS_SP_GUIBB_WHTAXES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MESSAGE_CLASS Constant Public Type reference (TYPE) SYMSGID 'MDG_BS_SUPPL_BOLUI' Message Class 20111130
2 MV_COMPANY_CODE_COUNTRY Instance attribute Protected Type reference (TYPE) LAND1 Country of the Company Code 20120315
3 MV_WITHHOLDING_TAX_TYPE Instance attribute Protected Type reference (TYPE) WITHT Indicator for withholding tax type 20120315
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_WH_TAXES Instance method Protected Method Filters witholding tax information 20120328
2 OVS_OUTPUT_QSREC Instance method Public Method Phase 2 (Withholding Tax Type of Recipient) 20111130
3 OVS_OUTPUT_WITHT Instance method Public Method Phase 2 (Withholding Tax Type) 20111130
4 OVS_OUTPUT_WT_WITHCD Instance method Public Method Phase 2 (Withholding Tax Code) 20111130
5 OVS_OUTPUT_WT_WTEXRS Instance method Public Method Phase 2 (Withholding Tax Exemption Reason) 20111130
6 OVS_SELECTION_QSREC Instance method Public Method Phase 3 (Recipient Type) 20120328
7 OVS_SELECTION_WT_WITHCD Instance method Public Method Phase 3 (Withholding Tax Code) 20120328
8 PREPARE_WH_TAXES Instance method Protected Method Prepares the WH Taxes UIBB 20120328
Events
Class CL_BS_SP_GUIBB_WHTAXES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RECIPIENT_TYPE_KEY Protected See coding Key structure for recipient type 20120328 BEGIN OF ts_recipient_type_key, country TYPE land1, witht TYPE witht, qsrec TYPE qsrec, END OF ts_recipient_type_key
Method Signatures

Method FILTER_WH_TAXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WH_TAXES Call by reference Type reference (TYPE) ANY TABLE Table containing WH Tax information 20120328

Method FILTER_WH_TAXES on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_OUTPUT_QSREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20111130
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111130
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20111130
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20111130
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111130

Method OVS_OUTPUT_QSREC on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_OUTPUT_WITHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20111130
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111130
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20111130
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20111130
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111130

Method OVS_OUTPUT_WITHT on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_OUTPUT_WT_WITHCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20111130
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111130
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20111130
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20111130
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111130

Method OVS_OUTPUT_WT_WITHCD on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_OUTPUT_WT_WTEXRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20111130
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111130
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20111130
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20111130
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111130

Method OVS_OUTPUT_WT_WTEXRS on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_SELECTION_QSREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120328
2 Exporting ET_FIELD_VALUE Call by reference Type reference (TYPE) T_FIELD_VALUE 20120328
3 Importing IR_SELECTION Call by reference Object reference (TYPE REF TO) DATA 20120328
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120328

Method OVS_SELECTION_QSREC on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method OVS_SELECTION_WT_WITHCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120328
2 Exporting ET_FIELD_VALUE Call by reference Type reference (TYPE) T_FIELD_VALUE 20120328
3 Importing IR_SELECTION Call by reference Object reference (TYPE REF TO) DATA 20120328
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120328

Method OVS_SELECTION_WT_WITHCD on class CL_BS_SP_GUIBB_WHTAXES has no exception.

Method PREPARE_WH_TAXES Signature

Method PREPARE_WH_TAXES on class CL_BS_SP_GUIBB_WHTAXES has no parameter.
Method PREPARE_WH_TAXES on class CL_BS_SP_GUIBB_WHTAXES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607