RNICP2 SAP (IS-H: INACTIVE Since 4.71 - DO NOT USE !) Structure details

Dictionary Type: Structure
Description: IS-H: INACTIVE Since 4.71 - DO NOT USE !




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




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

RNICP2 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 "IS-H: INACTIVE Since 4.71 - DO NOT USE !" 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_RNICP2 TYPE RNICP2.

The RNICP2 table consists of various fields, each holding specific information or linking keys about IS-H: INACTIVE Since 4.71 - DO NOT USE ! data available in SAP. These include MANDT (Client), LNRIC (IS-H: Sequence Number of Surgical Procedure Code), LFDBEW (IS-H: Sequence Number of Movement), ICPMK (IS-H: Identification of Surgical Procedure Coding Catalog).. 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)


SAP RNICP2 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
LNRICIS-H: Sequence Number of Surgical Procedure Code ISH_LNRICCHAR10ALPHAISH_LNRIC
LFDBEWIS-H: Sequence Number of Movement LFDBEWNUMC5Assigned to domainLFDBEW
ICPMKIS-H: Identification of Surgical Procedure Coding Catalog ICPM_IDCHAR2Assigned to domainALPHATARID
ICPMLIS-H: Surgical Procedure Code (Service) ICPM_LSCHAR10Assigned to domainALPHATARLS
ICPHCIS-H: Main Surgical Procedure Code ICPM_HCODECHAR1XFELD
ANZOPIS-H: Number of Additional Surgeries ISH_ANZOPNUMC3NUMC3
BGDOPIS-H: Date when Surgical Procedure Code Performed ISH_BEGDT_ICPDATS8RI_DATUM
BZTOPIS-H: Time when Surg. Procedure Code Performance Begins ISH_BEGZT_ICPTIMS6UHRZT
EZTOPIS-H: Time when Surgical Procedure was Completed ISH_ENDZT_ICPTIMS6UHRZT
LSLOKIS-H: Localization of Service N1LSLOKCHAR2Assigned to domainALPHAN2_DIALO
IDENTIdentification from External System ISH_IDENTCHAR20ALPHAISH_REFKY
OPARTIS-H: Type of Surgery ISH_OPARTCHAR2Assigned to domainALPHAISH_OPART
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
TCODEIS-H: Report Control: Transaction Code for Application ISH_TCODECHAR20Assigned to domainTCODE
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
BTEXTIS-H: User-Defined Comment on Procedure ISH_PROCTEXTCHAR50ISH_CHAR50
EVENTIS-H: Event that Triggers Creation of Procedure PROC_EVENTNUMC2PROC_EVENT
OBJCTIS-H: Object that Created the Procedure PROC_OBJECTCHAR10ISH_OBJECT
DRG_SEQNOIS-H: Entry Sequence of DRG-Relevant Procedure ISH_DRG_PROC_SEQNONUMC3ISH_SEQNO
DRG_CATEGORYIS-H: Category of DRG Procedure (Principal, Secondary) ISH_DRG_PROC_CATEGORYCHAR1ISH_DRG_PROC_CATEGORY
DRG_RELEVANTIS-H: Indicator 'Used to Determine DRG' ISH_DRG_PROC_RELEVANTCHAR1ISH_ON_OFF
BEMKZIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
ORGFAIS-H: Departmental Organizational Unit of Procedure ISH_FACHOE_PROCCHAR8Assigned to domainALPHAORGID
ORGPFIS-H: Date when Surgical Procedure Code Was Completed ISH_ERBOE_PROCCHAR8Assigned to domainALPHAORGID
ENDOPIS-H: Date when Surgical Procedure Code Was Completed ISH_ENDDT_ICPDATS8RI_DATUM
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND
MARKIS-H: Checkbox to Select a Row RI_MARKCHAR1XFELD
ICPLTIS-H: Service Short Text 120-Char. STXT1 + STXT2 + STXT3 KTXTCONCCHAR120TEXT120

Key field Non-key field



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

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

How to access SAP table RNICP2

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