SAP ABAP Class /ISDFPS/CL_PM_DIS_FACTORY_RUN (PM: Distribution Factory - Manage Runtime Data)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-PM-DIS (Application Component) Distributed Maintenance
     /ISDFPS/PM_DISTRIB (Package) Distributed Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_PM_DIS_CONSTANTS PM: Distributed Maintenance - Program Constants 20070408
Properties
Class /ISDFPS/CL_PM_DIS_FACTORY_RUN  
Short Description PM: Distribution Factory - Manage Runtime Data    
Super Class /ISDFPS/CL_PM_DIS_CONSTANTS PM: Distributed Maintenance - Program Constants 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class /ISDFPS/PM_DIS    
Program status     
Category 0   
Package /ISDFPS/PM_DISTRIB   Distributed Maintenance 
Created 20061114   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /ISDFPS/CL_PM_DIS_RUNTIME_FUI 20070408 PM: Distribution Factory - Runtime UI Offline Mode
2 /ISDFPS/CL_PM_DIS_RUNTIME_OUI 20070408 PM: Distribution Factory - Runtime UI Online Mode
3 /ISDFPS/CL_PM_DIS_RUNTIME_UI 20070408 PM: Distribution Factory - Runtime UI
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GUID_LAST_REORG Constant Public Type reference (TYPE) /ISDFPS/PM_DIS_GUID '' GUID: "LAST_REORG" 20070408
2 GC_GUID Instance attribute Public Type reference (TYPE) /ISDFPS/PM_DIS_GUID Runtime ID 20070408
3 GC_INFOFILE Instance attribute Protected Type reference (TYPE) XSTRING Info File in XML Format 20070408
4 GC_MSGTXT Instance attribute Protected Type reference (TYPE) STRING Message Text 20070408
5 GN_LAST_STEPNO Instance attribute Protected Type reference (TYPE) /ISDFPS/PM_DIS_STEP_NO Processing Step - Internal Number 20070408
6 GS_RUN Instance attribute Public Type reference (TYPE) /ISDFPS/PMDISRH Runtime Data Header 20070408
7 GT_MSG Instance attribute Protected Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20070408
8 GT_STEP Instance attribute Protected Type reference (TYPE) /ISDFPS/PMDISRD_T Distribution Factory - Detail 20070408
9 GT_STEPZ Instance attribute Protected Type reference (TYPE) /ISDFPS/PMDISRZ_T Distribution Factory - Additional Data 20070408
10 GT_TODO Instance attribute Protected Type reference (TYPE) TT_TODO 20070408
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_CREATE_SETTINGS Static method Protected Method Automatically Generate Settings 20070408
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070408
3 DB_CREATE_RUN Instance method Protected Method Database: Save New Run 20070408
4 DB_READ_RUN Instance method Protected Method Database: Read Run 20070408
5 DB_SAVE_ADD_STEP Instance method Protected Method Database: Save Additional Data for Processing Step 20070408
6 DB_SAVE_STEP Instance method Protected Method Database: Save Data for Processing Step 20070408
7 DB_UPDATE_RUN Instance method Protected Method Database: Update Run 20070408
8 FUNC_GET_STEP_NO Instance method Protected Method Function: Determine Step Number 20070408
9 FUNC_SET_STEP_NO Instance method Protected Method Function: Define New Step Number 20070408
10 LOG_GET_MESSAGES Instance method Protected Method Log: Provide Existing Messages from Log 20070408
11 LOG_INITIALIZE Instance method Protected Method Log: Initialize Log 20070408
12 LOG_START_MESSAGE Instance method Protected Method Log: Generate Messages for New Run 20070408
13 REORG_CHECK_LAST_RUN Instance method Protected Method Reorg: Check Last Run 20070408
14 UI_CHECK_ENQUEUE Static method Public Method UI: Is the current run still locked? 20070408
15 UI_CHECK_ENQUEUE_S Instance method Public Method UI: Is the current run still locked? 20071022
16 UI_CREATE_RUN Static method Public Method UI: Generate Monitor for New Run 20070408
17 UI_DEQUEUE_RUN Instance method Public Method UI: Unlock Current Run 20070408
18 UI_ENQUEUE_RUN Instance method Public Method UI: Lock Current Run 20070408
19 UI_FREE Instance method Public Method UI: End Monitor 20070408
20 UI_GET_HEADER Instance method Public Method UI: Provide Header Data of Current Run 20070408
21 UI_GET_LOG_HANDLE Instance method Public Method UI: Provide Log Handle 20070408
22 UI_LOG_MESSAGE Instance method Public Method UI: Log - Write Message to Log 20070408
23 UI_LOG_MESSAGE_SYST Instance method Public Method UI: Log - Write Message to Log (from SYST Fields) 20070408
24 UI_LOG_REFRESH Instance method Public Method UI: Log -Delete Log 20070408
25 UI_LOG_REOPEN Instance method Public Method UI: Log - Reopen Log 20070408
26 UI_LOG_SHOW Instance method Public Method UI: Log - Display Log 20070408
27 UI_OPEN_RUN Static method Public Method UI: Generate Monitor for Existing Run 20070408
28 UI_SAVE_INFOFILE Instance method Public Method UI: Save Info File Data 20070408
29 UI_SAVE_LOG Instance method Public Method UI: Save Log Data 20070408
30 UI_SAVE_RUNTIME Instance method Public Method UI: Save Runtime Data 20070408
31 UI_SAVE_STEP Instance method Public Method UI: Save Data for Processing Step 20070408
32 UI_SAVE_STEP_DATA Instance method Public Method UI: Save Additional Data for Processing Step 20070408
33 UI_SAVE_TREE_DATA Instance method Public Method UI: Save Monitoring Tree 20070408
34 UI_SETTINGS_GET_DATA Static method Public Method UI: Settings - Read Data 20070408
35 UI_SETTINGS_SET_DATA Static method Public Method UI: Settings - Save Data 20070408
36 UI_SET_HEADER Instance method Public Method UI: Update Monitoring Header Data 20070408
37 UI_SET_HEADER_STATUS Instance method Public Method UI: Set Status for Monitor 20070408
Events
Class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RUN_DATA Protected Type reference (TYPE) /ISDFPS/PMDISRD Distribution Factory - Detail 20070408
2 TT_RUN_DATA Protected See coding Distribution Factory - Detail (Table) 20070408
Method Signatures

