FGBR128_EB SAP (Electronic bank statement: Royal Bank of Scotland Royline) Structure details

Dictionary Type: Structure
Description: Electronic bank statement: Royal Bank of Scotland Royline




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




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

FGBR128_EB 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 "Electronic bank statement: Royal Bank of Scotland Royline" 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_FGBR128_EB TYPE FGBR128_EB.

The FGBR128_EB table consists of various fields, each holding specific information or linking keys about Electronic bank statement: Royal Bank of Scotland Royline data available in SAP. These include ACCMN (Bank acct reminder), QUOT2 (Padding character - Inverted comma), COMM1 (Padding character - Comma), QUOT3 (Padding character - Inverted comma).. 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: Not classified


SAP FGBR128_EB 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
QUOT1Padding character - Inverted comma FILQU_EBCHAR1CHAR1
ACCMNBank acct reminder BKTMN_EBCHAR8CHAR8
QUOT2Padding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM1Padding character - Comma FILCO_EBCHAR1CHAR1
QUOT3Padding character - Inverted comma FILQU_EBCHAR1CHAR1
BNKSCBank key, 6 characters BNK06_EBNUMC6NUMC06
QUOT4Padding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM2Padding character - Comma FILCO_EBCHAR1CHAR1
QUOT5Padding character - Inverted comma FILQU_EBCHAR1CHAR1
BACNOBank acct no., 8 characters BKT08_EBNUMC8NUMC08
QUOT6Padding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM3Padding character - Comma FILCO_EBCHAR1CHAR1
QUOT7Padding character - Inverted comma FILQU_EBCHAR1CHAR1
PRDA1Transaction date, format MM/DD/YY TXDA1_EBCHAR8CHAR8
QUOT8Padding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM4Padding character - Comma FILCO_EBCHAR1CHAR1
QUOT9Padding character - Inverted comma FILQU_EBCHAR1CHAR1
BKTRNBank transaction BKTRN_EBCHAR6CHAR6
QUOTAPadding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM5Padding character - Comma FILCO_EBCHAR1CHAR1
AMODCTransaction debit/credit indicator WERDC_EBCHAR1SHKZVZ
AMOUNAmount, 16 characters with edit mask NCH16_EBCHAR16CHAR16
COMM6Padding character - Comma FILCO_EBCHAR1CHAR1
BALDCAcct balance debit/credit indicator SALDC_EBCHAR1SHKZVZ
CLBALAcct balance SAL16_EBNUMC16NUM16
COMM7Padding character - Comma FILCO_EBCHAR1CHAR1
QUOTBPadding character - Inverted comma FILQU_EBCHAR1CHAR1
UREFEUser Reference Field UREFE_EBCHAR18CHAR18
QUOTCPadding character - Inverted comma FILQU_EBCHAR1CHAR1
COMM8Padding character - Comma FILCO_EBCHAR1CHAR1
QUOTDPadding character - Inverted comma FILQU_EBCHAR1CHAR1
UREF2Sender name ABSNM_EBCHAR18CHAR18
QUOTEPadding character - Inverted comma FILQU_EBCHAR1CHAR1
FIL11Not used FIL02_EBCHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table FGBR128_EB

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