Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PHIN_BADI_BACKEND_INTERNAL | Class for BAdI: BADI_PHIN_BACKEND_INTERNAL | 20070807 |
Properties
Interface | IF_BADI_PHIN_BACKEND_INTERNAL | |
Short Description | Interface for BAdI: BADI_PHIN_BACKEND_INTERNAL |
General Data
Package | PHIN | Takeover/Handover of Technical Objects |
Created | 20061122 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BADI_PHIN_BACKEND_INTERNAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20061122 |
Friends
Interface IF_BADI_PHIN_BACKEND_INTERNAL has no friend.
Attributes
Interface IF_BADI_PHIN_BACKEND_INTERNAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculates the Status of Objects | 20070704 |
2 | ![]() |
Instance method | Public | Method | Follow-Up Action for Completion/Reopen of Takeover Object | 20070706 |
3 | ![]() |
Instance method | Public | Method | Follow-Up Action for Equipment Consistency Check | 20061208 |
4 | ![]() |
Instance method | Public | Method | Follow-Up Action for Function Location Consistency Check | 20070702 |
5 | ![]() |
Instance method | Public | Method | Follow-Up Action for BOM Item Consistency Check | 20061208 |
6 | ![]() |
Instance method | Public | Method | Follow-Up Action for BOM Item Creation | 20061127 |
7 | ![]() |
Instance method | Public | Method | Follow-Up Action for Equipment Creation | 20061122 |
8 | ![]() |
Instance method | Public | Method | Follow-Up Action for Function Location Creation | 20070702 |
9 | ![]() |
Instance method | Public | Method | Creates Measurement Counter | 20070110 |
10 | ![]() |
Instance method | Public | Method | Creates Measurement Documents | 20070103 |
11 | ![]() |
Instance method | Public | Method | Setting the status of a MP from inactive to active | 20070706 |
12 | ![]() |
Instance method | Public | Method | Checking the start parameters of a MP returned from UI | 20070704 |
13 | ![]() |
Instance method | Public | Method | Add. Status Mgmt. in Creation of Maint. Plans View (UI) | 20070806 |
14 | ![]() |
Instance method | Public | Method | Creates a MP - copying MPs of a template object | 20070626 |
15 | ![]() |
Instance method | Public | Method | Setting the status of a MP from active to inactive | 20070706 |
16 | ![]() |
Instance method | Public | Method | Determination of initial values of the start param. of a MP | 20070708 |
17 | ![]() |
Instance method | Public | Method | Gets the MPs (items) belonging to a technical object | 20070614 |
18 | ![]() |
Instance method | Public | Method | Reads the Maintenance Data | 20070615 |
19 | ![]() |
Instance method | Public | Method | Schedules a List of Maintenance Plans | 20070615 |
20 | ![]() |
Instance method | Public | Method | Add. Status Mgmt. in Scheduling of Maint. Plans View (UI) | 20070806 |
21 | ![]() |
Instance method | Public | Method | Add. Status Mgmt for Checks of Notis & MPs (Backend) | 20070711 |
22 | ![]() |
Instance method | Public | Method | Follow-Up Action for BOM Item Update | 20061127 |
23 | ![]() |
Instance method | Public | Method | Follow-Up Action for Equipment Update | 20061122 |
24 | ![]() |
Instance method | Public | Method | Follow-Up Action for Function Location Update | 20070702 |
25 | ![]() |
Instance method | Public | Method | Get the notifications belonging to a techn. object | 20070712 |
26 | ![]() |
Instance method | Public | Method | Complete notifications | 20070712 |
27 | ![]() |
Instance method | Public | Method | Add. Status Management in Work Complete View (UI) | 20070806 |
28 | ![]() |
Instance method | Public | Method | Reads a notification from Data Base | 20070712 |
Events
Interface IF_BADI_PHIN_BACKEND_INTERNAL has no event.
Types
Interface IF_BADI_PHIN_BACKEND_INTERNAL has no local type.
Method Signatures
Method CALC_OBJECT_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PHIN_CELL_VAR | Call by reference | Type reference (TYPE) | PHIN_S_WD2-CELL_VAR | User Action | 20081124 | ||
2 | ![]() |
CV_PHIN_ICON_STAT | Call by reference | Type reference (TYPE) | PHIN_S_WD2-ICON_STAT | User Action | 20081124 | ||
3 | ![]() |
CV_PHIN_OBJECT_STATUS | Call by reference | Type reference (TYPE) | PHIN_S_WD2-STAT_OBJECT | Table Type for itab handling in WD methods | 20070711 | ||
4 | ![]() |
CV_PHIN_OBJECT_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_WD2-STAT_OBJECT_TTIP | Calculated State of Technical Object | 20071010 | ||
5 | ![]() |
IS_PHIN_MAIN | Call by reference | Type reference (TYPE) | PHIN_S_WD2 | Table Type for itab handling in WD methods | 20070711 |
Method CALC_OBJECT_STATUS on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method COMPLETE_REOPEN_PHIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PHIN | Call by reference | Type reference (TYPE) | PHIN_T_PHINT | PHINT Table Type | 20070706 | ||
2 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | STRING | Complete/Reopen | 20070706 |
Method COMPLETE_REOPEN_PHIN on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CONSISTENCY_CHECK_EQUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061208 | ||
2 | ![]() |
IR_EQUI | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_EQUI | PHIN: Equipment Class | 20061208 |
Method CONSISTENCY_CHECK_EQUI on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CONSISTENCY_CHECK_FLOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20070727 | ||
2 | ![]() |
IR_FLOC | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_FLOC | PHIN: Functional Locations | 20070702 |
Method CONSISTENCY_CHECK_FLOC on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CONSISTENCY_CHECK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061208 | ||
2 | ![]() |
IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_BOMITEM | PHIN: BOM Item Class | 20061208 |
Method CONSISTENCY_CHECK_ITEM on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CREATE_BOMITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_DATA | Call by reference | Type reference (TYPE) | STPOB | BOM item document table | 20061127 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061127 | ||
3 | ![]() |
IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_BOMITEM | PHIN: BOM Item Class | 20061127 |
Method CREATE_BOMITEM on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CREATE_EQUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EQUI_DATA | Call by reference | Type reference (TYPE) | ITOB | Generierte Tabelle zu einem View | 20061122 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061122 | ||
3 | ![]() |
IR_EQUI | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_EQUI | PHIN: Equipment Class | 20061122 |
Method CREATE_EQUI on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CREATE_FLOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FLOC_DATA | Call by reference | Type reference (TYPE) | ITOB | Generated Table for View ITOB | 20070702 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20070702 | ||
3 | ![]() |
IR_FLOC | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_FLOC | PHIN: Functional Locations | 20070702 |
Method CREATE_FLOC on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CREATE_MEAS_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CONS_CHK | Call by reference | Type reference (TYPE) | FLAG | SPACE | Test run / Consistency Check | 20071005 | |
2 | ![]() |
IS_CNTR | Call by reference | Type reference (TYPE) | PHIN_S_MPT_CR | Measuring Point create | 20070926 |
Method CREATE_MEAS_COUNTER on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method CREATE_MEAS_DOCU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CONS_CHK | Call by reference | Type reference (TYPE) | FLAG | SPACE | Test runTest run / Consistency Check | 20071005 | |
2 | ![]() |
I_CNTRC | Call by reference | Type reference (TYPE) | IMRC_CNTRC | Counter Reading | 20070730 | ||
3 | ![]() |
I_IDATE | Call by reference | Type reference (TYPE) | IMRC_IDATE | Date of the Measurement | 20070730 | ||
4 | ![]() |
I_ITIME | Call by reference | Type reference (TYPE) | IMRC_ITIME | Time of Measurement | 20070730 | ||
5 | ![]() |
I_MDOCM | Call by reference | Type reference (TYPE) | IMRC_MDOCM | Measurement Document | 20070814 | ||
6 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20070730 |
Method CREATE_MEAS_DOCU on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STATUS_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | MP active? | 20070822 | ||
2 | ![]() |
IR_MPLA | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_MPLAN | Maintenance Plans / Takeover of techn. Objects | 20070706 |
Method MP_ACTIVATE on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_CHECK_START_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERROR | Call by reference | Type reference (TYPE) | FLAG | Indicator: problem has occurred-->see protocol for more info | 20070704 | ||
2 | ![]() |
I_COUNTER_READING | Call by reference | Type reference (TYPE) | SZAEHC | Start counter reading | 20070704 | ||
3 | ![]() |
I_COUNTER_READING_UI | Call by reference | Type reference (TYPE) | SZAEHC | Start counter reading / Input from UI | 20070704 | ||
4 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20070704 | ||
5 | ![]() |
I_DATE_UI | Call by reference | Type reference (TYPE) | DATUM | Date / Input from UI | 20070704 | ||
6 | ![]() |
I_START_COUNTER_UNIT | Call by reference | Type reference (TYPE) | MSEHI | Unit of Measurement | 20070704 | ||
7 | ![]() |
I_START_DATE_MCP | Call by reference | Type reference (TYPE) | DATUM | Date | 20070704 | ||
8 | ![]() |
I_START_DATE_MCP_UI | Call by reference | Type reference (TYPE) | DATUM | Date / Input from UI | 20070704 | ||
9 | ![]() |
I_START_TIME_MCP | Call by reference | Type reference (TYPE) | TIME | Time in CHAR Format | 20070704 | ||
10 | ![]() |
I_START_TIME_MCP_UI | Call by reference | Type reference (TYPE) | TIME | Time in CHAR Format / Input from UI | 20070704 | ||
11 | ![]() |
I_STICH | Call by reference | Type reference (TYPE) | TERMKNZ | Scheduling indicator | 20070704 |
Method MP_CHECK_START_PARAMETERS on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_CREATE_STATUS_MGMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PHIN_MP_INCONSISTENT | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-MP_INCONSISTENT | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20070806 | ||
2 | ![]() |
CV_PHIN_MP_INCONSISTENT_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-MP_INCONSISTENT_TTIP | Consistence Status of Maintenance Plan | 20070806 | ||
3 | ![]() |
CV_PHIN_MP_IS_NEW | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-IS_NEW | New Created Technical Object | 20070806 | ||
4 | ![]() |
CV_PHIN_MP_IS_NEW_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-IS_NEW_TTIP | New Created Technical Object | 20070806 | ||
5 | ![]() |
CV_PHIN_MP_SCHED | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-MP_SCHED | Scheduling Status of Maintenance Plans | 20070806 | ||
6 | ![]() |
CV_PHIN_MP_SCHED_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA-MP_SCHED_TTIP | Scheduling Status of Maintenance Plans | 20070806 | ||
7 | ![]() |
IS_PHIN_MP_CREATE | Call by reference | Type reference (TYPE) | PHIN_S_MP_CREA | Maint.Plan Create View | 20070806 |
Method MP_CREATE_STATUS_MGMT on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_CREATE_WITH_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | PHIN_T_MSG | PHIN_MSG table type | 20070626 | ||
2 | ![]() |
CT_WARPL | Call by reference | Type reference (TYPE) | PHIN_T_WARPL | Table of maintenance plan numbers | 20070822 | ||
3 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PHIN_OBJECT | Object Class Interface | 20070626 |
Method MP_CREATE_WITH_TEMPLATE on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_DEACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STATUS_DEACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | MP deactive? | 20070822 | ||
2 | ![]() |
IR_MPLA | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_MPLAN | Maintenance Plans / Takeover of techn. Objects | 20070706 |
Method MP_DEACTIVATE on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_DETERMINE_INITIAL_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_START_PARAMETERS | Call by reference | Type reference (TYPE) | PHIN_S_MP_START_PARAMETERS | Maintenance Plans: Values of start parameters | 20070708 | ||
2 | ![]() |
IR_MPLA | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_MPLAN | Maintenance Plans / Takeover of techn. Objects | 20070708 | ||
3 | ![]() |
I_STICH | Call by reference | Type reference (TYPE) | TERMKNZ | Scheduling indicator | 20070708 |
Method MP_DETERMINE_INITIAL_PARAM on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_GET_MPLAN_LIST_FOR_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WARPL | Call by reference | Type reference (TYPE) | PHIN_T_WARPL | Table of maintenance plan numbers | 20070625 | ||
2 | ![]() |
I_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20070614 | ||
3 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20070614 |
Method MP_GET_MPLAN_LIST_FOR_OBJ on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DRAD_MP | Call by reference | Type reference (TYPE) | PHIN_S_DRAD | Maintenance Plan: Link to table DRAD + DRAT | 20070717 | ||
2 | ![]() |
CS_MPLA | Call by reference | Type reference (TYPE) | MPLA | Maintenance plan | 20070615 | ||
3 | ![]() |
CT_ILOA | Call by reference | Type reference (TYPE) | PHIN_T_ILOA | PM Object Location and Account Assignment | 20070615 | ||
4 | ![]() |
CT_MHIO | Call by reference | Type reference (TYPE) | PHIN_T_MHIO | Maintenance plan call objects | 20070615 | ||
5 | ![]() |
CT_MHIS | Call by reference | Type reference (TYPE) | PHIN_T_MHIS | Maintenance plan history | 20070615 | ||
6 | ![]() |
CT_MMPT | Call by reference | Type reference (TYPE) | PHIN_T_MMPT | Cycle definitions and measuring points for MP | 20070615 | ||
7 | ![]() |
CT_MPOS | Call by reference | Type reference (TYPE) | PHIN_T_MPOS | Maintenance positions | 20070615 | ||
8 | ![]() |
I_WARPL | Call by reference | Type reference (TYPE) | WARPL | Maintenance Plan | 20070615 |
Method MP_READ on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_SCHEDULE_LIST_VIA_PHIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_MP_SCHEDULED | Call by reference | Type reference (TYPE) | BOOLEAN | MP successful scheduled? | 20070822 | ||
2 | ![]() |
I_MPLAN | Call by reference | Type reference (TYPE) | PHIN_S_PC_MPLAN | MP and MP object | 20070822 |
Method MP_SCHEDULE_LIST_VIA_PHIN on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method MP_SCHEDUL_STATUS_MGMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PHIN_MP_AKT | Call by reference | Type reference (TYPE) | PHIN_S_MP_SCHEDU-MP_AKT | Active Status of Maintenance Plan | 20070806 | ||
2 | ![]() |
CV_PHIN_MP_AKT_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_MP_SCHEDU-MP_AKT_TTIP | Active Status of Maintenance Plan | 20070806 | ||
3 | ![]() |
CV_PHIN_MP_SCHED | Call by reference | Type reference (TYPE) | PHIN_S_MP_SCHEDU-MP_SCHED | Scheduling Status of Maintenance Plan | 20070806 | ||
4 | ![]() |
CV_PHIN_MP_SCHED_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_MP_SCHEDU-MP_SCHED_TTIP | Scheduling Status of Maintenance Plan | 20070806 | ||
5 | ![]() |
IS_MP_SCHED | Call by reference | Type reference (TYPE) | PHIN_S_MP_SCHEDU | Maintenance Plans scheduling fields | 20070806 |
Method MP_SCHEDUL_STATUS_MGMT on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method STATUS_MGMT_TO_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STATUS | Call by reference | Type reference (TYPE) | PHIN_D_TO_STATUS | PHIN: Status of the Technical Object | 20070712 | ||
2 | ![]() |
IR_MPLA | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_MPLAN | Maintenance Plans / Takeover of techn. Objects | 20070712 | ||
3 | ![]() |
IR_NOTIF | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_NOTIF | Notifications / Takeover of techn. Objects | 20070712 | ||
4 | ![]() |
I_TO_STATUS_CHECK | Call by reference | Type reference (TYPE) | PHIN_D_TO_CHECKS | Name of the status check | 20070712 |
Method STATUS_MGMT_TO_CHECKS on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method UPDATE_BOMITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_DATA | Call by reference | Type reference (TYPE) | STPOB | BOM item document table | 20061212 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061212 | ||
3 | ![]() |
IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_BOMITEM | PHIN: BOM Item Class | 20061212 |
Method UPDATE_BOMITEM on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method UPDATE_EQUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EQUI_DATA | Call by reference | Type reference (TYPE) | ITOB | Generierte Tabelle zu einem View | 20061122 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20061122 | ||
3 | ![]() |
IR_EQUI | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_EQUI | PHIN: Equipment Class | 20061122 |
Method UPDATE_EQUI on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method UPDATE_FLOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FLOC_DATA | Call by reference | Type reference (TYPE) | ITOB | Generated Table for View ITOB | 20070702 | ||
2 | ![]() |
CS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20070702 | ||
3 | ![]() |
IR_FLOC | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_FLOC | PHIN: Functional Locations | 20070702 |
Method UPDATE_FLOC on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method WC_GET_NOTIF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_QMNUM | Call by reference | Type reference (TYPE) | PHIN_T_NOTIF_OBJNR | Table Type Notification Data | 20070712 | ||
2 | ![]() |
CT_QMNUM_CLOSED | Call by reference | Type reference (TYPE) | PHIN_T_NOTIF_OBJNR | Notifications and their status objects | 20070712 | ||
3 | ![]() |
I_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20070712 | ||
4 | ![]() |
I_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20070712 | ||
5 | ![]() |
I_SERNR | Call by reference | Type reference (TYPE) | GERNR | Serial number | 20070712 | ||
6 | ![]() |
I_TO_TYPE | Call by reference | Type reference (TYPE) | PHIN_D_TYPE | Type Takeover / Handover Object | 20070829 | ||
7 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20070712 |
Method WC_GET_NOTIF_LIST on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method WC_NOTIF_COMPLETE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_COMPL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070723 | ||
2 | ![]() |
EV_NOCO | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070723 | ||
3 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | BSVX-STTXT | System status line | 20070723 | ||
4 | ![]() |
IR_NOTIF | Call by reference | Object reference (TYPE REF TO) | CL_PHIN_NOTIF | Notifications / Takeover of techn. Objects | 20070712 |
Method WC_NOTIF_COMPLETE_SINGLE on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method WC_NOTIF_STATUS_MGMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PHIN_NOTIF_STATUS_ICON | Call by reference | Type reference (TYPE) | PHIN_S_NOTIF-NOTIF_STATUS_ICON | Completion Status of Notification | 20070806 | ||
2 | ![]() |
CV_PHIN_NOTIF_STATUS_TTIP | Call by reference | Type reference (TYPE) | PHIN_S_NOTIF-NOTIF_STATUS_TTIP | Completion Status of Notification | 20070806 | ||
3 | ![]() |
IS_PHIN_NOTIF | Call by reference | Type reference (TYPE) | PHIN_S_NOTIF | Work Completion View | 20070806 |
Method WC_NOTIF_STATUS_MGMT on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
Method WC_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_VIQMEL | Call by reference | Type reference (TYPE) | VIQMEL | Generated Table for View VIQMEL | 20070712 | ||
2 | ![]() |
I_QMNUM | Call by reference | Type reference (TYPE) | PHIN_S_QMNUM | Notification No | 20070712 |
Method WC_READ on Interface IF_BADI_PHIN_BACKEND_INTERNAL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |