UDMCORRSTR10 SAP (Attribute Structure for Correspondence (FI-CA)) Structure details

Dictionary Type: Structure
Description: Attribute Structure for Correspondence (FI-CA)




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




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

UDMCORRSTR10 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 "Attribute Structure for Correspondence (FI-CA)" 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_UDMCORRSTR10 TYPE UDMCORRSTR10.

The UDMCORRSTR10 table consists of various fields, each holding specific information or linking keys about Attribute Structure for Correspondence (FI-CA) data available in SAP. These include CASE_TYPE (Case Type), EXT_KEY (Case ID), EXT_REF (External reference), CREATED_BY (Created By).. 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 (Deep)


SAP UDMCORRSTR10 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
CASE_GUIDTechnical Case Key (Case GUID) SCMG_CASE_GUIDCHAR32SYSUUID_C
CASE_TYPECase Type SCMGCASE_TYPECHAR4SCMGCASETYPESCMGCASE_TYPE
EXT_KEYCase ID SCMG_EXT_KEYCHAR12ALPHASCMG_EXT_KEY
EXT_REFExternal reference SCMG_EXT_REFCHAR30CHAR30
CREATED_BYCreated By SCMG_CREATE_USERCHAR12USR02XUBNAME
CREATE_TIMECreated On SCMG_CREATE_TIMEDEC15TSTPSSCMG_TIMESTAMP
CHANGED_BYLast Changed by SCMG_CHANGE_USERCHAR12USR02XUBNAME
CHANGE_TIMELast Changed On SCMG_CHANGE_TIMEDEC15TSTPSSCMG_TIMESTAMP
CLOSED_BYClosed by User SCMG_CLOSED_BYCHAR12USR02XUBNAME
CLOSING_TIMEClosed at Time SCMG_CLOSING_TIMEDEC15TSTPSSCMG_TIMESTAMP
PLAN_END_DATEPlanned Close Date SCMG_PLAN_END_DATEDATS8DATUM
PROCESSORProcessor SCMG_PROCESSORCHAR12USR02XUBNAMEUSER_ADDR
RESPONSIBLEPerson Responsible SCMG_RESPONSIBLECHAR12USR02XUBNAMEUSER_ADDR
CASE_TITLECase Title SCMG_CASE_TITLECHAR80TEXT80
ESCAL_REASONReason for Escalation SCMG_ESCAL_REASONCHAR2SCMGATTR_SESCALCHAR2
CATEGORYCategory SCMG_CATEGORYCHAR4SCMGATTR_CATEGOCHAR4
PRIORITYPriority SCMG_PRIORITYNUMC1SCMGATTR_PRIONUM01
SECURE_LEVELAuthorization level SCMG_SECURE_LEVELCHAR1SCMGAUT_SECLEVLCHAR1
PROFILE_IDCase: Status Profile SCMGSTATUSPROFIDCHAR8SCMGSTATPROFSCMGPROFID
STAT_ORDERNOCase: Status SCMGSTATUSONRNUMC2SCMGSTATPROFSSCMGSTATUSONR
STAT_PARACase: System Status SCMGSTATPARACHAR3SCMGSTATCHAR03
STAT_OBJNRCase: Status Object Number (GUID), (Central Status Managmnt) SCMGSTATOBJNRCHAR32SYSUUID_C
STAT_LINECase: System Status Description (Central Status Management) SCMGSTATLINECHAR40SCMGSTATLINE
STAT_USER_LINECase: User Status Description (Central Status Management) SCMGSTATUSERLINECHAR40SCMGSTATLINE
REASON_CODEReason for Case SCMG_REASON_CODECHAR4SCMGATTR_REASONCHAR4
FICA_GPARTBusiness Partner FICA_GPARTCHAR10Assigned to domainALPHABU_PARTNER
FICA_VKONTContract Account FICA_VKONTCHAR12ALPHAFICA_VKONT
FICA_VTREFContract Reference FICA_VTREFCHAR20CHAR20
FICA_APPLKFI-CA Application Area FICA_APPLKCHAR1FICA_APPLK
FICA_SUBAPSubapplication in Contract Accounts Receivable and Payable FICA_SUBAPCHAR1FICA_SUBAP
FICA_DISPUTED_AMDisputed Amount FICA_DISPUTED_AMTCURR15(2) WERTV8
FICA_TOTALINV_AMTotal Receivable (for Business Partner) FICA_TOTALINV_AMTCURR15(2) WERTV8
FICA_TOTALCOR_AMTotal Correction (for Business Partner) FICA_TOTALCOR_AMTCURR15(2) WERTV8
FICA_REVERSED_AMAmount Reversed FICA_REVERSED_AMTCURR15(2) WERTV8
FICA_CREDITED_AMAmount Credited FICA_CREDITED_AMTCURR15(2) WERTV8
FICA_WRITEOFF_AMAmount Written Off FICA_WRITEOFF_AMTCURR15(2) WERTV8
FICA_REPLACED_AMAmount Replaced (New Receivable) FICA_REPLACED_AMTCURR15(2) WERTV8
FICA_PAID_AMTotal Payments Received since Creation of Case FICA_PAID_AMTCURR15(2) WERTV8
FIN_DISPUTE_CURRCurrency of Dispute Case UDM_DISPUTE_CURRCUKY5TCURCWAERS
FIN_RFC_CREATORUser That Created the Dispute Case via RFC UDM_RFC_CREATORCHAR12Assigned to domainXUBNAME
FIN_LOG_SYSTEMLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
FIN_PROC_SEQNRSequential Number of Process UDM_PROC_SEQNRNUMC3NUM03
FICA_INT_REASONFI-CA: Internal Dispute Type FICA_INT_REASONCHAR4UDM_FICA_REASONCHAR4
FIN_BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
FIN_COORDINATORCoordinator of Dispute Case UDM_COORDINATORCHAR12Assigned to domainXUBNAME
FIN_ROOT_CCODERoot Cause Code UDM_ROOT_CCODECHAR4UDMATTR_RCCODECHAR4
FIN_DUE_DATEProcessing Deadline UDM_DUE_DATEDATS8DATUM
FIN_CONTACT_NAMEName of Contact Person at Business Partner UDM_CONTACT_NAMECHAR40TEXT40
FIN_CONTACT_MAILe-mail Address of Contact Person at Business Partner UDM_CONTACT_EMAILCHAR128TEXT128
FIN_CONTACT_TELTelephone Number of Contact Person at Business Partner UDM_CONTACT_PHONECHAR30CHAR30
FIN_CONTACT_FAXFax Number of Contact Person at Business Partner UDM_CONTACT_FAXCHAR30CHAR30
FIN_CONTACT_FAXCCountry of Fax Number UDM_CONTACT_FAXCCHAR3T005LAND1
FICA_CONTACT_KEYCorrespondence Key in Dispute Management FICA_CONTACT_KEYCHAR43CHAR43
FIN_ORIGINOrigin of Dispute Case UDM_FIN_ORIGINCHAR2UDM_FIN_ORIGIN
FIN_STAT_PARACase: System Status SCMGSTATPARACHAR3CHAR03
FICA_INFO1Additional Specification for Dispute Case FICA_INFO1CHAR50TEXT50
FICA_DATE1Transaction Date for Dispute Case FICA_DATE1DATS8DATUM
FICA_INTKYFI-CA: Number of Dispute Case FICA_INTKYCHAR12CHAR12
FIN_EXTAPPL_PROProcessing by External Application UDM_EXTAPPL_PROCHAR4Assigned to domainUDM_EXTAPPL

Key field Non-key field



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

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

How to access SAP table UDMCORRSTR10

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