EPIC_S_EXAMPLE_CN_ABC_GHTD_LR SAP (EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS) Structure details

Dictionary Type: Structure
Description: EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS




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




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

EPIC_S_EXAMPLE_CN_ABC_GHTD_LR 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 "EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS" 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_EPIC_S_EXAMPLE_CN_ABC_GHTD_LR TYPE EPIC_S_EXAMPLE_CN_ABC_GHTD_LR.

The EPIC_S_EXAMPLE_CN_ABC_GHTD_LR table consists of various fields, each holding specific information or linking keys about EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS data available in SAP. These include RESPSOURCE (ABC RespSource), RESPDATE (ABC Response Date), RESPTIME (ABC Response Time), PROV (ABC Prov).. 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 EPIC_S_EXAMPLE_CN_ABC_GHTD_LR 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
CCTRANSCODEABC Transaction code EPIC_EXAMPLE_ABC_TRANSCODECHAR6
RESPSOURCEABC RespSource EPIC_EXAMPLE_ABC_RESPSOURCESTRG0
RESPDATEABC Response Date EPIC_EXAMPLE_ABC_RESPDATEDATS8
RESPTIMEABC Response Time EPIC_EXAMPLE_ABC_RESPTIMETIMS6
PROVABC Prov EPIC_EXAMPLE_ABC_PROVSTRG0
ACCNOABC Accno EPIC_EXAMPLE_ABC_ACCNOSTRG0
CURABC CUR EPIC_EXAMPLE_ABC_CURSTRG0
TRDATEABC Transaction Date EPIC_EXAMPLE_ABC_TRDATEDATS8
TIMESTABABC TimeStab EPIC_EXAMPLE_ABC_TIMESTABSTRG0
TRJRNABC TRJRN EPIC_EXAMPLE_ABC_TRJRNSTRG0
TRTYPEABC TRTYPE EPIC_EXAMPLE_ABC_TRTYPESTRG0
TRBANKNOABC TRBANKNO EPIC_EXAMPLE_ABC_TRBANKNOSTRG0
ACCNAMEABC Accname EPIC_EXAMPLE_ABC_ACCNAMESTRG0
AMTINDEXABC Amount Index EPIC_EXAMPLE_ABC_AMTINDEXINT13
OPPPROVABC OPPPROV EPIC_EXAMPLE_ABC_OPPPROVSTRG0
OPPACCNOABC OPPACCNO EPIC_EXAMPLE_ABC_OPPACCNOSTRG0
OPPCURABC OppCur EPIC_EXAMPLE_ABC_OPPCURSTRG0
OPPNAMEABC OPPNAME EPIC_EXAMPLE_ABC_OPPNAMESTRG0
OPPBKNAMEABC OPPBKNAME EPIC_EXAMPLE_ABC_OPPBKNAMESTRG0
CSHINDEXABC Cash Index EPIC_EXAMPLE_ABC_CASHINDEXINT13
ERRDATEABC error date EPIC_EXAMPLE_ABC_ERRDATEDATS8
ERRVCHNOABC Error Voucher Number EPIC_EXAMPLE_ABC_ERRVCHNOSTRG0
AMTABC Transaction Amount EPIC_EXAMPLE_ABC_AMOUNTCURR13(2) WERT7
BALABC Balance EPIC_EXAMPLE_ABC_BALCURR17(2) EPIC_EXAMPLE_ABC_CURR
PREAMTPrevious Amount EPIC_EXAMPLE_PREAMOUNTCURR13(2) WERT7
TOTCHGTotal Charge EPIC_EXAMPLE_TOTCHGCURR13(2) WERT7
VOUCHERTYPEABC Voucher Type EPIC_EXAMPLE_ABC_VOUCHERTYPEINT13
VOUCHERPROVABC Voucher Province EPIC_EXAMPLE_ABC_VOUCHERPROVSTRG0
VOUCHERBATABC Voucher Bat EPIC_EXAMPLE_ABC_VOUCHERBATSTRG0
VOUCHERNOABC Voucher No EPIC_EXAMPLE_ABC_VOUCHERNOSTRG0
CUSTREFABC Customer Reference No EPIC_EXAMPLE_ABC_CUSTREFSTRG0
TRANSCODEABC Transaction code EPIC_EXAMPLE_ABC_TRANSCODECHAR6
TELLERABC Teller No EPIC_EXAMPLE_ABC_TELLERSTRG0
VCHNOABC Voucher No EPIC_EXAMPLE_ABC_VCHNOSTRG0
ABSABC Abstract EPIC_EXAMPLE_ABC_ABSTRACTSTRG0
POSTSCRIPTABC Post Script EPIC_EXAMPLE_ABC_POSTSCRIPTSTRG0
TRFROMABC Transaction From EPIC_EXAMPLE_ABC_TRFROMSTRG0

Key field Non-key field



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

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

How to access SAP table EPIC_S_EXAMPLE_CN_ABC_GHTD_LR

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