PSHLP_NTWK_CHG_FM_ST SAP (Network change structure for Function module) Structure details

Dictionary Type: Structure
Description: Network change structure for Function module




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




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

PSHLP_NTWK_CHG_FM_ST 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 "Network change structure for Function module" 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_PSHLP_NTWK_CHG_FM_ST TYPE PSHLP_NTWK_CHG_FM_ST.

The PSHLP_NTWK_CHG_FM_ST table consists of various fields, each holding specific information or linking keys about Network change structure for Function module data available in SAP. These include DESCRIPTION (Description), MRP_CONTROLLER (MRP controller for the order), START_DATE (Basic start date), FINISH_DATE (Basic finish date).. 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 PSHLP_NTWK_CHG_FM_ST 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
NETWORK_INDEXIndex to Map the Key to the Data PSHLP_FM_INDEX_DENUMC4PSHLP_FM_INDEX_TD
DESCRIPTIONDescription AUFTEXTCHAR40TEXT40
MRP_CONTROLLERMRP controller for the order CO_DISPOCHAR3Assigned to domainDISPODGR
START_DATEBasic start date CO_GSTRPDATS8DATUM
FINISH_DATEBasic finish date CO_GLTRPDATS8DATUM
SCHED_TYPEScheduling type TERMKZCHAR1Assigned to domainTERART
START_DATE_FCSTForecast start date CO_GSTPPDATS8DATUM
FINISH_DATE_FCSTFinish date (forecast) CO_GLTPPDATS8DATUM
NOT_AUTO_SCHEDULEIndicator: Do not schedule automatically CO_NAUTERMCHAR1KREUZ
NOT_AUTO_COSTINGIndicator: Do not cost automatically CO_NAUCOSTCHAR1KREUZ
BUS_AREABusiness Area GSBERCHAR4TGSBGSBERGSB
PROFIT_CTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
OBJECTCLASSObject class, language-dependent SCOPE_LDCHAR5CHAR5
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
PLANNER_GROUPResponsible planner group/department VAGRPCHAR3Assigned to domainVAGRPH_T024A
CHANGE_NOChange Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
PRIORITYOrder priority CO_APRIOCHAR1CHAR1
EXEC_FACTORExecution Factor AFAKTDEC3AFAKT
COST_SHEETCosting Sheet AUFKALSMCHAR6Assigned to domainKALSM
COST_VAR_PLANCosting variant for planned costs KALKVARPLNCHAR4Assigned to domainKLVAR
COST_VAR_ACTUALCosting variant for actual costs KALKVARISTCHAR4Assigned to domainKLVAR
OVERHEAD_KEYOverhead key AUFZSCHLCHAR6CHAR6
SCHEDULING_EXACT_BREAK_TIMESIndicator: Scheduling allowing for breaks BREAKSCHAR1XFELD
NO_CAP_REQUIREMENTSInd: do not create capacity requirements KBED_DCHAR1XFELD
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
RESP_COST_CTRResponsible cost center AUFKOSTVCHAR10Assigned to domainALPHAKOSTL
RESV_PURC_REQUISITIONReservation Relevance/Generation of Purchase Requisition AUDISP_PLUSCHAR1AUDISP

Key field Non-key field



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

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

How to access SAP table PSHLP_NTWK_CHG_FM_ST

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