Hierarchy

⤷

⤷

Properties
Interface | DFPS_IF_PM_ARC_DISTRIB | |
Short Description | Interface for BAdI: DFPS_BADI_PM_ARC_DISTRIB_SYS |
General Data
Package | DFPS_PM_SAP_APPL | Decoupling ALM - DFPS |
Created | 20090206 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface DFPS_IF_PM_ARC_DISTRIB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090206 |
Friends
Interface DFPS_IF_PM_ARC_DISTRIB has no friend.
Attributes
Interface DFPS_IF_PM_ARC_DISTRIB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Include Object in Postprocessing List | 20090211 |
2 | ![]() |
Instance method | Public | Method | Archiving Permitted? | 20090311 |
3 | ![]() |
Instance method | Public | Method | Is a Measurement Document to Be Retained? | 20090406 |
4 | ![]() |
Instance method | Public | Method | Check Measuring Time | 20090401 |
5 | ![]() |
Instance method | Public | Method | Distributed Plant Maintenance Active? | 20090206 |
6 | ![]() |
Instance method | Public | Method | Reset Internal Data | 20090210 |
7 | ![]() |
Instance method | Public | Method | Transfer Messages to Log | 20090424 |
8 | ![]() |
Instance method | Public | Method | Delete Change Authorizations for an Object | 20090217 |
9 | ![]() |
Instance method | Public | Method | Delete Change Authorizations for All Objects | 20090217 |
10 | ![]() |
Instance method | Public | Method | Delete IBDU Entry | 20090407 |
11 | ![]() |
Instance method | Public | Method | Delete Replication Table Entries for an Object | 20090217 |
12 | ![]() |
Instance method | Public | Method | Delete Replication Table Entries for All Objects | 20090217 |
13 | ![]() |
Instance method | Public | Method | Determines Destructability from 'Distributed PM' Notif. View | 20090319 |
14 | ![]() |
Instance method | Public | Method | Determines Destructability from 'Distributed PM' Order View | 20090319 |
15 | ![]() |
Instance method | Public | Method | Filter Out Objects with Change Authorization | 20090206 |
16 | ![]() |
Instance method | Public | Method | Filter Out Single Object Without Change Authorization | 20090323 |
17 | ![]() |
Instance method | Public | Method | Filter Out Object Based on Retention Period | 20090326 |
18 | ![]() |
Instance method | Public | Method | Filter Out Objects Based on Retention Period | 20090225 |
19 | ![]() |
Instance method | Public | Method | Read Messages for Log | 20090527 |
20 | ![]() |
Instance method | Public | Method | Returns Message Details | 20090212 |
21 | ![]() |
Instance method | Public | Method | Answers the Question Whether Switch EAM_SFWS_ILM Is Active | 20090212 |
22 | ![]() |
Instance method | Public | Method | Prepare Log for Measurement Documents | 20090527 |
23 | ![]() |
Instance method | Public | Method | Write IBDU Entry | 20090206 |
24 | ![]() |
Instance method | Public | Method | Write Log for Measurement Documents | 20090527 |
Events
Interface DFPS_IF_PM_ARC_DISTRIB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_IMRG_READ | Public | See coding | 20090401 | BEGIN OF ts_imrg_read, "IMRG entries, read from archive
handle TYPE sytabix, "Instance handle
arc_flgs TYPE arch_flags, "ARC_FLGS-FLAG_1: X = Don't delet
data TYPE imrg, "transparent IMRG data
END OF ts_imrg_read
|
||
2 | TS_SELC | Public | See coding | 20090206 | BEGIN OF ts_selc,
qmnum TYPE qmnum,
qmart TYPE qmart,
aufnr TYPE aufnr,
vbeln TYPE vbeln,
objnr TYPE j_objnr,
prueflos TYPE qplos,
revnr TYPE revni,
END OF ts_selc
|
||
3 | TT_IMRG_READ | Public | See coding | 20090401 | tt_imrg_read TYPE STANDARD TABLE OF ts_imrg_read
|
||
4 | TT_MDOCM | Public | See coding | 20090330 | tt_mdocm TYPE STANDARD TABLE OF imrc_mdocm
|
||
5 | TT_SELC | Public | See coding | 20090206 | tt_selc TYPE STANDARD TABLE OF ts_selc
|
||
6 | TT_TEXT30 | Public | See coding | 20090316 | tt_text30 TYPE STANDARD TABLE OF text30
|
Method Signatures
Method ADD_OBJECT_2_POSTPROC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | ANY | 20090211 | |||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20090211 |
Method ADD_OBJECT_2_POSTPROC on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method CHECK_ARCHIVING_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_EXIT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20090311 |
Method CHECK_ARCHIVING_SETTINGS on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method CHECK_KEEP_1_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_KEEP1_INFO | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20090406 | ||
2 | ![]() |
IV_KEEP1 | Call by reference | Type reference (TYPE) | OAX | Kennzeichen Ja/Nein (X/ ) | 20090406 |
Method CHECK_KEEP_1_MDOC on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method CHECK_MEASURING_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_IDATE_INFO | Call by reference | Type reference (TYPE) | XFELD | Info bzgl. Bis-Messzeitpunkt ausgeben | 20090401 | ||
2 | ![]() |
IV_IDATE | Call by reference | Type reference (TYPE) | DATUM | Bis-Messzeitpunkt | 20090401 |
Method CHECK_MEASURING_TIME on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method CHECK_PM_DISTRIBUTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESS_TABLE | Call by reference | Type reference (TYPE) | TSMESG | Nachrichtentabelle Nachrichtensammler | 20090206 | ||
2 | ![]() |
CV_EXIT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20090206 |
Method CHECK_PM_DISTRIBUTED on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method CLEAR_INTERNAL_DATA Signature
Method CLEAR_INTERNAL_DATA on Interface DFPS_IF_PM_ARC_DISTRIB has no parameter.
Method CLEAR_INTERNAL_DATA on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method COLLECT_MESSAGES_FOR_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Nachrichtentabelle | 20090424 |
Method COLLECT_MESSAGES_FOR_LOG on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DELETE_CHANGE_AUTHORITY_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | TEXT30 | Objektnummer | 20090217 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp | 20090217 |
Method DELETE_CHANGE_AUTHORITY_SINGLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DELETE_CHANGE_AUTHORITY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Objektnummer | 20090217 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp | 20090217 |
Method DELETE_CHANGE_AUTHORITY_TABLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DELETE_IBDU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 20090407 | ||
2 | ![]() |
I_USAGE_TYPE | Call by reference | Type reference (TYPE) | USAGE_TYE | Verwendung des Eintrags | 20090407 |
Method DELETE_IBDU on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DELETE_REPLITABS_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | CHAR120 | char120 | 20090217 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20090217 |
Method DELETE_REPLITABS_SINGLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DELETE_REPLITABS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090217 | |||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20090217 |
Method DELETE_REPLITABS_TABLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DETERMINE_OUTDATED_NOTIF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHG_OUTDATED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, space=false) | 20090319 | ||
2 | ![]() |
I_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Meldungsnummer | 20090319 |
Method DETERMINE_OUTDATED_NOTIF on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method DETERMINE_OUTDATED_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHG_OUTDATED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, space=false) | 20090319 | ||
2 | ![]() |
I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20090319 |
Method DETERMINE_OUTDATED_ORDER on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method FILTER_BY_CHANGE_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Nachrichtentabelle | 20090213 | ||
2 | ![]() |
CT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle der Objekte | 20090210 | ||
3 | ![]() |
ET_OBJECTS_NO_CP | Call by reference | Type reference (TYPE) | TT_TEXT30 | 20090316 | |||
4 | ![]() |
IV_ARCHIVE_RUN | Call by reference | Type reference (TYPE) | CHAR1 | Art des Archivierungsprogramms (Preproc, Write, ...) | 20090225 | ||
5 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp für PM_CP | 20090210 | ||
6 | ![]() |
IV_UPS_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Objekttyp für UPS | 20090325 |
Method FILTER_BY_CHANGE_AUTHORITY on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method FILTER_BY_CHANGE_AUTHOR_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20090324 | ||
2 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | TEXT30 | Objektnummer | 20090323 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp für PM_CP | 20090323 | ||
4 | ![]() |
IV_UPS_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Objekttyp für UPS | 20090325 | ||
5 | ![]() |
RV_NO_CHANGE_AUTHORIZATION | Value transfer | Type reference (TYPE) | XFELD | keine Änderungsberechtigung | 20090326 |
Method FILTER_BY_CHANGE_AUTHOR_SINGLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method FILTER_BY_RESIDENCETIME_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESIDENCE_TIME_NOT_REACHED | Call by reference | Type reference (TYPE) | XFELD | Residenzzeit nicht erreicht | 20090401 | ||
2 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20090326 | |||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20090326 | ||
4 | ![]() |
IV_UPS_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20090326 |
Method FILTER_BY_RESIDENCETIME_SINGLE on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method FILTER_BY_RESIDENCE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Nachrichtentabelle Nachrichtensammler | 20090225 | ||
2 | ![]() |
CT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle der Objekte | 20090225 | ||
3 | ![]() |
ET_OBJECTS_NO_RESIDENCE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090316 | |||
4 | ![]() |
IT_IMRG_READ | Call by reference | Type reference (TYPE) | TT_IMRG_READ | 20090401 | |||
5 | ![]() |
IV_ARCHIVE_RUN | Call by reference | Type reference (TYPE) | CHAR1 | Art des Archivierungsprogramms (Preproc, Write, ...) | 20090316 | ||
6 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp | 20090225 | ||
7 | ![]() |
IV_UPS_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Objekttyp für UPS | 20090326 |
Method FILTER_BY_RESIDENCE_TIME on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method GET_IMRG_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090527 |
Method GET_IMRG_MESSAGES on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method GET_REORG_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MSGID | Call by reference | Type reference (TYPE) | ARBGB | Arbeitsgebiet | 20090212 | ||
2 | ![]() |
EV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20090212 |
Method GET_REORG_MSG on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method GET_SWITCH_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DISTRIBUTED_PM_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | (X=verteilte Instandhaltung aktiv) | 20090212 | ||
2 | ![]() |
EV_IS_CENTRAL | Call by reference | Type reference (TYPE) | BOOLEAN | (X=Zentral System | 20090212 | ||
3 | ![]() |
EV_SWITCH_STATE | Call by reference | Type reference (TYPE) | BOOLEAN | (X=Switch ist aktiv) | 20090212 |
Method GET_SWITCH_INFO on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method PREPARE_IMRG_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle der Objekte | 20090527 | ||
2 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20090527 | ||
3 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | TEXT30 | Objektnummer | 20090527 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp für PM_CP | 20090527 |
Method PREPARE_IMRG_LOG on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method WRITE_IBDU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 20090206 | ||
2 | ![]() |
I_USAGE_TYPE | Call by reference | Type reference (TYPE) | USAGE_TYE | Verwendung des Eintrags | 20090206 |
Method WRITE_IBDU on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
Method WRITE_IMRG_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle der Objekte | 20090527 | ||
2 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20090527 | ||
3 | ![]() |
IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | TEXT30 | Objektnummer | 20090527 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp für PM_CP | 20090527 |
Method WRITE_IMRG_LOG on Interface DFPS_IF_PM_ARC_DISTRIB has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |