RNWCHEA03 SAP () Structure details

Dictionary Type: Structure
Description:




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




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

RNWCHEA03 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 "" 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_RNWCHEA03 TYPE RNWCHEA03.

The RNWCHEA03 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include EINRI (Institution), MARK (IS-H: Checkbox to Select a Row), LEIST (Service in Service Catalog), TARIF (IS-H: Service Catalog Identification Key).. 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 RNWCHEA03 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 MANDTCLNT3T000MANDT
EINRIInstitution EINRICHAR4TN01ALPHAEINRIEIN
MARKIS-H: Checkbox to Select a Row RI_MARKCHAR1XFELD
LEISTService in Service Catalog TARLSCHAR10Assigned to domainALPHATARLSTAL
TARIFIS-H: Service Catalog Identification Key TARIDCHAR2TNK01ALPHATARIDTAK
LEVONDate when Service Performance Starts BEGDTLEIDATS8RI_DATUM
BEGZTIS-H: Time when Service Performance Starts BEGZT_LSTIMS6UHRZT
MENGEService Quantity I_MENG_LSNUMC4LEISMENGE
ANFOEDepartmental Organizational Unit That Requests the Service ANFOECHAR8NORGALPHAORGID
ANPOEIS-H: Nursing Organizational Unit Requesting the Service ANPOECHAR8NORGALPHAORGID
ERBOEIS-H: Organizational Unit that Performs the Service ERBOECHAR8NORGALPHAORGID
MODIFYIS-H: Indicator that data record was modified ISH_MODIFYCHAR1XFELD
LEITXIS-H: Service Short Text (May Differ from Service Master) TEXT_LEICHAR40LEIKTXT
HCOKZIS-H: Service Relevant for CO ISH_HCOKZCHAR1XFELD
ABRKZService Can Be Billed For ABRKZCHAR1ABRKZ_LS
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STGRDIS-H: User's Comment on Service ISH_REMRKCHAR40ISH_REMRK
REMRKIS-H: User's Comment on Service ISH_REMRKCHAR40ISH_REMRK
REMRKFIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
PBREMRKScreen Field for Displaying Dynamic Icon ISH_LGTX03CHAR30ISH_ICON
TBTRAGIS-H: Price (per Quantity Unit) KS_TBTRAGCURR11(2) WERT6
LNRLSIS-H: Service Sequence Number LNRLSCHAR10ALPHALNRLS
GPARTIS-H: Business Partner GPARTNERCHAR10NGPAALPHARI_KUNNRNGP
ROLTPIS-H: Function of Business Partner in Rel. to Service ISH_ROLTPECHAR2TN18RALPHAISH_ROLTPE
CASETYIS-H: EO Research Code for Service NWCH_WISSCODECHAR2NWCH_WISSCODE
HONARTFee Type NWCH_HONARTCHAR10TNWCH92NWCH_HONART
HONUGRFee Subgroup NWCH_HONUGRCHAR10TNWCH93NWCH_HONUGR
AUFTCDEFee Breakdown Code NWCH_AUFTCDECHAR10TNWCH97NWCH_AUFTCDE
UBLKZTransfer Indicator of Service for Fee Billing NWCH_UBLKZCHAR1NWCH_UBLKZ
UAEKZService Changed After Transfer to Fee Billing NWCH_UAEKZCHAR1XFELD
ISHUSER0IS-H: Customer-Specific Field 1 ISH_USER00CHAR20ALPHAISH_C20
ISHUSER1IS-H: Customer-Specific Field 2 ISH_USER01CHAR20ALPHAISH_C20

Key field Non-key field



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

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

How to access SAP table RNWCHEA03

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