/GSINS/SR_ETD_1C SAP (Trans. Data for InfoProvider Main Indexes for Company) Structure details

Dictionary Type: Structure
Description: Trans. Data for InfoProvider Main Indexes for Company




ABAP Code to SELECT data from /GSINS/SR_ETD_1C
Related tables to /GSINS/SR_ETD_1C
Access table /GSINS/SR_ETD_1C




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

/GSINS/SR_ETD_1C 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 "Trans. Data for InfoProvider Main Indexes for Company" 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_/GSINS/SR_ETD_1C TYPE /GSINS/SR_ETD_1C.

The /GSINS/SR_ETD_1C table consists of various fields, each holding specific information or linking keys about Trans. Data for InfoProvider Main Indexes for Company data available in SAP. These include BUDAT (Posting Date in the Document), BUDATD (Posting Date in the Document), GPART (Business Partner Number), AUGST (Clearing status).. 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 /GSINS/SR_ETD_1C 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
BUDATPosting Date in the Document BUDATDATS8DATUM
BUDATDPosting Date in the Document BUDATDATS8DATUM
GPARTBusiness Partner Number GPART_KKCHAR10Assigned to domainALPHABU_PARTNERBPA
AUGSTClearing status AUGST_KKCHAR1AUGST_KK
OPBELNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
OPUPWRepetition Item in Contract Account Document OPUPW_KKNUMC3OPUPW_KK
OPUPKItem number in contract account document OPUPK_KKNUMC4OPUPK_KK
OPUPZSubitem for a Partial Clearing in Document OPUPZ_KKNUMC3OPUPZ_KK
BLTYPDocument Class BLTYP_KKCHAR1BLTYP_KK
STBELNumber of Reversed Document STBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WAERTCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BETRHAmount In Local Currency With +/- Signs BETRH_KKCURR13(2) WRTV7
BETRWAmount in Transaction Currency with +/- Sign BETRW_KKCURR13(2) WRTV7
VTREFReference Specifications from Contract VTREF_KKCHAR20ALPHAVTREF_KKVTZ
INSOBJECTTYPExternal Insurance Object Category INSOBJECTTYPC_MDCHAR2Assigned to domainINSOBJECTTYPC_MDINSOBJECTTYPSHLP_INSOBJECTTYPC_MD
INSOBJECTEXTInsurance Object Number in External System /GSINS/ER_D_TEXT_MDCHAR20
VSARL_VXInsurance Type VSARL_VXCHAR6Assigned to domainALPHAVSARL_VX
HVORGMain Transaction for Line Item HVORG_KKCHAR4Assigned to domainHVORG_KK8HV
TVORGSubtransaction for Document Item TVORG_KKCHAR4Assigned to domainTVORG_KK
KONTTAccount Assignment Category KONTT_KKCHAR2Assigned to domainKONTT_KK
KONTLAcct assnmnt string for industry-specific account assngments KONTL_KKCHAR50CHAR50
HKONTGeneral ledger account HKONT_KKCHAR10Assigned to domainALPHASAKNRSAKO
AUGDTClearing date AUGDT_KKDATS8DATUM
AUGBLClearing Document or Printed Document AUGBL_KKCHAR12ALPHAAUGBL_KK
AUGBDClearing document posting date AUGBD_KKDATS8DATUM
AUGRDClearing Reason AUGRD_KKCHAR2Assigned to domainAUGRD_KK
AUGWAClearing currency AUGWA_KKCUKY5Assigned to domainWAERS
AUGBTClearing amount in clearing currency AUGBT_KKCURR13(2) WRTV7
ADDRNUMBERAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
TYPEBusiness partner category BU_TYPECHAR1BU_TYPEBPY
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
KTOPLChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL
COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
KFGNMName of Key Figure /GSINS/ER_D_KEYFIGCHAR10/GSINS/ER_DM_KEYFIG
STKZNBusiness partner category (Person / Enterpise) /GSINS/SR_STKZNCHAR1/GSINS/SR_DM_STKZN
RESIDResident / Noresident (Stranger) /GSINS/SR_RESIDENTCHAR1/GSINS/SR_DM_RES_STRANG

Key field Non-key field



How do I retrieve data from SAP structure /GSINS/SR_ETD_1C using ABAP code?

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

How to access SAP table /GSINS/SR_ETD_1C

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