ISM_DPAM_ORDER_HEADER_RESPONS4 SAP (Proxy Structure (generated)) Structure details

Dictionary Type: Structure
Description: Proxy Structure (generated)




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




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

ISM_DPAM_ORDER_HEADER_RESPONS4 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 "Proxy Structure (generated)" 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_ISM_DPAM_ORDER_HEADER_RESPONS4 TYPE ISM_DPAM_ORDER_HEADER_RESPONS4.

The ISM_DPAM_ORDER_HEADER_RESPONS4 table consists of various fields, each holding specific information or linking keys about Proxy Structure (generated) data available in SAP. These include PRODUCTION_STATE (Proxy Data Element (generated)), CHANGED_AT (XSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.]), ORDER_TYPE (Proxy Data Element (generated)), STATE ().. 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 (Deep)


SAP ISM_DPAM_ORDER_HEADER_RESPONS4 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
CONTROLLER 0
PRODUCTION_STATEProxy Data Element (generated) ISM_DPAM_STRING3_TYPECHAR3
CHANGED_ATXSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] XSDDATETIME_ZDEC15XSDDATETIME_Z
ORDER_TYPEProxy Data Element (generated) ISM_DPAM_ORDER_TYPE_TYPECHAR2
STATE 0
CONTROLLER 0
FINALXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN
CONTENTProxy Data Element (generated) ISM_DPAM_STRING3_TYPECHAR3
RELEASEDXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN
ACHIEVED_DATA_QUALITYProxy Data Element (generated) ISM_DPAM_STRING3_TYPECHAR3
IS_ACTIVEXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN
ORDER_DESCProxy Data Element (generated) ISM_DPAM_STRING120_TYPECHAR120
ORDER_LABELProxy Data Element (generated) ISM_DPAM_STRING35_TYPECHAR35
CREATION_DATEXSD Date: yyyy-mm-dd [ext.] XSDDATE_DDATS8XSDDATE_D
SUBMISSION_TYPEProxy Data Element (generated) ISM_DPAM_STRING1_TYPECHAR1
SUBMISSION_IDProxy Data Element (generated) ISM_DPAM_NUMBER4_0_TYPEDEC4
ORDER_CATEGORYProxy Data Element (generated) ISM_DPAM_STRING50_TYPECHAR50
ORDER_CATEGORY_GROUP 0
ORDER_IDProxy Data Element (generated) ISM_DPAM_ORDER_ID_TYPECHAR14
CUST_ORDER_ID 0
TOTAL_AMOUNT 0
CONTROLLER 0
VALUEProxy Data Element (generated) ISM_DPAM_NUMBER10_2_TYPEDEC12(2)
CURRENCYProxy Data Element (generated) ISM_DPAM_STRING3_TYPECHAR3
REF_ORDER 0
OTHER_ATTRIBUTE 0
INCLUDES_DESTINATIONSXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN
INCLUDES_PACKAGINGXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN

Key field Non-key field



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

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

How to access SAP table ISM_DPAM_ORDER_HEADER_RESPONS4

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