N2AZ_WS_PINS_PACK8 SAP () Structure details

Dictionary Type: Structure
Description:




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




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

N2AZ_WS_PINS_PACK8 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_N2AZ_WS_PINS_PACK8 TYPE N2AZ_WS_PINS_PACK8.

The N2AZ_WS_PINS_PACK8 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include PACK8 (), CONTROLLER (), ID (), DRUG_ID ().. 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 N2AZ_WS_PINS_PACK8 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
PACK8 0
CONTROLLER 0
ID N2AZ_WS_PACK8_IDCHAR8
DRUG_ID N2AZ_WS_DRUG_IDCHAR10
TRADENAME_S N2AZ_WS_PACK_TRADENAME_SCHAR26
TRADENAME_L N2AZ_WS_PACK_TRADENAME_LCHAR50
PF_ID N2AZ_WS_PF_IDCHAR3
PF_NAME N2AZ_WS_PF_NAMECHAR50
PROD_ID N2AZ_WS_PROD_IDCHAR7
PROD_NAME_S N2AZ_WS_PROD_NAME_SCHAR80
PROD_NAME_L N2AZ_WS_PROD_NAME_LCHAR120
QU N2AZ_WS_PACK_QUCHAR2
QUA N2AZ_WS_PACK_QUACHAR7
SALE_STATE N2AZ_WS_PACK_SALE_STATECHAR1
PRICE N2AZ_WS_PACK_PRICEINT410
PRICE_FIX N2AZ_WS_PACK_PRICE_FIXINT410
PRICE_FIX_S N2AZ_WS_PACK_PRICE_FIX_SCHAR1
PRICE_FIX_TAB N2AZ_WS_PACK_PRICE_FIX_TABCHAR5
CHEMIST_DUTY N2AZ_WS_PACK_CHEMIST_DUTYCHAR1
F_AGENT N2AZ_WS_PACK_F_AGENTCHAR1
F_AGENT_PRICE N2AZ_WS_PACK_F_AGENT_PRICECHAR1
F_NARCOTIC N2AZ_WS_PACK_F_NARCOTICCHAR1
F_IMPORT N2AZ_WS_PACK_F_IMPORTCHAR1
F_MEDPRODUCT N2AZ_WS_PACK_F_MEDPRODUCTCHAR1
F_NEG N2AZ_WS_PACK_F_NEGCHAR1
F_TRANS N2AZ_WS_PACK_F_TRANSCHAR1
AUTIDEM_ID N2AZ_WS_PACK_AUTIDEM_IDCHAR9
F_PRESCRIP N2AZ_WS_PACK_F_PRESCRIPCHAR1
PACK_ID_SUCC N2AZ_WS_PACK8_IDCHAR8
PACK_ID_SMALL N2AZ_WS_PACK8_IDCHAR8
PACK_ID_ORG N2AZ_WS_PACK8_IDCHAR8
F_DECREE_SGB N2AZ_WS_PACK_F_DECREE_SGBCHAR1
F_PAY_FREE N2AZ_WS_PACK_F_PAY_FREECHAR1
F_LIFESTYLE N2AZ_WS_PACK_F_LIFESTYLECHAR1
F_LOWCOST N2AZ_WS_PACK_F_LOWCOSTCHAR1
F_PACKGROUP N2AZ_WS_PACK_F_PACKGROUPCHAR1
PRICE_ADD_PAY N2AZ_WS_PACK_PRICEINT410
PRICE_MORE_PAY N2AZ_WS_PACK_PRICEINT410
PRICE_EXTRA_PAY N2AZ_WS_PACK_PRICEINT410
F_PRICE_FIX_INDICATOR N2AZ_WS_PACK_F_PRICE_FIX_INDICCHAR1
F_PRICE_CLASS N2AZ_WS_PACK_F_PRICE_CLASSCHAR1
F_DC N2AZ_WS_PACK_F_DCCHAR1
AGENT_NAME N2AZ_WS_AGENT_NAMECHAR200
PACK_ARV 0
CONTROLLER 0
KEY_VEB 0
RULES 0
TARGETPRICE N2AZ_WS_PACK_PRICEINT410
TARGETPRICE_TOLERANCE 0
TARGETCOSTS N2AZ_WS_PACK_PRICEINT410
TARGETCOSTS_TOLERANCE 0
PRICE_OLD N2AZ_WS_PACK_PRICEINT410
PRICE_CHANGE_DATE N2AZ_WS_DATUMCHAR8
PACK_VOV 0
CONTROLLER 0
VOV_TYPE 0
DISCOUNT_130B N2AZ_WS_PACK_PRICEINT410
F_TERATOGEN N2AZ_WS_PACK_F_TERATOGENCHAR1
ORDER_REQUIRMENT 0
APPLICATION_AREAS 0

Key field Non-key field



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

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

How to access SAP table N2AZ_WS_PINS_PACK8

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