J_1BDMEXT SAP (A/R: DME FEBRABAN - Segment T, RETORNO) Structure details

Dictionary Type: Structure
Description: A/R: DME FEBRABAN - Segment T, RETORNO




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




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

J_1BDMEXT 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/R: DME FEBRABAN - Segment T, RETORNO" 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_1BDMEXT TYPE J_1BDMEXT.

The J_1BDMEXT table consists of various fields, each holding specific information or linking keys about A/R: DME FEBRABAN - Segment T, RETORNO data available in SAP. These include T02 (lot control), T03 (record type), T04 (record number), T05 (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: Not classified


SAP J_1BDMEXT 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
T01 first three digits for bank0
T02 lot control0
T03 record type0
T04 record number0
T05 segment type0
T06 blank0
T07 Tipo de movimento0
T08 bank key w/o control digit0
T09 control digit0
T10 account number w/o control0
T11 control digit0
T12 control digit0
T13 nosso numero0
T14 carteira number0
T15 seu numero0
T16 due date0
T17 nominal value0
T18 bank group number0
T19 agencia cobradora0
T20 agencia cobradora control0
T21 uso da empresa0
T22 currency code0
T23 CPF/CGC code0
T24 CPF or CGC0
T25 customer name0
T26 contract number0
T27 bank charges0
T28 return code0
T29 blank0
UP_CRLF carriage return and line feed0

Key field Non-key field



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

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

How to access SAP table J_1BDMEXT

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