PSHLP_MLST_CHG_FM_ST SAP (Milestone structure for function module) Structure details

Dictionary Type: Structure
Description: Milestone structure for function module




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




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

PSHLP_MLST_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 "Milestone 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_MLST_CHG_FM_ST TYPE PSHLP_MLST_CHG_FM_ST.

The PSHLP_MLST_CHG_FM_ST table consists of various fields, each holding specific information or linking keys about Milestone structure for function module data available in SAP. These include TEXT_INDEX (Index to Map the Key to the Data), CLIENT (Client), MILESTONE_NUMBER (Milestone number), INTERNAL_COUNTER (Internal counter).. 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_MLST_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
ID_INDEXIndex to Map the Key to the Data PSHLP_FM_INDEX_DENUMC4PSHLP_FM_INDEX_TD
TEXT_INDEXIndex to Map the Key to the Data PSHLP_FM_INDEX_DENUMC4PSHLP_FM_INDEX_TD
CLIENTClient MANDTCLNT3Assigned to domainMANDT
MILESTONE_NUMBERMilestone number MLST_ZAEHLNUMC12NUM12
INTERNAL_COUNTERInternal counter CIM_COUNTNUMC8CIM_COUNT
INTERNAL_NETWORK_NUMBERRouting number of operations in the order CO_AUFPLNUMC10AUFPL
ACTIVITY_NUMBERInternal counter CIM_COUNTNUMC8CIM_COUNT
WBS_NUMBER WBS number0
SHORT_TEXTDescription MLST_KTEXTCHAR40TEXT40
LONG_TEXT_EXISTLanguage: The long text was stored in this language LTXSPLANG1Assigned to domainISOLASPRAS
USAGEUsage MILESTONECHAR5Assigned to domainMILESTONE
REL_FOR_TREND_ANALYSISMilestone relevant for trend analysis MLST_TRENDCHAR1FLAG
REL_FOR_PROGRESS_ANALYSISMilestone relevant for progress analysis MLST_LSTWRCHAR1FLAG
FLG_MILESTONE_FUNCTIONIndicator: Milestone is used for milestone functions MLST_WFLOWCHAR1FLAG
REL_FOR_DATE_IN_SALES_DOCMilestone is relevant for date in sales document MLST_FAKTPCHAR1FLAG
FLG_STOP_INDICATORRelease stop indicator MLST_FRMSTCHAR1FLAG
PERCENTAGE_OF_COMPLETIONPercentage of completion (%) MLST_FERTGNUMC3PROZENT100
INVOICE_PERCENTAGEPercentage of value to be invoiced FPROZDEC5(2) PRZ32
ACTUAL_DATEActual date (Milestone met) MLST_ACTDTDATS8DATUM
ACTUAL_TIMEActual date/time (Milestone met) MLST_ACTTMTIMS6ATIME
BASIC_FIXED_DATEFixed milestone date (basic) MLST_EDATUDATS8DATUM
BASIC_FIXED_TIMEFixed milestone time (Basic) MLST_EZEITTIMS6ATIME
FORECAST_FIXED_DATEFixed milestone date (F) MLST_PDATUDATS8DATUM
FORECAST_FIXED_TIMEFixed milestone time (F) MLST_PZEITTIMS6ATIME
BASIC_SCHEDULED_DATEScheduled milestone date (Basic) MLST_TEDATDATS8DATUM
BASIC_SCHEDULED_TIMEScheduled milestone time (Basic) MLST_TETIMTIMS6ATIME
FORECAST_SCHEDULED_DATEScheduled milestone date (Forecast) MLST_TPDATDATS8DATUM
FORECAST_SCHEDULED_TIMEScheduled milestone time (Forecast) MLST_TPTIMTIMS6ATIME
FLG_LATEST_DATESIndicator: Latest dates MLST_LATECHAR1FLAG
FLG_OFFSET_TO_FINISHInd: Reference for offset (start/finish activity date) MLST_DLTASCHAR1FLAG
OFFSETOffset for milestone date MLST_DELTAQUAN5VNZTV
OFFSET_UNITTime unit for offset of milestone date MLST_DELTEUNIT3Assigned to domainCUNITMEINS
OFFSET_PERCENTAGEPercentual offset of milestone to activity date MLST_PRCNTDEC3MLST_PRCNT
FLG_REL_FOLLOWING_ACTYSelection function MLST_RELSUCHAR1FLAG
FLG_REL_STOP_INDICATORSelection function MLST_RELMSCHAR1FLAG
FLG_INCLUDE_STD_NETWORKSelection function MLST_INCPNCHAR1FLAG
FLG_CREATE_NETWORKSelection function MLST_INCNWCHAR1FLAG
FLG_INCLUDE_SUB_NETWORKSelection function MLST_INCSNCHAR1FLAG
FLG_START_WORKFLOW_TASKSelection function MLST_WKFLWCHAR1FLAG
SYS_ST_REL_FOLLOWING_ACTYSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
SYS_ST_REL_STOP_INDICATORSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
SYS_ST_INCLUDE_STD_NETWORKSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
SYS_ST_CREATE_NETWORKSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
SYS_ST_INCLUDE_SUB_NETWORKSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
SYS_ST_WORKFLOW_TASKSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
USER_ST_REL_FOLLOWING_ACTYUser status (4 character text) MLST_ASTACHAR4TEXT4
USER_ST_REL_STOP_INDICATORUser status (4 character text) MLST_ASTACHAR4TEXT4
USER_ST_INCLUDE_STD_NETWORKUser status (4 character text) MLST_ASTACHAR4TEXT4
USER_ST_CREATE_NETWORKUser status (4 character text) MLST_ASTACHAR4TEXT4
USER_ST_INCLUDE_SUB_NETWORKUser status (4 character text) MLST_ASTACHAR4TEXT4
USER_ST_WORKFLOW_TASKUser status (4 character text) MLST_ASTACHAR4TEXT4
SEL_PROF_REL_FOLLOWING_ACTYSelection profile (status) SESMACHAR7Assigned to domainSELID
SEL_PROF_REL_STOP_INDICATORSelection profile (status) SESMACHAR7Assigned to domainSELID
SEL_PROF_INCLUDE_STD_NETWORKSelection profile (status) SESMACHAR7Assigned to domainSELID
SEL_PROF_CREATE_NETWORKSelection profile (status) SESMACHAR7Assigned to domainSELID
SEL_PROF_INCLUDE_SUB_NETWORKSelection profile (status) SESMACHAR7Assigned to domainSELID
SEL_PROF_WORKFLOW_TASKSelection profile (status) SESMACHAR7Assigned to domainSELID
TRIG_FUN_REL_FOLLOWING_ACTYStatus change triggering the function CHANGCHAR1FLDSE
TRIG_FUN_REL_STOP_INDICATORStatus change triggering the function CHANGCHAR1FLDSE
TRIG_FUN_INCLUDE_STD_NETWORKStatus change triggering the function CHANGCHAR1FLDSE
TRIG_FUN_CREATE_NETWORKStatus change triggering the function CHANGCHAR1FLDSE
TRIG_FUN_INCLUDE_SUB_NETWORKStatus change triggering the function CHANGCHAR1FLDSE
TRIG_FUN_WORKFLOW_TASKStatus change triggering the function CHANGCHAR1FLDSE
EXE_ONCE_REL_FOLLOWING_ACTYInd: Function should only be executed once SGACTCHAR1FLAG
EXE_ONCE_REL_STOP_INDICATORInd: Function should only be executed once SGACTCHAR1FLAG
EXE_ONCE_INCLUDE_STD_NETWORKInd: Function should only be executed once SGACTCHAR1FLAG
EXE_ONCE_CREATE_NETWORKInd: Function should only be executed once SGACTCHAR1FLAG
EXE_ONCE_INCLUDE_SUB_NETWORKInd: Function should only be executed once SGACTCHAR1FLAG
EXE_ONCE_WORKFLOW_TASKInd: Function should only be executed once SGACTCHAR1FLAG
ACT_FUN_REL_FOLLOWING_ACTYActivate function TRIGGCHAR1MLST_TRIG
ACT_FUN_REL_STOP_INDICATORActivate function TRIGGCHAR1MLST_TRIG
ACT_FUN_INCLUDE_STD_NETWORKActivate function TRIGGCHAR1MLST_TRIG
ACT_FUN_CREATE_NETWORKActivate function TRIGGCHAR1MLST_TRIG
ACT_FUN_INCLUDE_SUB_NETWORKActivate function TRIGGCHAR1MLST_TRIG
ACT_FUN_WORKFLOW_TASKActivate function TRIGGCHAR1MLST_TRIG
AUTHORIZATION_GROUPAuthorization Group BEGRUCHAR4BEGRU
NTWK_TYPE_CRT_NTWKNetwork type MLST_AUARTCHAR4Assigned to domainAUFART
STD_NTWK_NUM_CRT_NTWKStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTER_STD_NTWK_CRT_NTWKAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
STD_NTWK_NUM_INCL_SUB_NTWKStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTER_STD_NTWK_SUB_NTWKAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
ACTY_NUM_SUB_NTWKActivity number in network and standard network CN_VORNRCHAR4NUMCVVORNR
STD_NTWK_INCL_STD_NTWKStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTER_STD_NTWK_INCL_STD_NTWKAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
ACTY_PRECED_STD_NTWKActivity preceding the standard network to be included OPR_STARTCHAR4NUMCVVORNR
ACTY_FOLLOW_STD_NTWKActivity following the standard network to be included OPR_ENDCHAR4NUMCVVORNR
WORKFLOW_TASKWorkflow task MLST_TASKCHAR14HROBJEC_14

Key field Non-key field



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

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

How to access SAP table PSHLP_MLST_CHG_FM_ST

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