TXI_TE420 SAP (Sch. Mast. Data: Portion) Structure details

Dictionary Type: Structure
Description: Sch. Mast. Data: Portion




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




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

TXI_TE420 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 "Sch. Mast. Data: Portion" 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_TXI_TE420 TYPE TXI_TE420.

The TXI_TE420 table consists of various fields, each holding specific information or linking keys about Sch. Mast. Data: Portion data available in SAP. These include MANDT (Client), TERMSCHL (Portion), TERMTEXT (Text for schedule master record), TERMERST (End of Billing Period).. 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 TXI_TE420 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
MANDTClient MANDTCLNT3T000MANDT
TERMSCHLPortion PORTIONCHAR8Assigned to domainPORTIONTPRE420
TERMTEXTText for schedule master record BEZEICHCHAR30BEZEICHNG
TERMERSTEnd of Billing Period ENDEABRDATS8DATUM
ABRDATSScheduled Billing Date ABRDATSDATS8DATUMABRDATS
PERIODEWPeriod length: months PERIODEWDEC2PERIODEX
PERIODETPeriod category PERIODETCHAR1PERIODET
ZUORDDATAllocation date for billing E_ZUORDDATABRDATS8DATUM
ZLEISTEPermissible combinations of billing class/division category E_ZLEISTECHAR40E_ZLEISTE
JAHRESZAHLAnnual payer JAHRESZAHLCHAR1KENNZX
ZULTERMPermissible Budget Billing Date E_ZULTERMCHAR40E_ZULTERM
ABSZYKAllowable budget billing cycles ABSZYKTERCHAR2ABSZYKTER
THGDATAllocation Date for Gas Billing THGDATDATS8DATUM
DATUMDFScheduled date for invoicing printout DATUMDFDATS8DATUM
MSPABPLFDun last due date of a budget billing plan MSPABPLFCHAR1KENNZX
KABSPERANo budget billing in period billing KABSPERACHAR1KENNZX
EROEDATCreation date EROEDATDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
AENDDATEChange date AENDDATEDATS8DATUM
AENDNAMLast changed by AENDNAMCHAR12USNAMUSR
VERTRKL1Billing class E_AKLASSECHAR4EAKLASSEAKLASSE
SPARTENTY1Division category E_SPARTYPNUMC2SPARTYP
VERTRKL2Billing class E_AKLASSECHAR4EAKLASSEAKLASSE
SPARTENTY2Division category E_SPARTYPNUMC2SPARTYP
VERTRKL3Billing class E_AKLASSECHAR4EAKLASSEAKLASSE
SPARTENTY3Division category E_SPARTYPNUMC2SPARTYP
VERTRKL4Billing class E_AKLASSECHAR4EAKLASSEAKLASSE
SPARTENTY4Division category E_SPARTYPNUMC2SPARTYP
VERTRKL5Billing class E_AKLASSECHAR4EAKLASSEAKLASSE
SPARTENTY5Division category E_SPARTYPNUMC2SPARTYP
ABSZYKTER1Budget Billing Cycle (in Months) ABSZYKZTNUMC2ABSZYK
ANZFAELL1Number of bud. bill. amts dependent on budget billing cycle ANZFAELLCHAR2ANZFAELL
ABSZYKTER2Budget Billing Cycle (in Months) ABSZYKZTNUMC2ABSZYK
ANZFAELL2Number of bud. bill. amts dependent on budget billing cycle ANZFAELLCHAR2ANZFAELL
ABSZYKTER3Budget Billing Cycle (in Months) ABSZYKZTNUMC2ABSZYK
ANZFAELL3Number of bud. bill. amts dependent on budget billing cycle ANZFAELLCHAR2ANZFAELL
ABSZYKTER4Budget Billing Cycle (in Months) ABSZYKZTNUMC2ABSZYK
ANZFAELL4Number of bud. bill. amts dependent on budget billing cycle ANZFAELLCHAR2ANZFAELL
ABSZYKTER5Budget Billing Cycle (in Months) ABSZYKZTNUMC2ABSZYK
ANZFAELL5Number of bud. bill. amts dependent on budget billing cycle ANZFAELLCHAR2ANZFAELL
PARASATZParameter Record P_TERMSCHLCHAR8TERMSCHLTPME419
IDENTFactory Calendar WFCIDCHAR2TFACDWFCIDFCI
SAPKALCorrect Non-Workday CORR_OPTCHAR1SAPKAL
PTOLERFROMLower Limit of Interval for Month-Based Billing Period PTOLERFROMINT410PERTOLER
PTOLERTOUpper Limit of Interval for Month-Based Billing Period PTOLERTOINT410PERTOLER
ABRABSCombine Budget Billing Amount Due Date and Bill ABRABS1CHAR1ABRABS
TS_DYNDynamic scheduling TS_DYNCHAR1TS_DYN
PERIODEDPeriod length in days PERIODEDAYDEC3PRIODEY
WORK_DAYTake factory calendar into account WORK_DAYCHAR1KENNZX
BEGRUAuthorization Group BEGRUCHAR4BEGRU
EXTRAPOLWASTECategory of Waste Disposal Budget Billing Extrapolation EXTRAPOLWASTECHAR2EXTRAPOLWASTE
INTCNTRTYPEType of Enhanced Interval Procedure INTCNTRTYPECHAR4TE435INTCNTRTYPE

Key field Non-key field



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

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

How to access SAP table TXI_TE420

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