Method AUTO_CREATE_SETTINGS Signature

Method AUTO_CREATE_SETTINGS on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_DIRECTION Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_DIRECTION 'O' Richtung der Übertragung 20070408
2 Importing PC_GUID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_GUID Laufzeit-ID 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method DB_CREATE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XCOMMIT Call by reference Type reference (TYPE) ABAP_BOOL 'X' DB-Commit durchführen? 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method DB_READ_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_GUID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_GUID Laufzeit-ID 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method DB_SAVE_ADD_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XCOMMIT Call by reference Type reference (TYPE) ABAP_BOOL 'X' DB-Commit durchführen? 20070408
2 Importing PS_DATA Call by reference Type reference (TYPE) /ISDFPS/PMDISRZ Distribution Factory - Zusatzdaten 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method DB_SAVE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XCOMMIT Call by reference Type reference (TYPE) ABAP_BOOL 'X' DB-Commit durchführen? 20070408
2 Importing PS_RUND Call by reference Type reference (TYPE) /ISDFPS/PMDISRD Detaildaten 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method DB_UPDATE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XCOMMIT Call by reference Type reference (TYPE) ABAP_BOOL 'X' DB-Commit durchführen? 20070408
2 Importing PC_XNO_AENTS Call by reference Type reference (TYPE) ABAP_BOOL ' ' Kein Änderungsdatum schreiben? 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method FUNC_GET_STEP_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PN_STEP_NO Value transfer Type reference (TYPE) /ISDFPS/PM_DIS_STEP_NO Verarbeitungsschritt - int. Nummer 20070408
2 Importing PS_DATA Call by reference Type reference (TYPE) /ISDFPS/PMDISRD Distribution Factory - Detail 20070408

Method FUNC_GET_STEP_NO on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method FUNC_SET_STEP_NO Signature

Method FUNC_SET_STEP_NO on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
Method FUNC_SET_STEP_NO on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method LOG_GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20070408
2 Exporting PT_MSG Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20070408

Method LOG_GET_MESSAGES on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method LOG_INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PC_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method LOG_START_MESSAGE Signature

Method LOG_START_MESSAGE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
Method LOG_START_MESSAGE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method REORG_CHECK_LAST_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PC_XREORG Value transfer Type reference (TYPE) ABAP_BOOL Reorg needed? 20070408

