BAPI1279_DGEXCLTEXTS SAP (DG: Parameters for Excpts to DG Reg. (SAPscript Long Texts)) Structure details

Dictionary Type: Structure
Description: DG: Parameters for Excpts to DG Reg. (SAPscript Long Texts)




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




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

BAPI1279_DGEXCLTEXTS 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 "DG: Parameters for Excpts to DG Reg. (SAPscript Long Texts)" 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_BAPI1279_DGEXCLTEXTS TYPE BAPI1279_DGEXCLTEXTS.

The BAPI1279_DGEXCLTEXTS table consists of various fields, each holding specific information or linking keys about DG: Parameters for Excpts to DG Reg. (SAPscript Long Texts) data available in SAP. These include REGULATION (Dangerous Goods Regulation), EXCEPTID (Exception to Dangerous Goods Regulations), VERSION (Version of Exception to Dangerous Goods Regulations), LANGUAGE (Document Language).. 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: Cannot Be Enhanced


SAP BAPI1279_DGEXCLTEXTS 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
FUNCTIONFunction MSGFNCHAR3MSGFN
REGULATIONDangerous Goods Regulation THME_LWDGCHAR12THM063HMD_LWDGD6L
EXCEPTIDException to Dangerous Goods Regulations ADGE_EXCEPTIDCHAR18DGTEXCEPTADGD_EXCEPTID
VERSIONVersion of Exception to Dangerous Goods Regulations ADGE_EXCEPT_VERSIONNUMC3ADGD_EXCEPT_VERSION
LANGUAGEDocument Language ADGE_DOC_LANGULANG1T002ISOLASPRAS
TEXT_OBJECTTexts: Application Object TDOBJECTCHAR10TTXOBTDOBJECT
TEXT_IDText ID TDIDCHAR4Assigned to domainTDID
RECORD_NOSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
CREATED_ONCreated On ESECRDATDATS8DATUM
CREATED_BYCreated By ESECRNAMCHAR12USNAM
CHANGED_ONChanged On ESEUPDDATDATS8DATUM
CHANGED_BYLast Changed By ESEUPDNAMCHAR12USNAM
FORMAT_COLTag column TDFORMATCHAR2TDELEMSTYL
TEXT_LINEText Line TDLINECHAR132TDSTXLLINE

Key field Non-key field



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

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

How to access SAP table BAPI1279_DGEXCLTEXTS

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