BAPI1078_PACK_REQUIREMENTX SAP (Checkbox Structure Dangerous Goods Packing Requirement) Structure details

Dictionary Type: Structure
Description: Checkbox Structure Dangerous Goods Packing Requirement




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




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

BAPI1078_PACK_REQUIREMENTX 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 "Checkbox Structure Dangerous Goods Packing Requirement" 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_BAPI1078_PACK_REQUIREMENTX TYPE BAPI1078_PACK_REQUIREMENTX.

The BAPI1078_PACK_REQUIREMENTX table consists of various fields, each holding specific information or linking keys about Checkbox Structure Dangerous Goods Packing Requirement data available in SAP. These include CHNGSTATUS (Updated information in related user data field), VALID_FROM (Updated information in related user data field), VALID_TO (Updated information in related user data field), CHANG_NO (Updated information in related user data field).. 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: Cannot Be Enhanced


SAP BAPI1078_PACK_REQUIREMENTX 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
RECORD_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHNGSTATUSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_FROMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_TOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANG_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DEL_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PARK_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATED_ONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATED_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANGD_ONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANGD_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATAORIGINUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATA_PROVUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
RECNO_ROOTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INSTRUCT_ENCLOSUREUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PACK_CODE_INUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PACK_CODE_OUTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PACK_CODE_SGLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
IPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNIT_MAXIPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UISO_MAXIPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FLAG_IPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
OPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNIT_MAXOPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UISO_MAXOPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FLAG_OPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNIT_MAXSPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UISO_MAXSPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FLAG_SPACK_MAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GR_WEIGHTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNIT_GRWGTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UISO_GRWGTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FLAG_GR_WEIGHTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PALETTEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AGREE_AUTHUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REG_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AGREE_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATA_ORIGINUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI1078_PACK_REQUIREMENTX

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