J_1BDMEXG SAP (A/P: DME ITAU/FEBRABAN - Segment G - RETURN E-BOLETO) Structure details

Dictionary Type: Structure
Description: A/P: DME ITAU/FEBRABAN - Segment G - RETURN E-BOLETO




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




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

J_1BDMEXG 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 "A/P: DME ITAU/FEBRABAN - Segment G - RETURN E-BOLETO" 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_J_1BDMEXG TYPE J_1BDMEXG.

The J_1BDMEXG table consists of various fields, each holding specific information or linking keys about A/P: DME ITAU/FEBRABAN - Segment G - RETURN E-BOLETO data available in SAP. These include G02 (Lot control (for header '0000', for trailer '9999')), G03 (record type, e.g. '0' for the header), G04 (record number), G05 (Segment type).. 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 J_1BDMEXG 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
G01first three digits for house bank key, e.g. '341' for Itau J_1BXH101CHAR3CHAR3
G02Lot control (for header '0000', for trailer '9999') J_1BXH102NUMC4NUM4
G03record type, e.g. '0' for the header J_1BXH103CHAR1CHAR1
G04record number J_1BXA04NUMC5NUM5
G05Segment type J_1BXA05CHAR1CHAR1
G061 blank J_1BFILL1CHAR1CHAR1
G07Movement code J_1BXG07NUMC2J_1BXG07
G08Vendor bank, first three digits J_1BXA09NUMC3NUM3
G09Currency code, should be always 9 J_1BXJ8NUMC1NUM1
G10Bar code control digit J_1BXL24NUMC1NUM1
G11Maturity Factor J_1BXG11NUMC4J_1BXG11
G12Value informed in barcode J_1BXG12NUMC10J_1BXG12
G13Mixture of several informations on bar code J_1BXL23NUMC25J_1BNUMC25
G14Vendor: CPF '1' or CNPJ '' ? J_1BXB07CHAR1CHAR1
G15Inscription number J_1BXG15NUMC15J_1BXG15
G16Partner name J_1BXA15CHAR30CHAR30
G17Due date, format DDMMYYYY J_1BDUE2CHAR8CHAR8
G18Nominal value J_1BXL16NUMC15NUM15
G19Amount in Reais J_1BXA20NUMC15NUM15
G20Currency code J_1BXG20NUMC2J_1BXG20
G21Document number J_1BXG21NUMC15J_1BXG21
G23Agency collector J_1BXG23CHAR5J_1BXG23
G24Verify digit of agency collector J_1BXG24NUMC1J_1BXG24
G25Agency Name J_1BXG25CHAR10J_1BXG25
G26Carteira Code J_1BYA11CHAR1CHAR1
G27Document type J_1BXG27CHAR2J_1BXG27
G28Document issue date J_1BXG28CHAR8J_1BXG28
G29Interest on arrears J_1BXG29NUMC15J_1BXG29
G30Code for 1st Discount J_1BXG30CHAR1J_1BXG30
G311st discount date J_1BXG31CHAR8J_1BXG31
G32Discount J_1BXL18NUMC15NUM15
G33Protest code J_1BXG33NUMC1J_1BXG33
G34Time for protest J_1BXG34NUMC2J_1BXG34
G35Limit date J_1BXG35CHAR8J_1BXG35
G36Interest code J_1BXG36NUMC1J_1BXG36

Key field Non-key field



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

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

How to access SAP table J_1BDMEXG

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