Method REORG_CHECK_LAST_RUN on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_CHECK_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XNO_ERROR Call by reference Type reference (TYPE) SAP_BOOL ' ' Falls Sperre existiert, keine Fehlermeldung ausgeben 20070613
2 Returning PT_SEQG3 Value transfer Type reference (TYPE) /ISDFPS/SEQG3_T Tabelle zur Struktur SEQG3 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_CHECK_ENQUEUE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XNO_ERROR Call by reference Type reference (TYPE) SAP_BOOL ' ' Falls Sperre existiert, keine Fehlermeldung ausgeben 20071022
2 Returning PT_SEQG3 Value transfer Type reference (TYPE) /ISDFPS/SEQG3_T Tabelle zur Struktur SEQG3 20071022
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20071022

Method UI_CREATE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_DIRECTION Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_DIRECTION 'O' Richtung der Übertragung 20070408
2 Returning PO_RUN Value transfer Object reference (TYPE REF TO) /ISDFPS/CL_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_DEQUEUE_RUN Signature

Method UI_DEQUEUE_RUN on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_ENQUEUE_RUN Signature

Method UI_ENQUEUE_RUN on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_FREE Signature

Method UI_FREE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
Method UI_FREE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_HEADER Value transfer Type reference (TYPE) /ISDFPS/PM_DIS_RUN_DATA_H Distribution Factory - Daten (Header) 20070408

Method UI_GET_HEADER on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PC_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20070408

Method UI_GET_LOG_HANDLE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20070408

Method UI_LOG_MESSAGE on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_LOG_MESSAGE_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_DETLEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20070408
2 Importing PS_CONTEXT Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_OUT_BAL_CONTEXT Appl.Log Kontext 20070408

Method UI_LOG_MESSAGE_SYST on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_LOG_REFRESH Signature

Method UI_LOG_REFRESH on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_LOG_REOPEN Signature

Method UI_LOG_REOPEN on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_LOG_SHOW Signature

Method UI_LOG_SHOW on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
Method UI_LOG_SHOW on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no exception.

Method UI_OPEN_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_GUID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_GUID Laufzeit-ID 20070408
2 Returning PO_RUN Value transfer Object reference (TYPE REF TO) /ISDFPS/CL_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_INFOFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_INFO Call by reference Type reference (TYPE) STRING Info-File im XML-Format 20070408
2 Importing PC_XUNICODE Call by reference Type reference (TYPE) ABAP_BOOL Unicode-Darstellung? 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_LOG Signature

Method UI_SAVE_LOG on class /ISDFPS/CL_PM_DIS_FACTORY_RUN has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_TODO Call by reference Type reference (TYPE) ANY TABLE ToDo-Liste 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_OBKEY Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_OBKEY Objektschlüssel 20070408
2 Importing PC_SEQ_KEY Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_SEQ_KEY Reihenfolge-Schlüssel 20070408
3 Importing PC_STEP_ID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_SEND_STEP Verarbeitungsschritt 20070408
4 Importing PN_STEP_LFDNR Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_STEP_LFDNR '001' Verarbeitungsschritt-ID lfd. Nummer 20070408
5 Importing PS_STEP_DATA Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_DATA_D Detail - Daten 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_STEP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_OBKEY Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_OBKEY Objektschlüssel 20070408
2 Importing PC_SEQ_KEY Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_SEQ_KEY Reihenfolge-Schlüssel 20070408
3 Importing PC_STEP_ID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_SEND_STEP Verarbeitungsschritt 20070408
4 Importing PN_STEP_LFDNR Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_STEP_LFDNR '001' Verarbeitungsschritt-ID lfd. Nummer 20070408
5 Importing PS_STEP_DATA Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_DATA_Z Zusatzdaten Detail 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SAVE_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_ALV_T Monitor "Distribution Factory" - ALV 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SETTINGS_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SETTINGS Value transfer Type reference (TYPE) /ISDFPS/PM_DIS_SETTINGS Verteilte Instandhaltung - Einstellungen 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SETTINGS_SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SETTINGS Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_SETTINGS Verteilte Instandhaltung - Einstellungen 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_HEADER Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_DATA_H Distribution Factory - Daten (Header) 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408

Method UI_SET_HEADER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_HEADER Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RUN_DATA_H Distribution Factory - Daten (Header) 20070408
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY_RUN PM: Distribution Factory - Laufzeitdaten verwalten 20070408
History
Last changed by/on SAP  20080505 
SAP Release Created in