FKKUSTAXIN SAP (Basic Data for Tax Calculation - Telco Tax (U.S.A.)) Structure details

Dictionary Type: Structure
Description: Basic Data for Tax Calculation - Telco Tax (U.S.A.)




ABAP Code to SELECT data from FKKUSTAXIN
Related tables to FKKUSTAXIN
Access table FKKUSTAXIN




Structure field list including key, data, relationships and ABAP select examples

FKKUSTAXIN is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Basic Data for Tax Calculation - Telco Tax (U.S.A.)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_FKKUSTAXIN TYPE FKKUSTAXIN.

The FKKUSTAXIN table consists of various fields, each holding specific information or linking keys about Basic Data for Tax Calculation - Telco Tax (U.S.A.) data available in SAP. These include ORITY (Type of Origination), ORIGN (Origination), TERTY (Type of Location for Termination), TERMN (Termination).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP FKKUSTAXIN structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TXBITItem Number of Item to Be Taxed in Document TXBIT_UT_KKNUMC6TXBIT_UT_KK
ORITYType of Origination ORIGN_TYPE_UT_KKCHAR1LOCTY_UT_KK
ORIGNOrigination ORIGN_UT_KKCHAR10LOCTN_UT_KK
TERTYType of Location for Termination TERMN_TYPE_UT_KKCHAR1LOCTY_UT_KK
TERMNTermination TERMN_UT_KKCHAR10LOCTN_UT_KK
CHRTYType of Location for Bill CHRGT_TYPE_UT_KKCHAR1LOCTY_UT_KK
CHRGTBilling Location CHRGT_UT_KKCHAR10LOCTN_UT_KK
CUSTYCustomer Type CUSTY_UT_KKCHAR1CUSTY_UT_KK
INVDTInvoice Date INVDT_UT_KKDATS8DATUM
SBASWTax Base Amount SBASW_UT_KKDEC11(5) AMPD5_KK
LINESTelecommunications Lines LINES_UT_KKINT410LINES_UT_KK
LOCTNNumber of Locations LOCTN_UT_KKNUMC6
TRANTTransaction Type TRANT_UT_KKCHAR6
SERVTService Type SERVT_UT_KKCHAR6
SALEFSale SALEF_UT_KKCHAR1SALEF_UT_KK
INCCDIncorporated INCCD_UT_KKCHAR1INCCD_UT_KK
EXFEDExempt from Federal Tax (US) EXFED_UT_KKCHAR1XFELD
EXSTAExempt from State Tax (US) EXSTA_UT_KKCHAR1XFELD
EXCTYExempt from County Tax (US) EXCTY_UT_KKCHAR1XFELD
EXLOCExempt from Local (City) Tax (US) EXLOC_UT_KKCHAR1XFELD
CUSTXID of Partner for External Tax System CUSTX_UT_KKCHAR20
REGULRegulated REGUL_UT_KKCHAR1REGUL_UT_KK
DURATDuration of Call in Minutes DURAT_UT_KKDEC11(1) DUPD1_KK
TELTYTelecommunication Type TELTY_UT_KKCHAR1TELTY_UT_KK
SERVCService Class SERVC_UT_KKCHAR1SERVC_UT_KK
LIFELLifeline LIFEL_UT_KKCHAR1LIFEL_UT_KK
FACILFacility FACIL_UT_KKCHAR1FACIL_UT_KK
FRANCFranchise FRANC_UT_KKCHAR1FRANC_UT_KK
BUSCLBusiness Class BUSCL_UT_KKCHAR1BUSCL_UT_KK
PTYPEType of Posting PTYPE_UT_KKCHAR1PTYPE_UT_KK
PSGRPGrouping Key for Document and Tax Items PSGRP_UT_KKCHAR4CHAR4
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
CPUDTCPU Date at Creation of Tax Item CPUDT_UT_KKDATS8DATUM
BITUUIDGUID of a Billable Item BITUUID_KKRAW16GUID16

Key field Non-key field



How do I retrieve data from SAP structure FKKUSTAXIN using ABAP code?

As FKKUSTAXIN is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on FKKUSTAXIN as there is no data to select.

How to access SAP table FKKUSTAXIN

Within an ECC or HANA version of SAP you can also view further information about FKKUSTAXIN and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!