CNPB_W_ADD_OBJ_DYN SAP (Object Number for Standard Networks) Structure details

Dictionary Type: Structure
Description: Object Number for Standard Networks




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




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

CNPB_W_ADD_OBJ_DYN 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 "Object Number for Standard Networks" 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_CNPB_W_ADD_OBJ_DYN TYPE CNPB_W_ADD_OBJ_DYN.

The CNPB_W_ADD_OBJ_DYN table consists of various fields, each holding specific information or linking keys about Object Number for Standard Networks data available in SAP. These include PROJ_INT (Project definition), PRPS_EXT (Work Breakdown Structure Element (WBS Element)), PRPS_INT (Work breakdown structure element (WBS element)), AUFNR (Order Number).. 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: Not classified


SAP CNPB_W_ADD_OBJ_DYN 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
PROJ_EXTProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
PROJ_INTProject definition PS_PSP_PRONUMC8Assigned to domainKONPDPS_PSPNR
PRPS_EXTWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
PRPS_INTWork breakdown structure element (WBS element) PS_PSP_ELENUMC8Assigned to domainKONPRPS_POSNR
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
SPROJ_EXTProject definition for standard project PS_SPDIDCHAR24PROJNPS_PSPIDSDEPRSS
SPROJ_INTCurrent number for standard project PS_ISPSPNUMC8Assigned to domainKONPSPS_ISPSP
SPRPS_EXTWBS element in standard project PS_SPSIDCHAR24ABPSNPS_POSIDSEEPRST
SPRPS_INTStd WBS: Internal project item number (w/exit on ID) PS_SPSNRNUMC8Assigned to domainKONPTPS_SPSNR
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLALGroup counter CP_S_PLNALCHAR2ALPHAALTNRPAL
VSNMRNumber or description of a version VSNMRCHAR12VSNMRVS2
VSPROJProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
VSPRPSWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
VPROJ_INTProject definition PS_PSP_PRONUMC8Assigned to domainKONPDPS_PSPNR
VPRPS_EXTWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
VPRPS_INTWork breakdown structure element (WBS element) PS_PSP_ELENUMC8Assigned to domainKONPRPS_POSNR
SHOW_OPSingle-Character Indicator CHAR1CHAR1CHAR1
SHOW_STDSingle-Character Indicator CHAR1CHAR1CHAR1
SHOW_SIMSingle-Character Indicator CHAR1CHAR1CHAR1
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01

Key field Non-key field



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

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

How to access SAP table CNPB_W_ADD_OBJ_DYN

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