PSHLP_ACTY_MLST_ST SAP (Structure for Activity Milestone) Structure details

Dictionary Type: Structure
Description: Structure for Activity Milestone




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




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

PSHLP_ACTY_MLST_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 "Structure for Activity Milestone" 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_ACTY_MLST_ST TYPE PSHLP_ACTY_MLST_ST.

The PSHLP_ACTY_MLST_ST table consists of various fields, each holding specific information or linking keys about Structure for Activity Milestone data available in SAP. These include VORNR (Operation/Activity Number), LTXA1 (Operation short text), KZ_WFLOW (Indicator: Milestone is used for milestone functions), KZ_FRMST (Release stop indicator).. 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 (character-type or numeric)


SAP PSHLP_ACTY_MLST_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
MLSTNUsage MILESTONECHAR5Assigned to domainMILESTONE
VORNROperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
LTXA1Operation short text LTXA1CHAR40TEXT40
KZ_WFLOWIndicator: Milestone is used for milestone functions MLST_WFLOWCHAR1FLAG
KZ_FRMSTRelease stop indicator MLST_FRMSTCHAR1FLAG
KZ_TRENDMilestone relevant for trend analysis MLST_TRENDCHAR1FLAG
KZ_LSTWRMilestone relevant for progress analysis MLST_LSTWRCHAR1FLAG
KZ_FAKTPMilestone is relevant for date in sales document MLST_FAKTPCHAR1FLAG
LST_FERTGPercentage of completion (%) MLST_FERTGNUMC3PROZENT100
FPROZPercentage of value to be invoiced FPROZDEC5(2) PRZ32
EDATUFixed milestone date (basic) MLST_EDATUDATS8DATUM
EZEITFixed milestone time (Basic) MLST_EZEITTIMS6ATIME
TEDATScheduled milestone date (Basic) MLST_TEDATDATS8DATUM
TETIMScheduled milestone time (Basic) MLST_TETIMTIMS6ATIME
PDATUFixed milestone date (F) MLST_PDATUDATS8DATUM
PZEITFixed milestone time (F) MLST_PZEITTIMS6ATIME
TPDATScheduled milestone date (Forecast) MLST_TPDATDATS8DATUM
TPTIMScheduled milestone time (Forecast) MLST_TPTIMTIMS6ATIME
LST_ACTDTActual date (Milestone met) MLST_ACTDTDATS8DATUM
LST_ACTTMActual date/time (Milestone met) MLST_ACTTMTIMS6ATIME
LATEDIndicator: Latest dates MLST_LATECHAR1FLAG
DLTASInd: Reference for offset (start/finish activity date) MLST_DLTASCHAR1FLAG
DELTAOffset for milestone date MLST_DELTAQUAN5VNZTV
DELTETime unit for offset of milestone date MLST_DELTEUNIT3Assigned to domainCUNITMEINS
PRCNTPercentual offset of milestone to activity date MLST_PRCNTDEC3MLST_PRCNT
RELSUSelection function MLST_RELSUCHAR1FLAG
RELSU_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
RELSU_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
RELSU_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
RELSU_CHStatus change triggering the function CHANGCHAR1FLDSE
ACTLVProcessing stage of the function MLST_ACTLVCHAR25CHAR25
RELSU_TRActivate function TRIGGCHAR1MLST_TRIG
RELSU_SGInd: Function should only be executed once SGACTCHAR1FLAG
RELMSSelection function MLST_RELMSCHAR1FLAG
RELMS_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
RELMS_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
RELMS_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
RELMS_CHStatus change triggering the function CHANGCHAR1FLDSE
RELMS_TRActivate function TRIGGCHAR1MLST_TRIG
RELMS_SGInd: Function should only be executed once SGACTCHAR1FLAG
INCSNSelection function MLST_INCSNCHAR1FLAG
INCSN_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
INCSN_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
INCSN_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
INCSN_CHStatus change triggering the function CHANGCHAR1FLDSE
INCSN_TRActivate function TRIGGCHAR1MLST_TRIG
INCSN_SGInd: Function should only be executed once SGACTCHAR1FLAG
STDNR_ICSNStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTNR_ICSNAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
OPRST_ICSNActivity preceding the standard network to be included OPR_STARTCHAR4NUMCVVORNR
OPREN_ICSNActivity following the standard network to be included OPR_ENDCHAR4NUMCVVORNR
INCNWSelection function MLST_INCNWCHAR1FLAG
INCNW_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
INCNW_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
INCNW_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
INCNW_CHStatus change triggering the function CHANGCHAR1FLDSE
INCNW_TRActivate function TRIGGCHAR1MLST_TRIG
INCNW_SGInd: Function should only be executed once SGACTCHAR1FLAG
STDNR_ICNWStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTNR_ICNWAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
AUART_ICNWNetwork type MLST_AUARTCHAR4Assigned to domainAUFART
INCPNSelection function MLST_INCPNCHAR1FLAG
INCPN_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
INCPN_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
INCPN_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
INCPN_CHStatus change triggering the function CHANGCHAR1FLDSE
INCPN_TRActivate function TRIGGCHAR1MLST_TRIG
INCPN_SGInd: Function should only be executed once SGACTCHAR1FLAG
STDNR_ICPNStandard network number CN_PLNNRCHAR8ALPHAPLNNRPLNSTDN
ALTNR_ICPNAlternative to a standard network CN_PLNALCHAR2ALPHAALTNRPAL
VORNR_ICPNActivity number in network and standard network CN_VORNRCHAR4NUMCVVORNR
WKFLWSelection function MLST_WKFLWCHAR1FLAG
WKFLW_SMSelection profile (status) SESMACHAR7Assigned to domainSELID
WKFLW_TSSSystem status (4 character text) MLST_SSTACHAR4STATUV_TXT
WKFLW_TUSUser status (4 character text) MLST_ASTACHAR4TEXT4
WKFLW_CHStatus change triggering the function CHANGCHAR1FLDSE
WKFLW_TRActivate function TRIGGCHAR1MLST_TRIG
WKFLW_SGInd: Function should only be executed once SGACTCHAR1FLAG
TASK_IDWorkflow task MLST_TASKCHAR14HROBJEC_14
USERHMilestone created by MLST_USERHCHAR12UNAME
USERVMilestone changed by MLST_USERVCHAR12UNAME
DATEHMilestone created on MLST_DATEHDATS8DATUM
DATEVMilestone changed on MLST_DATEVDATS8DATUM

Key field Non-key field



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

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

How to access SAP table PSHLP_ACTY_MLST_ST

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