BAPI_BKK_STR_PRENOTE_DET SAP (BAPI structure for Prenote details) Structure details

Dictionary Type: Structure
Description: BAPI structure for Prenote details




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




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

BAPI_BKK_STR_PRENOTE_DET 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 "BAPI structure for Prenote 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_BAPI_BKK_STR_PRENOTE_DET TYPE BAPI_BKK_STR_PRENOTE_DET.

The BAPI_BKK_STR_PRENOTE_DET table consists of various fields, each holding specific information or linking keys about BAPI structure for Prenote details data available in SAP. These include BANKNUMBER (Bank Key), COUNTRYISO (Country ISO code), EXTERNALACCOUNTNR (External Account Number), PRENOTE_REF_NO (Prenote Reference Number).. 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: Cannot Be Enhanced


SAP BAPI_BKK_STR_PRENOTE_DET 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
BANKAREABank Area BAPI_BKK_DTE_ACCOAREACHAR4Assigned to domainBKK_BKKRS
BANKNUMBERBank Key BAPI_BKK_DTE_BANKKEYCHAR15BANKK
COUNTRYISOCountry ISO code BAPI_BKK_DTE_INTCACHAR2INTCAF4_INTCA
EXTERNALACCOUNTNRExternal Account Number BAPI_BKK_DTE_ACCOUNTEXTCHAR35ACEXTBKK_ACEXT
PRENOTE_REF_NOPrenote Reference Number BAPI_BKK_DTE_PRNTE_REF_NOCHAR40BKK_PRENOTE_REF_ID
PRENOTE_ID_INTInternal ID for Prenote BAPI_BKK_DTE_PRNTE_ID_INTNUMC12BKK_PRENOTE_ID_INT
PRENOTETYPEBAPI Data Element for Prenote Type ID BAPI_BKK_DTE_PRNTE_TYPECHAR3Assigned to domainBKK_PRENOTE_TYP_ID
RELEASE_STATUSIndicator : Released Version of Prenote BAPI_BKK_DTE_PRNTE_RELEASECHAR1XFELD
VALID_FROMBAPI: Prenote Valid-From Date BAPI_BKK_DTE_PRNTE_VALFRMDATS8DATUM
VALID_TOBAPI: Prenote Valid-To Date BAPI_BKK_DTE_PRNTE_VALTODATS8DATUM
PRENOTE_STATUSStatus of Prenote BAPI_BKK_DTE_PRNTE_STATUSCHAR2BKK_PRENOTE_STATUS
PRENOTE_AMOUNT Amount in Prenote Currency BAPI_BKK_DTE_PRNTE_AMOUNTDEC28(9) BAPICUREXT
PRENOTE_CURRENCYCurrency Key BAPI_BKK_DTE_WAERSCUKY5Assigned to domainWAERSFWS
PRENOTE_CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
ACCOUNT_CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
ACCOUNT_CURRENCYCurrency Key BAPI_BKK_DTE_WAERSCUKY5Assigned to domainWAERSFWS
ACCOUNT_AMOUNTAmount in Account Currency BAPI_BKK_DTE_ACCNT_AMOUNTDEC28(9) BAPICUREXT
REPORTING_CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
REPORTING_CURRENCYCurrency Key BAPI_BKK_DTE_WAERSCUKY5Assigned to domainWAERSFWS
REPORTING_AMOUNTAmount in Reporting Currency BAPI_BKK_DTE_REPORTING_AMOUNTDEC28(9) BAPICUREXT
MEDIUMMedium BAPI_BKK_DTE_MEDIUMCHAR4Assigned to domainBKK_MEDIUM
ACCOUNTHOLDERNAMEAccount Holder Name BAPI_BKK_PRNTE_BUPA_NAMECHAR70BKK_NAME
PAYM_RECEPIENTName of the Payee BAPI_BKK_DTE_PAYM_RECIP_NAMECHAR40BU_NAME
SHORT_TEXTShort Text BAPI_BKK_DTE_PRNTE_SHRT_TXTCHAR10BKK_PRENOTE_SHRT_TXT
LONG_TEXTLong Text BAPI_BKK_DTE_PRNTE_LONG_TXTCHAR50BKK_PRENOTE_LONG_TXT
PAYM_DOCUMENT_NOItem number in current accounts BAPI_BKK_DTE_DOCUMENT_NONUMC12Assigned to domainBKK_DOCNODOCNO
PAYM_POSITION_NOPosition in Item BAPI_BKK_DTE_POSITION_NONUMC3BKK_POSNOPOSNO
LIMITCHECKIndicator, limit check BAPI_BKK_DTE_LIMIT_CHECKCHAR1XFELD
ACCOUNTCHECKExclude Account Lock Checks? BAPI_BKK_DTE_ACCNT_CHECKCHAR1XFELD
BUPACHECKIndicator, business partner check BAPI_BKK_DTE_BUPA_CHECKCHAR1XFELD
NAMECHECKIndicator, Account Call up check BAPI_BKK_DTE_NAME_CHECKCHAR1XFELD
DIRECTDEBITCHECKIndicator, Direct Debit Order Check BAPI_BKK_DTE_DIRDEB_CHECKCHAR1XFELD
COLLAUTHCHECKIndicator, Collection Authority Agreement Check BAPI_BKK_DTE_COLLAUTH_CHCKCHAR1XFELD
CUSTOMERCHECK Indicator: Customer Check BAPI_BKK_DTE_CUSTOMER_CHECKCHAR1XFELD
LIMITCHECK_ERRORIndicator, error in limit check BAPI_BKK_DTE_LIMIT_CHK_ERRCHAR1XFELD
ACCOUNTCHECK_ERRORError in Account Check? BAPI_BKK_DTE_ACCNT_CHK_ERRCHAR1XFELD
BUPACHECK_ERRORIndicator, Error in business partner check BAPI_BKK_DTE_BUPA_CHK_ERRCHAR1XFELD
NAMECHECK_ERRORIndicator, Error in Account Call up check BAPI_BKK_DTE_NAME_CHK_ERRCHAR1XFELD
DIRECTDEBITCHECK_ERRORIndicator, Error in Direct Debit Order check BAPI_BKK_DTE_DIRDB_CHK_ERRCHAR1XFELD
COLLAUTHCHECK_ERRORIndicator, Error in Collection Authority Agreement Check BAPI_BKK_DTE_COLAUTH_ERRCHAR1XFELD
CREDITCredit Prenote BAPI_BKK_DTE_PRNTE_XINPMNTCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPI_BKK_STR_PRENOTE_DET

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