ICL_PMI_POLPR SAP (FS-PM: Contract) Structure details

Dictionary Type: Structure
Description: FS-PM: Contract




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




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

ICL_PMI_POLPR 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 "FS-PM: Contract" 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_PMI_POLPR TYPE ICL_PMI_POLPR.

The ICL_PMI_POLPR table consists of various fields, each holding specific information or linking keys about FS-PM: Contract data available in SAP. These include PUID_ID (FS-PM: Policy Unique Identifier), POLICY_ID (FS-PM: Policy Key), POLICYPRODUCT_ID (FS-PM: Contract Key), PM_ID (FS-PM: Product).. 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_PMI_POLPR 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
PARENTPUID_ID FS-PM: Policy Unique Identifier0
PUID_ID FS-PM: Policy Unique Identifier0
POLICY_ID FS-PM: Policy Key0
POLICYPRODUCT_ID FS-PM: Contract Key0
PM_ID FS-PM: Product0
APPLNR_TTFS-PM: Contract Number ICL_PMI_APPLNR_TTCHAR17APPLNR_TT
APPLNROLD_TT FS-PM: Old Policy Product Number0
MAINMATURITY_DT FS-PM: Main Due Date0
NUMOFCOV_AM FS-PM: Number of Coverages Belonging to a Policy Product0
TAXEXEMPTSTAT_FG FS-PM: Tax Exemption0
LOB_CD FS-PM: LoB0
POLPRODBEG_DT FS-PM: Policy Product Start0
POLPRODEND_DT FS-PM: Policy Product End0
COMMENT_TT FS-PM: Note0
COMMENT_ID FS-PM: SAPScript Text ID for Note for Entity0
COMPANYKEY_CD FS-PM: Company Identifier0
STARTTIME_TM FS-PM: Start Time0
STARTTIMEZONE_TT FS-PM: Time Zone0
ENDTIME_TM FS-PM: End Time0
ENDTIMEZONE_TT FS-PM: Time Zone End0
IFBR_ID FS-PM: In-Force Business Number0
BOSTAT_CD FS-PM: Status of Business Objects0
TAXVAR_CD FS-PM: Tax Variant0
POLPRC_CD FS-PM: Policy Product Category - ID for LoB0
ACTINACTST_CD FS-PM: Active-Inactive Status of Policy Product0
APPL_DT FS-PM: Application Date0
INFLRIDPM_ID FS-PM: Dynamic Inflation Category0
PREMPM_ID FS-PM: Premium Type0
SRCCHANGE FS-PM: Last Change of an Entity0
PRODUCT_TT FS-PM: Name of Product0
POLOBJ_CD FS-PM: ID of Insurance Object0
COMCODE_ID FS-PM: Company Code (FS-RI)0
PROFILE_PR_LEVEL FS-PM: Benefit Processing Profile0
COMPANY_ID FS-PM: BP of Company Code (FS-RI)0

Key field Non-key field



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

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

How to access SAP table ICL_PMI_POLPR

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