IBKKPOMND SAP (Structure for PO with Mandate details) Structure details

Dictionary Type: Structure
Description: Structure for PO with Mandate details




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




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

IBKKPOMND 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 "Structure for PO with Mandate 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_IBKKPOMND TYPE IBKKPOMND.

The IBKKPOMND table consists of various fields, each holding specific information or linking keys about Structure for PO with Mandate details data available in SAP. These include MANDT (Client), PO_MGUID (SEPA Mandate: GUID of Mandate), PO_MVERS (Version of Mandate used for Enrichment), MNDID (Unique Referene to Mandate per Payment Recipient).. 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 IBKKPOMND 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
PO_MGUIDSEPA Mandate: GUID of Mandate SEPA_MGUIDRAW16
PO_MVERSVersion of Mandate used for Enrichment BKK_DTE_MANDATE_ENRICH_VERSIONNUMC4NUM04
MNDIDUnique Referene to Mandate per Payment Recipient SEPA_MNDIDCHAR35ID035
SIGN_CITYLocation of Signature SEPA_SIGN_CITYCHAR40TEXT40
SIGN_DATEDate of Signature SEPA_SIGN_DATEDATS8DATUM
PAY_TYPESEPA: Transaction Type SEPA_PAY_TYPECHAR1SEPA_PAY_TYPE
VAL_FROM_DATESEPA: Validity Date of Mandate (From) SEPA_VAL_FROM_DATEDATS8DATUM
VAL_TO_DATESEPA: Validity Date of Mandate (To) SEPA_VAL_TO_DATEDATS8DATUM
STATUSSEPA: Mandate Status SEPA_STATUSCHAR1SEPA_STATUS
B2BSEPA-Mandate: B2B Mandate SEPA_B2BCHAR1XFELD
REASON_CODEReason Code for Status Change SEPA_REASON_CODECHAR3SEPA_RC_CUSTSEPA_REASON_CODE
ERNAMUser who Created the Current Version of the Mandate SEPA_ERNAMCHAR12SYCHAR12
ERDATDate on Which the Current Mandate Version was Created SEPA_ERDATDATS8DATUM
ERTIMTime at Which the Current Mandate Version was Created SEPA_ERTIMTIMS6UZEIT
CHG_REASONSEPA: Reason for Change SEPA_CHG_REASONCHAR5SEPA_CHG_REASON
ORIGINSingle-Character Indicator CHAR1CHAR1CHAR1
ORIGIN_REC_CRDIDSEPA Mandate: Original Creditor ID of Mandate SEPA_CRDID_ORIGINCHAR35ID035
ORIGIN_MNDIDSEPA Mandate: Original Mandate of Mandate SEPA_MNDID_ORIGINCHAR35ID035
GLOCKGlobal Lock Set in Mandate SEPA_GLOCKCHAR1BOOLEAN
GLOCK_VAL_FROMGlobal Mandate Lock - Valid From SEPA_GLOCK_VAL_FROM_DATEDATS8DATUM
GLOCK_VAL_TOGlobal Mandate Lock - Valid Until SEPA_GLOCK_VAL_TO_DATEDATS8DATUM
ANWNDSEPA: Application for Which Mandate Relevant SEPA_ANWNDCHAR1Assigned to domainSEPA_ANWND
ORI_ERNAMUser who Created the Original Mandate SEPA_ORI_ERNAMCHAR12SYCHAR12
ORI_ERDATDate on Which Original Mandate Created SEPA_ORI_ERDATDATS8DATUM
ORI_ERTIMTime when Original Mandate Was Created SEPA_ORI_ERTIMTIMS6UZEIT
SND_TYPESEPA Mandate: Sender Type SEPA_SND_TYPECHAR10Assigned to domainOJ_NAMEOBJ
SND_IDSEPA Mandate: Sender ID SEPA_SND_IDCHAR70SWO_TYPEID
SND_NAME1Last name of business partner (person) BU_NAMEP_LCHAR40BU_NAME
SND_NAME2First name of business partner (person) BU_NAMEP_FCHAR40BU_NAME
SND_STREETStreet AD_STREETCHAR60TEXT60CLSTRTNAME
SND_HOUSENUMHouse Number AD_HSNM1CHAR10TEXT10
SND_POSTALCity postal code AD_PSTCD1CHAR10CHAR10
SND_CITYCity AD_CITY1CHAR40TEXT40CLCITYNAME
SND_COUNTRYCountry Key LAND1CHAR3T005LAND1LND
SND_IBANIBAN (International Bank Account Number) IBANCHAR34IBAN
SND_BICSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
SND_DIR_NAMESEPA: Name of Alternative Debtor SEPA_PAYMENT_FORCHAR40BU_NAME
SND_LANGUAGELanguage Key LANGULANG1T002ISOLASPRAS
SND_DIR_IDSEPA: ID of Alternative Debtor SEPA_SND_DIR_IDCHAR70SWO_TYPEID
SND_DEBTOR_IDSEPA: ID Number of Sender (External Reference) SEPA_SND_DEBTOR_IDCHAR35ID035
REC_TYPESEPA Mandate: Recipient Type SEPA_REC_TYPECHAR10Assigned to domainOJ_NAMEOBJ
REC_IDSEPA Mandate: Recipient ID SEPA_REC_IDCHAR70SWO_TYPEID
REC_NAME1Name 1 of organization BU_NAMEOR1CHAR40BU_NAME
REC_NAME2Name 2 of organization BU_NAMEOR2CHAR40BU_NAME
REC_CRDIDCreditor Identification Number SEPA_CRDIDCHAR35ID035
REC_STREETStreet AD_STREETCHAR60TEXT60CLSTRTNAME
REC_HOUSENUMHouse Number AD_HSNM1CHAR10TEXT10
REC_POSTALCity postal code AD_PSTCD1CHAR10CHAR10
REC_CITYCity AD_CITY1CHAR40TEXT40CLCITYNAME
REC_COUNTRYCountry Key LAND1CHAR3T005LAND1LND
REC_DIR_NAMESEPA: Name of Alternative Payee SEPA_REC_DIR_NAMECHAR40BU_NAME
REC_DIR_IDSEPA: ID of Alternative Payee SEPA_REC_DIR_IDCHAR70SWO_TYPEID
MAND_FREQMandate Frequency BKK_MAND_FREQCHAR1BKK_MAND_FREQ
CREATE_USRUser who created the object BKK_CRUSRCHAR12USNAM
CREATE_DATDate on which the object was created BKK_CRDATDATS8DATUM
CREATE_TIMTime at which the object was created BKK_CRTIMTIMS6UZEIT
CHANGE_USRLast user to change object BKK_CHUSRCHAR12USNAM
CHANGE_DATDate on which the object was last changed BKK_CHDATDATS8DATUM
CHANGE_TIMTime at Which Object was Last Changed BKK_CHTIMTIMS6UZEIT
REC_CRDID_OLDCreditor Identification Number SEPA_CRDIDCHAR35ID035
REC_NAME1_OLDName 1 of organization BU_NAMEOR1CHAR40BU_NAME
REC_NAME2_OLDName 2 of organization BU_NAMEOR2CHAR40BU_NAME
SND_IBAN_OLDIBAN (International Bank Account Number) IBANCHAR34IBAN
SND_BIC_OLDSWIFT/BIC for International Payments SWIFTCHAR11SWIFT

Key field Non-key field



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

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

How to access SAP table IBKKPOMND

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