ISMAM_TXW_JHAPD SAP (DART IS-M/AM: OPM Service Item) Structure details

Dictionary Type: Structure
Description: DART IS-M/AM: OPM Service Item




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




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

ISMAM_TXW_JHAPD 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 "DART IS-M/AM: OPM Service Item" 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_ISMAM_TXW_JHAPD TYPE ISMAM_TXW_JHAPD.

The ISMAM_TXW_JHAPD table consists of various fields, each holding specific information or linking keys about DART IS-M/AM: OPM Service Item data available in SAP. These include AVM_NR (IS-M/AM: Sales Document Number), POS_NR (IS-M: Order Item Number), MATNR (IS-M: Service material number), MENGE (IS-M: Service Quantity).. 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 ISMAM_TXW_JHAPD 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
AVM_NRIS-M/AM: Sales Document Number AVM_NRCHAR10JHAKALPHAAVM_NRJHAMJHA
POS_NRIS-M: Order Item Number POS_NRNUMC3JHAPAVM_PNR
MATNRIS-M: Service material number MATNR_DIENCHAR18JJTDIENALPHAMATNR_DIENJJD
MENGEIS-M: Service Quantity ISMAM_TXW_DIEN_MENGECHAR18CHAR18
ERBTERM_VIS-M: Service Performance Period From ERBTERM_VDATS8DATUM
ERBTERM_BIS-M: Service Performance Period To ERBTERM_BDATS8DATUM
DIENTYPIS-M: Service Type DIENTYPCHAR4Assigned to domainDIENTYP
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
COPY_NO_STARTIS-M/AM: Start of Period for Copy ISM_COPY_NO_STARTCHAR14PAM_PERIOD
COPY_NO_ENDIS-M/AM: End of Period for Copy ISM_COPY_NO_ENDCHAR14PAM_PERIOD
KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
LANGTEXTIS-M: Long Text BEZEICHN50CHAR50TEXT50
DIEN_BEIS-M: Service: Assigned Booking Unit DIEN_BECHAR10Assigned to domainALPHABELEINH
DIEN_IKOIS-M: Service: Assigned Content Component DIEN_IKOCHAR8Assigned to domainALPHAINHALTSKOM
MERKMAL0IS-M: Characteristic 0 for Individual Use (Service Item) MERK0_PDCHAR1XFELD
MERKMAL1IS-M: Characteristic 1 for Individual Use (Service Item) MERK1_PDCHAR1XFELD
MERKMAL2IS-M: Characteristic 2 for Individual Use (Service Item) MERK2_PDCHAR1XFELD
MERKMAL3IS-M: Characteristic 3 for Individual Use (Service Item) MERK3_PDCHAR1XFELD
MERKMAL4IS-M: Characteristic 4 for Individual Use (Service Item) MERK4_PDCHAR1XFELD
MERKMAL5IS-M: Characteristic 5 for Individual Use (Service Item) MERK5_PDCHAR1XFELD
MERKMAL6IS-M: Characteristic 6 for Individual Use (Service Item) MERK6_PDCHAR1XFELD
MERKMAL7IS-M: Characteristic 7 for Individual Use (Service Item) MERK7_PDCHAR1XFELD
MERKMAL8IS-M: Characteristic 8 for Individual Use (Service Item) MERK8_PDCHAR1XFELD
MERKMAL9IS-M: Characteristic 9 for Individual Use (Service Item) MERK9_PDCHAR1XFELD
ALANDDeparture country (country from which the goods are sent) ALANDCHAR3Assigned to domainLAND1VAL
TAXM1Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM2Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM3Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM4Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM5Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM6Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM7Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM8Tax classification material TAKLMCHAR1Assigned to domainTAXKM
TAXM9Tax classification material TAKLMCHAR1Assigned to domainTAXKM
PRODHIS-M/AM: Product Hierarchy J_PRODHCHAR18JJT179J_PRODH
STICHWIS-M: Keyword STICHWCHAR40TEXT40
INHK_KFMIS-M: Business Content Component INHK_KFMCHAR8JJTIKOALPHAINHALTSKOMJJ1
SP_HERKIS-M/AM: Origin Key ISM_PRDH_HERKUNFTCHAR2CHAR002
SP_PRODUKTIS-M/AM: Product ISM_PRDH_PRODCHAR11ALPHAISM_PRDH_PRODUKT

Key field Non-key field



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

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

How to access SAP table ISMAM_TXW_JHAPD

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