J_1BDFEBJ52 SAP (A/P: DME FEBRABAN- Segment J-52) Structure details

Dictionary Type: Structure
Description: A/P: DME FEBRABAN- Segment J-52




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




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

J_1BDFEBJ52 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 FEBRABAN- Segment J-52" 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_1BDFEBJ52 TYPE J_1BDFEBJ52.

The J_1BDFEBJ52 table consists of various fields, each holding specific information or linking keys about A/P: DME FEBRABAN- Segment J-52 data available in SAP. These include J02 (Lot control (for header '0000', for trailer '9999')), J03 (record type, e.g. '0' for the header), J04 (record number), J05 (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_1BDFEBJ52 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
J01first three digits for house bank key, e.g. '341' for Itau J_1BXH101CHAR3CHAR3
J02Lot control (for header '0000', for trailer '9999') J_1BXH102NUMC4NUM4
J03record type, e.g. '0' for the header J_1BXH103CHAR1CHAR1
J04record number J_1BXA04NUMC5NUM5
J05Segment type J_1BXA05CHAR1CHAR1
J06_1CNAB J_1BXJ6_1CHAR1CHAR1
J06_2Code Movement J_1BXJ6_2NUMC2NUMC2
J07Register Identification J_1BXJ7CHAR2
J08Company: CPF ('1') or CNPJ ('2') ? J_1BXH105CHAR1CHAR1
J09CPF or CNPJ J_1BAH04NUMC15NUM15
J10Drawee/Payee Name J_1BXJ40CHAR40
J11Company: CPF ('1') or CNPJ ('2') ? J_1BXH105CHAR1CHAR1
J12CPF or CNPJ J_1BAH04NUMC15NUM15
J13Drawee/Payee Name J_1BXJ40CHAR40
J14Drawee/Payee Inscription Type J_1BXJ9CHAR1
J15CPF or CNPJ Number J_1BXJ11CHAR15
J16Drawee/Payee Name J_1BXJ40CHAR40
J17Blanks J_1BXJ50CHAR50
J183 blanks J_1BFILL3CHAR3CHAR3

Key field Non-key field



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

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

How to access SAP table J_1BDFEBJ52

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