FDM_MIRR_BAPICUSTOMER_KNA1 SAP (FSCM-COL: Fields for Transfer of BAPICUSTOMER_KNA1) Structure details

Dictionary Type: Structure
Description: FSCM-COL: Fields for Transfer of BAPICUSTOMER_KNA1




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




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

FDM_MIRR_BAPICUSTOMER_KNA1 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 "FSCM-COL: Fields for Transfer of BAPICUSTOMER_KNA1" 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_FDM_MIRR_BAPICUSTOMER_KNA1 TYPE FDM_MIRR_BAPICUSTOMER_KNA1.

The FDM_MIRR_BAPICUSTOMER_KNA1 table consists of various fields, each holding specific information or linking keys about FSCM-COL: Fields for Transfer of BAPICUSTOMER_KNA1 data available in SAP. These include TRAIN_STAT (Train station), DATA_LINE (Data communication line no.), FISK_ADDR_TYPE (Object Type), FISK_ADDR (Account number of the master record with the fiscal address).. 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 FDM_MIRR_BAPICUSTOMER_KNA1 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
EXPR_STATExpress train station BAHNECHAR25BAHNH
TRAIN_STATTrain station BAHNSCHAR25BAHNH
DATA_LINEData communication line no. DATLTCHAR14TEXT14
FISK_ADDR_TYPEObject Type SWO_OBJTYPCHAR10Assigned to domainOJ_NAMEOBJ
FISK_ADDRAccount number of the master record with the fiscal address FDM_EXT_FISKN_D_IDCHAR70SWO_TYPEID
ALT_PAYER_TYPEObject Type SWO_OBJTYPCHAR10Assigned to domainOJ_NAMEOBJ
ALT_PAYERAccount Number of an Alternative Payer FDM_EXT_KNRZA_IDCHAR70SWO_TYPEID
GROUPKEYGroup key KONZSCHAR10KONZS
ACCNT_GRPCustomer Account Group KTOKDCHAR4Assigned to domainKTOKDKGD
VENDOR_TYPEObject Type SWO_OBJTYPCHAR10Assigned to domainOJ_NAMEOBJ
VENDOR_NOAccount Number of Vendor FDM_EXT_LIFNR_IDCHAR70SWO_TYPEID
DEL_FLAG_GCentral Deletion Flag for Master Record LOEVM_XCHAR1XFELD
SOLE_PROPNatural Person STKZNCHAR1STKZN
NON_MILITID for mainly non-military use CIVVECHAR1XFELD
MILIT_USEID for mainly military use MILVECHAR1XFELD
BCWIndicator for biochemical warfare for legal control CCC01CHAR1XFELD
NUCL_NONPIndicator for nuclear nonproliferation for legal control CCC02CHAR1XFELD
NATL_SECIndicator for national security for legal control CCC03CHAR1XFELD
MISS_TECHIndicator for missile technology for legal control CCC04CHAR1XFELD

Key field Non-key field



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

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

How to access SAP table FDM_MIRR_BAPICUSTOMER_KNA1

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