J_1BDMEXH4 SAP (A/P: DME ITAU/FEBRABAN - LOT HEADER_DDA) Structure details

Dictionary Type: Structure
Description: A/P: DME ITAU/FEBRABAN - LOT HEADER_DDA




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




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

J_1BDMEXH4 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 - LOT HEADER_DDA" 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_1BDMEXH4 TYPE J_1BDMEXH4.

The J_1BDMEXH4 table consists of various fields, each holding specific information or linking keys about A/P: DME ITAU/FEBRABAN - LOT HEADER_DDA data available in SAP. These include H02 (Lot control (for header '0000', for trailer '9999')), H03 (record type, e.g. '0' for the header), H04 (Operation type, value 'I'), H05 (Service type, value '03').. 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_1BDMEXH4 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
H01first three digits for house bank key, e.g. '341' for Itau J_1BXH101CHAR3CHAR3
H02Lot control (for header '0000', for trailer '9999') J_1BXH102NUMC4NUM4
H03record type, e.g. '0' for the header J_1BXH103CHAR1CHAR1
H04Operation type, value 'I' J_1BXH104CHAR1J_1BXH104
H05Service type, value '03' J_1BXH05NUMC2J_1BXH05
H06Record Complimentary/Exclusive Febraban J_1BXH06NUMC2J_1BXH06
H07Lot layout version J_1BXH07NUMC3J_1BXH07
H08Record Comp/Exclusive Febraban J_1BXH08CHAR1J_1BXH08
H09Company: CPF ('1') or CNPJ ('2') ? J_1BXH105CHAR1CHAR1
H10Inscription number J_1BXG15NUMC15J_1BXG15
H1120 blanks J_1BXH107CHAR20J_1BCHAR20
H12Our bank key w/o control digit J_1BXH108NUMC5NUM5
H13Bank key control digit J_1BXH109CHAR1CHAR1
H14Our account number w/o control digit J_1BXH110NUMC12NUM12
H15Account control digit J_1BXH111CHAR1CHAR1
H16Account control digit J_1BXH111CHAR1CHAR1
H17Our company name J_1BXH113CHAR30CHAR30
H18Record Complementary J_1BXH18CHAR137J_1BXH18

Key field Non-key field



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

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

How to access SAP table J_1BDMEXH4

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