IDWTS_KR01_COMPCD_PARTNER SAP (Structure for Company code & Partner data) Structure details

Dictionary Type: Structure
Description: Structure for Company code & Partner data




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




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

IDWTS_KR01_COMPCD_PARTNER 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 "Structure for Company code & Partner data" 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_IDWTS_KR01_COMPCD_PARTNER TYPE IDWTS_KR01_COMPCD_PARTNER.

The IDWTS_KR01_COMPCD_PARTNER table consists of various fields, each holding specific information or linking keys about Structure for Company code & Partner data data available in SAP. These include BUPLA (Business Place), PARTNERNO (Partner ID), NO_OF_PAGES (Count for No. of Pages), PAGE_DISPLAY (Display No. of pages).. 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 IDWTS_KR01_COMPCD_PARTNER 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUPLABusiness Place BUPLACHAR4Assigned to domainJ_1BBRANCH
PARTNERNOPartner ID PARTNERNOCHAR35
NO_OF_PAGES Count for No. of Pages0
PAGE_DISPLAY Display No. of pages0
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
KR_TAXOFF_NAMEName of Tax Office OFFICENAMECHAR40TEXT40
WT_TAXREF1_VALCompany ( or Business place ) Tax reference 1 WT_REFV1CHAR48TEXT48
WT_TAXREF2_VALCompany ( or business place ) Tax reference 2 WT_REFV2CHAR48TEXT48
LANDXCountry Name LANDXCHAR15TEXT15
COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
NAME_COMPCDName 1 AD_NAME1CHAR40TEXT40
KR_REPRESName of Representative REPRESCHAR10REPRES
CITY1_COMPCDCity AD_CITY1CHAR40TEXT40CLCITYNAME
STREETCODE_COMPCDStreet AD_STREETCHAR60TEXT60CLSTRTNAME
NAME_PARTNERName 1 AD_NAME1CHAR40TEXT40
NAME_PARTNER_1Name 1 AD_NAME1CHAR40TEXT40
STCD2Tax Number 1 STCD1CHAR16STCD1
CITY1_PARTNERCity AD_CITY1CHAR40TEXT40CLCITYNAME
STREETCODE_PARTNERStreet AD_STREETCHAR60TEXT60CLSTRTNAME
J_1KFREPREName of Representative REPRESCHAR10REPRES
STCD1Tax Number 1 STCD1CHAR16STCD1
YEAR_SIGNATUREFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
MONTH_SIGNATURE MONTH0
DAY_SIGNATURE DATE0
INDEX_SIGNATURERow Index of Internal Tables SYTABIXINT410SYST_LONG
STKZNNatural Person STKZNCHAR1STKZN
WT_WTSTCDWithholding tax identification number WT_WTSTCDCHAR16STCD1
CITY1_PARTNER_1City AD_CITY1CHAR40TEXT40CLCITYNAME
STREETCODE_PARTNER_1Street AD_STREETCHAR60TEXT60CLSTRTNAME
WT_WTSTCD_1Withholding tax identification number WT_WTSTCDCHAR16STCD1
QSRECVendor Recipient Type QSRECCHAR2Assigned to domainQSREC
QEKARIncome Type QEKARCHAR4Assigned to domainQEKAR
QEKAR1Income Type QEKARCHAR4Assigned to domainQEKAR

Key field Non-key field



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

As IDWTS_KR01_COMPCD_PARTNER 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 IDWTS_KR01_COMPCD_PARTNER as there is no data to select.

How to access SAP table IDWTS_KR01_COMPCD_PARTNER

Within an ECC or HANA version of SAP you can also view further information about IDWTS_KR01_COMPCD_PARTNER 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!