MDG_BS_BUPA_BANK_DETAILS_ELEM SAP (node structure for bank details) Structure details

Dictionary Type: Structure
Description: node structure for bank details




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




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

MDG_BS_BUPA_BANK_DETAILS_ELEM 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 "node structure for bank details" 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_MDG_BS_BUPA_BANK_DETAILS_ELEM TYPE MDG_BS_BUPA_BANK_DETAILS_ELEM.

The MDG_BS_BUPA_BANK_DETAILS_ELEM table consists of various fields, each holding specific information or linking keys about node structure for bank details data available in SAP. These include ID (Definite identifier for bank details of a business partner), BANK_INTERNAL_ID (), CONTROLLER (), SCHEME_AGENCY_ID ().. 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 (Deep)


SAP MDG_BS_BUPA_BANK_DETAILS_ELEM 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
CONTROLLER 0
IDDefinite identifier for bank details of a business partner MDG_BS_BUPA_BANK_DET_IDCHAR4
BANK_INTERNAL_ID 0
CONTROLLER 0
SCHEME_AGENCY_ID 0
CONTENTProprietary bank identifier (used for internal communication MDG_BS_BANK_INT_ID_CONTCHAR18
BANK_DIRECTORY_ENTRY_UUID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
CONTENTUniversally Unique Identifier MDG_BS_UUID_CONTENTCHAR36
BANK_ACCOUNT_IDBank account identifier (Basic Bank Account Number) MDG_BS_BANK_ACNT_IDCHAR35
BANK_ACCOUNT_IDCHECK_DIGIT_VALCheck digit for a bank account identifier MDG_BS_BANK_ACNT_IDCHK_DIGVALCHAR2
BANK_ACCOUNT_TYPE_CODECoded representation of the type of a bank account (represen MDG_BS_BANK_ACNT_TYPE_CODECHAR3
BANK_ACCOUNT_HOLDER_NAMEBank account holder name MDG_BS_BANK_ACNT_HOLDER_NAMECHAR80
NAMEProxy Data Element (generated) MDG_BS_LANGINDEP_MED_NAMECHAR40
BANK_ACCOUNT_STANDARD_IDStandardized bank account identifier (International Bank Acc MDG_BS_BANK_ACNT_STD_IDCHAR34
SUBSTITUTE_BUSINESS_PARTNER_BADefinite identifier for bank details of a business partner MDG_BS_BUPA_BANK_DET_IDCHAR4
SUBSTITUTE_DATEProxy Data Element (generated) MDG_BS_DATEDATS8XSDDATE_D
VALIDITY_PERIOD 0
CONTROLLER 0
START_DATEProxy Data Element (generated) MDG_BS_DATEDATS8XSDDATE_D
END_DATEProxy Data Element (generated) MDG_BS_DATEDATS8XSDDATE_D
PROTECTED_INDICATORIndicator is the representation of a situation that has exac MDG_BS_INDICATORCHAR1XSDBOOLEAN
KEY 0
CONTROLLER 0
BUSINESS_PARTNER_UUID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
CONTENTUniversally Unique Identifier MDG_BS_UUID_CONTENTCHAR36
IDDefinite identifier for bank details of a business partner MDG_BS_BUPA_BANK_DET_IDCHAR4

Key field Non-key field



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

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

How to access SAP table MDG_BS_BUPA_BANK_DETAILS_ELEM

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