REP_EAPS_HU_STR_REP_98H SAP (PS-HU Reports: Header for Report 98) Structure details

Dictionary Type: Structure
Description: PS-HU Reports: Header for Report 98




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




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

REP_EAPS_HU_STR_REP_98H 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 "PS-HU Reports: Header for Report 98" 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_REP_EAPS_HU_STR_REP_98H TYPE REP_EAPS_HU_STR_REP_98H.

The REP_EAPS_HU_STR_REP_98H table consists of various fields, each holding specific information or linking keys about PS-HU Reports: Header for Report 98 data available in SAP. These include SECTOR (PS-HU Reports: Sector), CHAPTER (PS-HU Reports: Chapter/County), TITLE (PS-HU Reports: Title), PIR_NUM (PS-HU Reports: PIR Number).. 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 REP_EAPS_HU_STR_REP_98H 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
INST_NAMEPS-HU Reports: Institution Name REP_EAPS_HU_INST_NAMECHAR60TEXT60
SECTORPS-HU Reports: Sector REP_EAPS_HU_SECTORCHAR4CHAR4
CHAPTERPS-HU Reports: Chapter/County REP_EAPS_HU_CHAPTERCHAR2CHAR2
TITLEPS-HU Reports: Title REP_EAPS_HU_TITLECHAR4CHAR4
PIR_NUMPS-HU Reports: PIR Number REP_EAPS_HU_PIR_NUMCHAR6CHAR6
BUDGET_IDPS-HU Reports: Budgetary Unique Identifier REP_EAPS_HU_BUDGET_IDCHAR6CHAR6
IND_SECTORPS-HU Reports: Industry Sector REP_EAPS_HU_IND_SECTORCHAR6CHAR6
FIN_IST_IDPS-HU Reports: Financial Institution ID REP_EAPS_HU_FIN_INSTCHAR8CHAR8
ACC_HOLDER_IDPS-HU Reports: Account Holder ID REP_EAPS_HU_ACC_HOLDER_IDCHAR8CHAR8
INFORMANTPS-HU Reports: Informant REP_EAPS_HU_INFORMANTCHAR2CHAR2
INFO_DATEPS-HU Reports: Date of Information REP_EAPS_HU_INFO_DATECHAR6CHAR6
INFO_SEQNRPS-HU Reports: Seq. No. of Information REP_EAPS_HU_INFO_SEQNRCHAR4CHAR4
YEAR1PS-HU Reports: Year REP_EAPS_HU_YEARCHAR4CHAR4
PERIODPS-HU Reports: Period REP_EAPS_HU_PERIODCHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table REP_EAPS_HU_STR_REP_98H

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