V77KOMLST1 SAP (CGI Communication LST1 SD Interpreter Reports > SAPscript) Structure details

Dictionary Type: Structure
Description: CGI Communication LST1 SD Interpreter Reports > SAPscript




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




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

V77KOMLST1 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 "CGI Communication LST1 SD Interpreter Reports > SAPscript" 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_V77KOMLST1 TYPE V77KOMLST1.

The V77KOMLST1 table consists of various fields, each holding specific information or linking keys about CGI Communication LST1 SD Interpreter Reports > SAPscript data available in SAP. These include LANDR (Destination country of output (recipient)), SPRAS (Language in which the output is to be created), ANWENDUNG (ABAP Program Name), STARTPAGE (First page of layout set).. 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 V77KOMLST1 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
LANDSCountry from where output is sent (issuing country) LANDSCHAR3Assigned to domainLAND1
LANDRDestination country of output (recipient) LANDRCHAR3Assigned to domainLAND1
SPRASLanguage in which the output is to be created SPRASPRTLANG1Assigned to domainISOLASPRAS
ANWENDUNGABAP Program Name PROGRAMMCHAR40Assigned to domainPROGRAMMRID
STARTPAGEFirst page of layout set TDFIRSTPAGCHAR8TDELEMENT8
SELDATDate of Selection SELDATDATS8DATUM
TLINE1Line of text with 255 characters TLINE255CHAR255SYCHAR255
SPACEFLAG1Controls whether SPACE is included in printout SPACEFLAGCHAR1XFELD
TLINE2Line of text with 255 characters TLINE255CHAR255SYCHAR255
SPACEFLAG2Controls whether SPACE is included in printout SPACEFLAGCHAR1XFELD
TLINE3Line of text with 255 characters TLINE255CHAR255SYCHAR255
SPACEFLAG3Controls whether SPACE is included in printout SPACEFLAGCHAR1XFELD
TLINE4Line of text with 255 characters TLINE255CHAR255SYCHAR255
SPACEFLAG4Controls whether SPACE is included in printout SPACEFLAGCHAR1XFELD
TELEMENT1Text element TELEMENTCHAR30CHAR30
TELEMENT2Text element TELEMENTCHAR30CHAR30
TELEMENT3Text element TELEMENTCHAR30CHAR30
TELEMENT4Text element TELEMENTCHAR30CHAR30
TELEMENT5Text element TELEMENTCHAR30CHAR30
TELEMENT6Text element TELEMENTCHAR30CHAR30
TELEMENT7Text element TELEMENTCHAR30CHAR30
TELEMENT8Text element TELEMENTCHAR30CHAR30
TELEMENT9Text element TELEMENTCHAR30CHAR30
TELEMENT10Text element TELEMENTCHAR30CHAR30

Key field Non-key field



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

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

How to access SAP table V77KOMLST1

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