BAPI1300TXTDAX SAP (IS-H BAPI Texts for Services; with Checkboxes) Structure details

Dictionary Type: Structure
Description: IS-H BAPI Texts for Services; with Checkboxes




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




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

BAPI1300TXTDAX 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 "IS-H BAPI Texts for Services; with Checkboxes" 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_BAPI1300TXTDAX TYPE BAPI1300TXTDAX.

The BAPI1300TXTDAX table consists of various fields, each holding specific information or linking keys about IS-H BAPI Texts for Services; with Checkboxes data available in SAP. These include LANGU (Language Key), LANGU_ISO (IS-H BAPI Language Key ISO Code), INSTITUTION (Institution), SRVCATID (IS-H: Service Catalog Identification Key).. 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)


SAP BAPI1300TXTDAX 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
CLIENTClient MANDTCLNT3T000MANDT
LANGULanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
LANGU_ISOIS-H BAPI Language Key ISO Code ISH_BAPI_LANGU_ISOCHAR2LAISO
INSTITUTIONInstitution EINRICHAR4TN01ALPHAEINRIEIN
SRVCATIDIS-H: Service Catalog Identification Key TARIDCHAR2TNK01ALPHATARIDTAK
SERVICEIDService in Service Catalog TARLSCHAR10Assigned to domainALPHATARLSTAL
SRV_ENDDATEIS-H: Service Valid To TPK_ENDDTDATS8TPK_DATUM
SRV_ENDDATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BEGDATEIS-H: Valid-From Date of Record RI_BEGDTDATS8RI_DATUM
BEGDATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LONGTXT_INDIndicates if Long Text Exists for Catalog Item TALTEXTCHAR1XFELD
LONGTXT_INDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NOTETXT_INDIndicates if Long Text Exists for Catalog Item TALTEXTCHAR1XFELD
NOTETXT_INDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NOTETXTIS-H: Comment on service TALBEMERKCHAR30RI_BEMERK
NOTETXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LONGTXTIS-H: Long Text for Service TALLANGCHAR30RI_BEMERK
LONGTXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SHORTTXTIS-H: Short Text for Service ISH_CONC_KTXTCHAR120TEXT120
SHORTTXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DELETION_INDDeletion Flag/Indicator RI_LOEKZCHAR1XFELD
DELETION_INDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DELETION_USERUser Who Deleted Record RI_LOUSRCHAR12USNAM
DELETION_USERXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DELETION_DATEDate of Deletion RI_LODATDATS8RI_DATUM
DELETION_DATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATION_DATEIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
CREATION_DATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATION_USERIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
CREATION_USERXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UPDATE_DATEIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPDATE_DATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UPDATE_USERIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
UPDATE_USERXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI1300TXTDAX

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