ISH_CH_EXAUF_LEIFALL SAP () Structure details

Dictionary Type: Structure
Description:




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




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

ISH_CH_EXAUF_LEIFALL 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_ISH_CH_EXAUF_LEIFALL TYPE ISH_CH_EXAUF_LEIFALL.

The ISH_CH_EXAUF_LEIFALL table consists of various fields, each holding specific information or linking keys about data available in SAP. These include LNRLS (IS-H: Service Sequence Number), LEIST (Service in Service Catalog), TARIF (IS-H: Service Catalog Identification Key), FZIFF (Check Digit for Case).. 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 ISH_CH_EXAUF_LEIFALL 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
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
LNRLSIS-H: Service Sequence Number LNRLSCHAR10ALPHALNRLS
LEISTService in Service Catalog TARLSCHAR10Assigned to domainALPHATARLSTAL
TARIFIS-H: Service Catalog Identification Key TARIDCHAR2Assigned to domainALPHATARIDTAK
FZIFFCheck Digit for Case PZIFF_FALLCHAR1PZIFFPZF
POSNRSales Document Item POSNR_VANUMC6Assigned to domainPOSNRAPO
BEGDTIS-H: Date when Service Performance Starts (Actual) I_BDT_LSDATS8RI_DATUM
BEGZTIS-H: Time when Service Performance Starts BEGZT_LSTIMS6UHRZT
MENGEService Quantity I_MENG_LSNUMC4LEISMENGE
ANFOEDepartmental Organizational Unit That Requests the Service ANFOECHAR8Assigned to domainALPHAORGID
ANPOEIS-H: Nursing Organizational Unit Requesting the Service ANPOECHAR8Assigned to domainALPHAORGID
ERBOEIS-H: Organizational Unit that Performs the Service ERBOECHAR8Assigned to domainALPHAORGID
STALSIS-H: Service Status (Planned/Performed) STATUS_LSCHAR1STATUS_LS
ABRKZService Can Be Billed For ABRKZCHAR1ABRKZ_LS
ABTXTIS-H: Ind.for Alternative Service Text at Service Entry TA_ABTXTCHAR1XFELD
MARKIS-H: Checkbox to Select a Row RI_MARKCHAR1XFELD
LEITXIS-H: Service Short Text (May Differ from Service Master) TEXT_LEICHAR40LEIKTXT
STGRDIS-H: User's Comment on Service ISH_REMRKCHAR40ISH_REMRK
MODIFIS-H: Indicator that data record was modified ISH_MODIFYCHAR1XFELD
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
WEGELIS-H: Service is Transferred to Subsystem(s) WEGELCHAR1WEGEL_LS
HCOKZIS-H: Service Relevant for CO ISH_HCOKZCHAR1XFELD
GPARTIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
ROLTPIS-H: Function of Bus.Partner in Rel. to Activity - External ISH_ROLTPCHAR2ALPHAISH_ROLTP
CASETYIS-H: EO Research Code for Service NWCH_WISSCODECHAR2NWCH_WISSCODE
HONARTFee Type NWCH_HONARTCHAR10Assigned to domainNWCH_HONART
HONUGRFee Subgroup NWCH_HONUGRCHAR10Assigned to domainNWCH_HONUGR
AUFTCDEFee Breakdown Code NWCH_AUFTCDECHAR10Assigned to domainNWCH_AUFTCDE
UBLKZTransfer Indicator of Service for Fee Billing NWCH_UBLKZCHAR1NWCH_UBLKZ
UAEKZService Changed After Transfer to Fee Billing NWCH_UAEKZCHAR1XFELD
REMRKIS-H: User's Comment on Service ISH_REMRKCHAR40ISH_REMRK
REMRKFIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
TBTRAGIS-H: Price (per Quantity Unit) KS_TBTRAGCURR11(2) WERT6
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 ISH_CH_EXAUF_LEIFALL using ABAP code?

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

How to access SAP table ISH_CH_EXAUF_LEIFALL

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