BIW_ISU_KPI_IN01_NCL SAP (Extraction Structure KPI: Non-Clarification WL for Invoicing) Structure details

Dictionary Type: Structure
Description: Extraction Structure KPI: Non-Clarification WL for Invoicing




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




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

BIW_ISU_KPI_IN01_NCL 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 "Extraction Structure KPI: Non-Clarification WL for Invoicing" 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_BIW_ISU_KPI_IN01_NCL TYPE BIW_ISU_KPI_IN01_NCL.

The BIW_ISU_KPI_IN01_NCL table consists of various fields, each holding specific information or linking keys about Extraction Structure KPI: Non-Clarification WL for Invoicing data available in SAP. These include BPGUID_BW (Business Process GUID for BW (32 Characters)), SEQNR (Sequential Number of Message per Process), BPAREA (Business Process Area), BPCODE (Business Process Code).. 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 BIW_ISU_KPI_IN01_NCL 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
BPGUID_BWBusiness Process GUID for BW (32 Characters) EMMA_BPGUID_BWCHAR32SYSUUID_C
SEQNRSequential Number of Message per Process EMMA_BW_MSGSNNUMC10NUMC10
BPAREABusiness Process Area EMMA_BPAREACHAR4Assigned to domainALPHAEMMA_BPAREAEMMA_BPAREA
BPCODEBusiness Process Code EMMA_BPCODECHAR8Assigned to domainALPHAEMMA_BPCODEEMMA_BPCODE
SYTCODETransaction Code SYTCODECHAR20Assigned to domainTCODE
UNAMEUser Name SYUNAMECHAR12SYCHAR12
BATCHBackground Processing Active SYBATCHCHAR1SYCHAR01
TIMEDIFFNumerical Value of Duration TIMEDURADEC13TIMEDURA
TIMEDIFF_UNITUnit of measure for processing time BEAZEUNIT3CUNITEINHEIT
SYST_BEGUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
SYST_ENDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
TZONETime Zone TZNZONECHAR6Assigned to domainTZNZONE
MSG_POSMessage Record EMMA_MSG_POSCHAR1XFELD
MSGIDMessage identification MSGIDCHAR20Assigned to domainARBGB
MSGNOSystem Message Number MSGNOCHAR3Assigned to domainMSGNR
MSGTYMessage Type MSGTYCHAR1MSGAR
MAIN_PROCMain Process EMMA_MAINPROCCHAR1FLAG
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
USER_CANCTermination of Transaction by User (F3, F12, F15) EMMA_USER_CANCCHAR1XFELD
NO_TIME_MEASNo Time Measurement EMMA_PROC_NO_TIME_MEASCHAR1FLAG
OPBELNumber of print document E_PRINTDOCCHAR12Assigned to domainALPHAE_PRINTDOCE_PRINTDOC
FAEDNDue date for net payment FAEDN_KKDATS8DATUM
DRUCKDATPrint Date DRUCKDATDATS8DATUM
STOKZDocument Has Been Reversed STOKZCHAR1KENNZX
PARTNERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
VKONTContract Account Number VKONT_KKCHAR12Assigned to domainALPHAVKONT_KKKTOFKKVKP_F4
PORTIONPortion PORTIONCHAR8Assigned to domainPORTIONTPRE420
ABRVORGBilling Transaction ABRVORGCHAR2ABRVORGABV
TOBRELEASEDIndicator: document not released yet TOBRELEASDCHAR1KENNZX
INVOICEDIndicator: document posted INVOICEDCHAR1KENNZX
ERGRDReason for creating print document ERGRDCHAR2ERGRD
ICREASONReason for Reversal BCREASONCHAR2Assigned to domainBCREASONTE272_BCREASON_F4
ANZPONumber of Document Item Messages EBW_ANZPOINT13INT1
ANZHEADNumber of Document Header Messages EBW_ANZHEADINT13INT1
QROWCOUNNumber of Document Item Messages Aggregated EBW_ROWCOUNINT25INT2

Key field Non-key field



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

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

How to access SAP table BIW_ISU_KPI_IN01_NCL

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