ICL_TICL161_PREV SAP (ICL_TICL161) Structure details

Dictionary Type: Structure
Description: ICL_TICL161




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




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

ICL_TICL161_PREV 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 "ICL_TICL161" 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_ICL_TICL161_PREV TYPE ICL_TICL161_PREV.

The ICL_TICL161_PREV table consists of various fields, each holding specific information or linking keys about ICL_TICL161 data available in SAP. These include CLIENT (Client), BENTREE (Benefit Type Tree), GENERAT (Generation of Benefit Type Tree), VERSION (Version of Benefit Type Tree).. 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 ICL_TICL161_PREV 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
BENTREEBenefit Type Tree ICL_BENTREECHAR8Assigned to domainICL_BENTREE
GENERATGeneration of Benefit Type Tree ICL_BENTREEGNUMC5TICL160ICL_BENTREEG
VERSIONVersion of Benefit Type Tree ICL_BENTREEVNUMC5Assigned to domainICL_BENTREEV
ACTIVEStatus ICL_ACTIVE2CHAR1ICL_ACTIVE2
CHANGEDBYVersion Created By (= Object Changed By) ICL_CHANGEBYCHAR12USR02XUBNAME
CHANGETIMEVersion Created: Date + Time ICL_CHANGEUTCDEC15TSTAMICL_TIMESTAMP
INACTIVETIMEVersion Deactivated: Date + Time ICL_INACTIUTCDEC15TSTAMICL_TIMESTAMP
EFFFROMTIMEVersion Valid From: Date + Time ICL_EFFROMUTCDEC15TSTAMICL_TIMESTAMP
EFFTOTIMEVersion Valid To: Date + Time ICL_EFFETOUTCDEC15TSTAMICL_TIMESTAMP
TERMTIMEValid-To Date Set: Date + Time ICL_TERMINUTCDEC15TSTAMICL_TIMESTAMP
DELETEDFlag: Deletion Entry? ICL_XDELETECHAR1XFELD
OVERSIONVersion in Original System ICL_CLTYPEVONUMC5Assigned to domainICL_CLTYPEV
OSYSIDOriginal System of Version ICL_OSYSIDCHAR8SYCHAR08
OMANDTClient in Original System ICL_OMANDTCLNT3Assigned to domainMANDT
BVERSIONBasis Version ICL_CLTYPEVBNUMC5Assigned to domainICL_CLTYPEV
VERSION_REFReference Version ICL_PI_VERSION_REFCHAR32ICL_PI_OBJKEY
CURRCurrency for All Amount Fields of Benefit Type Tree ICL_BENTREE01CUKY5TCURCWAERS
PBENTREEHigher-Level Benefit Type Tree ICL_BENTREE02CHAR8TICL160ICL_BENTREE
XSUBCLAIMBenefit Type Tree Only Used for Coverage Types ICL_XSUBCLBENTREECHAR1XFELD
BENTREECATCategory of Benefit Type Tree ICL_BENTREE_CATCHAR1ICL_BENTREE_CAT
AWAITPERREJRRejection Due to General Probationary Periods ICL_AWAITPERREJRCHAR2TICL022ICL_REJREASON
BWAITPERREJRRejection Due to Special Probationary Period ICL_BWAITPERREJRCHAR2TICL022ICL_REJREASON
BENTREENName of Benefit Type Tree ICL_BENTREENCHAR30TEXT30
BENTREEGNName of Generation of Benefit Type Tree ICL_BENTREEGNCHAR50TEXT50
BENTREEVNName of Version of Benefit Type Tree ICL_BENTREEVNCHAR50TEXT50
OPERATIONSingle-Character Indicator CHAR1CHAR1CHAR1
OPORDERTwo digit number NUMC2NUMC2NUMC2
RECORDTYPESingle-Character Indicator CHAR1CHAR1CHAR1
XNEWSECTIONData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
MAXVERSIONInternal Claim Type Version ICL_CLTYPEVNUMC5Assigned to domainICL_CLTYPEV
NEXTEFFFROMTIMEVersion Valid From: Date + Time ICL_EFFROMUTCDEC15TSTAMICL_TIMESTAMP
VCHANGEDATEVersion Created on (Date of Change) ICL_CHANGEDADATS8DATE
VCHANGETIMEVersion Created at (Time of Change) ICL_CHANGETITIMS6TIME
VINACTIVEDATEVersion deactivated on (date) ICL_INACTIDADATS8DATE
VINACTIVETIMEVersion deactivated at (time) ICL_INACTITITIMS6TIME
VEFFFROMDATEVersion Valid From Date ICL_EFFROMDADATS8DATE
VEFFFROMTIMEVersion Valid From Time ICL_EFFROMTITIMS6TIME
VEFFTODATEVersion Valid To Date ICL_EFFETODADATS8DATE
VEFFTOTIMEVersion Valid To Time ICL_EFFETOTITIMS6TIME
VTERMDATEDate on Which Valid-To Date Was Set ICL_TERMINDADATS8DATE
VTERMTIMETime of Entry in Valid-To Field ICL_TERMINTITIMS6TIME

Key field Non-key field



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

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

How to access SAP table ICL_TICL161_PREV

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