BIW_ISU_KPI_EDM01_CL SAP (Profile Value Import: Clarification Cases) Structure details

Dictionary Type: Structure
Description: Profile Value Import: Clarification Cases




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




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

BIW_ISU_KPI_EDM01_CL 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 "Profile Value Import: Clarification Cases" 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_EDM01_CL TYPE BIW_ISU_KPI_EDM01_CL.

The BIW_ISU_KPI_EDM01_CL table consists of various fields, each holding specific information or linking keys about Profile Value Import: Clarification Cases 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_EDM01_CL 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
CASE_GUIDGUID of Clarification Case EMMA_CGUIDRAW16SYSUUID
CTYPECase Type EMMA_CTYPECHAR4EMMAC_CTYPEEMMA_CTYPEEMMA_CTYPE
CCATClarification Case Category EMMA_CCATCHAR4EMMAC_CCAT_HDREMMA_CCATEMMA_CCATEMMA_CCAT
STATUSProcessing Status of Clarification Case EMMA_CSTATUSNUMC1EMMA_CSTATUS
DUE_DATECase Due Date EMMA_CDUEDATEDATS8DATUM
BPGUIDGUID of Transaction/Process EMMA_BPGUIDRAW16SYSUUID
ANZPONumber of Document Item Messages EBW_ANZPOINT13INT1
ANZHEADNumber of Document Header Messages EBW_ANZHEADINT13INT1
QROWCOUNNumber of Document Item Messages Aggregated EBW_ROWCOUNINT25INT2
PROFILENumber of EDM Profile E_PROFILENUMC18Assigned to domainE_PROFILEE_PROFILE
LOGBELNRImport document number E_LOGBELNRCHAR12Assigned to domainALPHAE_LOGBELNR
EXT_UIPoint of delivery ID EXT_UICHAR50EXT_UIEXT_POD
INT_UIInternal key for point of delivery INT_UICHAR22Assigned to domainINT_POD
INT_UI_BWInternal Point of Delivery Key for BW INT_UI_BWCHAR32SYSUUID_C
IMP_DATEFrom-date of import E_IMP_DATEDATS8E_IMP_DATE
IMP_TIMEFrom-time of import E_IMP_TIMETIMS6E_IMP_TIME
DATEFROMFrom-date for profile values E_EDMDATEFROM_IDATS8
TIMEFROMFrom-time of profile values E_EDMTIMEFROM_ITIMS6
DATETOTo-date for profile values E_EDMDATETO_IDATS8
TIMETOTo-time for Profile Values E_EDMTIMETO_ITIMS6
EXTREFERENCEExternal reference E_EXTREFERENCECHAR15
SRCSYSTEMSource System E_SRCSYSTEMCHAR15Assigned to domainE_SRCSYSTEM

Key field Non-key field



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

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

How to access SAP table BIW_ISU_KPI_EDM01_CL

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