ICLH_ICLH81 SAP (HI: Appraisal Order) Structure details

Dictionary Type: Structure
Description: HI: Appraisal Order




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




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

ICLH_ICLH81 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 "HI: Appraisal Order" 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_ICLH_ICLH81 TYPE ICLH_ICLH81.

The ICLH_ICLH81 table consists of various fields, each holding specific information or linking keys about HI: Appraisal Order data available in SAP. These include STATUSN (Status Description), SUBCLAIM (Subclaim), PROCUREMENT (ID of Claim Item Grouping), EXTERNALREF (External Reference of Claim Item Grouping).. 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 ICLH_ICLH81 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
XSELECTGeneral Selection Indicator ICL_SELECTCHAR1BOOLE
STATUSNStatus Description ICL_STATUSNCHAR25TEXT25
SUBCLAIMSubclaim ICL_SUBCLCHAR3Assigned to domainICL_SUBCLICL_SUBCLAIM
PROCUREMENTID of Claim Item Grouping ICL_PROCUREMENTNUMC4Assigned to domainICL_PROCUREMENT
EXTERNALREFExternal Reference of Claim Item Grouping ICL_EXTERNALREFCHAR20ICL_EXTERNALREF
PDOCCATTYPEType of Appraisal ICL_APPR_PDOCCATTYPECHAR3TICL153ICL_PDOCCATTYPE
PDOCCATTYPENName of Appraisal Type ICL_APPR_PDOCCATTYPENCHAR40ICL_PDOCCATTYPEN
REASONAppraisal Reason ICL_APPR_REASONCHAR3TICL152ICL_REASON
REASONNName of Appraisal Reason ICL_APPR_REASONNCHAR80ICL_REASONN
SUBCL_REFAppraisal: Assignment to Claim Header or Subclaim ICL_APPR_SUBCL_REFCHAR3Assigned to domainICL_SUBCL
REASSIGNEDReassigned from Subclaim or Claim Header ICL_REASSIGNEDCHAR50CHAR50
PROC_REFReference to Appraisal Receipt ICL_APPRREC_REFNUMC4Assigned to domainICL_PROCUREMENT
PROC_REF_SCReference to Appraisal Receipt (Cross-Subclaim) ICL_APPRREC_REF2CHAR7
PROC_REF_DESCRIPName of Reference to Appraisal Receipt ICL_APPRREC_REFNCHAR40CHAR40
MB_REFReference to Receipt of Medical Grounds ICL_MG_REC_REFCHAR7
MB_REFNName of Reference to Medical Grounds Receipt ICL_MG_REC_REFNCHAR40CHAR40
SUCCESSORSuccessor of an Order (Appraisal/Medical Grounds): Receipt ICL_SUCCESSOR_OF_ORDERCHAR7
SUCCESSORNName of Appraisal Successors / Medical Grounds ICL_APPR_SUCCESSORNCHAR40CHAR40
APPR_DESCRIPDescription of Business Partner Appraiser ICLH_APPR_DESCRIPCHAR50CHAR50
ALRE_DESCRIPDescription of Business Partner Alternative Recipient ICL_ALRE_DESCRIPCHAR50CHAR50
SETORDERDATESet Order Date ICL_SETORDERDATEDATS8DATS
RESUBMITDATEResubmission Date ICL_RESUBMITDATEDATS8DATS
ISSUEDATEDate Created ICL_ISSUEDATE1DATS8DATS
SENT_BY_DMESent via External Interface (Not Yet Used) ICL_SENT_BY_DMECHAR1XFELD
SENTDATEDate Sent ICL_SENTDATEDATS8DATS
SENTTIMETIME Data Element for SYST SYTIMETIMS6SYTIME
COLORNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4

Key field Non-key field



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

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

How to access SAP table ICLH_ICLH81

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