SAP ABAP Class CL_PHIN_CONTROLLER (Supervisior Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-THO (Application Component) Takeover/Handover of Technical Objects
⤷
PHIN (Package) Takeover/Handover of Technical Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PHIN_CONTROLLER | Interface for Phin Factory | 20061123 |
Properties
| Class | CL_PHIN_CONTROLLER | |
| Short Description | Supervisior Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PHIN | Takeover/Handover of Technical Objects |
| Created | 20061110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PHIN_CONTROLLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PHIN_CONTROLLER | Interface for Phin Factory | 20061123 |
Friends
Class CL_PHIN_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | BADI_PHIN_BACKEND_INTERNAL | 20070525 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | BADI_PHIN_CUST_LOGIC | PHIN: Customer specific logic in Takeover/Handover | 20070525 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | BADI_PHIN_DATA_PREPARE | 20061128 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | PHIN_T_CHILD | Table of objects to be deleted from GT_PC | 20071204 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PHIN_MESSAGE_CONTROLER | 20070730 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | PHINH | Header Table for Take Over | 20070710 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | PHIN_T_PC | Phase In: Persistency Controller | 20061110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks the data to be inserted into PHINT | 20071204 | |
| 2 | Instance method | Private | Method | Deletes PHINT line | 20071204 | |
| 3 | Instance method | Private | Method | Inserts new line into the PHINT | 20071204 | |
| 4 | Instance method | Private | Method | Inserts objects subordinate to selected object (hierarchy) | 20090708 | |
| 5 | Instance method | Private | Method | activate measurement points(EhP5) | 20090326 | |
| 6 | Instance method | Private | Method | Convert partner's material id in own one | 20081210 | |
| 7 | Static method | Private | Method | save changes from WD into PHINT | 20070918 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVENT_COMPLETE | Static Event (1) |
Public (2) |
notifty: ready with initializing PHIN Data | 20061115 |
Types
Class CL_PHIN_CONTROLLER has no local type.
Method Signatures
Method CHECK_OBJECT_FOR_INSERT 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 | 20071204 | |||
| 2 | IV_TO_TYP | Call by reference | Type reference (TYPE) | PHIN_D_TYPE | Type of the object to be inserted (L, E, M) | 20071204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Insert is not possible due to any restriction | 20071204 |
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHIN_MAIN | Call by reference | Type reference (TYPE) | PHIN_T_TL_MODIND | Table of Table Lines | 20071204 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | PHIN_S_PC | Object to be deleted | 20071204 | |||
| 3 | IT_CHILDREN | Call by reference | Type reference (TYPE) | PHIN_T_CHILD | Childred to be deleted | 20071204 |
Method DELETE_LINE on class CL_PHIN_CONTROLLER has no exception.
Method INSERT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | PHIN_MSG | Result message | 20071204 | |||
| 2 | ET_PHIN_MAIN | Call by reference | Type reference (TYPE) | PHIN_T_TL_MODIND | Table of Table Lines | 20071204 | |||
| 3 | EV_TL_KEY | Call by reference | Type reference (TYPE) | PHIN_D_GUID | Key (Numc 8) for Table PHINT | 20090708 | |||
| 4 | IS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20071204 |
Method INSERT_LINE on class CL_PHIN_CONTROLLER has no exception.
Method INSERT_SUB_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHIN_MAIN | Call by reference | Type reference (TYPE) | PHIN_T_TL_MODIND | 20090708 | ||||
| 2 | IS_PHINT | Call by reference | Type reference (TYPE) | PHIN_S_PHINT | Table Line of Phint | 20090708 |
Method INSERT_SUB_OBJECTS on class CL_PHIN_CONTROLLER has no exception.
Method MEASUREMENT_POINTS_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20090326 |
Method MEASUREMENT_POINTS_ACTIVATE on class CL_PHIN_CONTROLLER has no exception.
Method PARTNER_MATNR_CONV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number used by the business partner | 20081210 | |||
| 2 | EV_SERNR | Call by reference | Type reference (TYPE) | GERNR | Serial number | 20081210 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20081210 | |||
| 4 | IV_PARTNER_MATNR | Call by reference | Type reference (TYPE) | PHIN_D_PARTNER_MATNR | Material number used by the business partner | 20081210 | |||
| 5 | IV_SENDER_ID | Call by reference | Type reference (TYPE) | PHIN_D_SENDER_ID | Unique identification of handover sender | 20081210 | |||
| 6 | IV_SERNR | Call by reference | Type reference (TYPE) | GERNR | Serial number | 20081210 |
Method PARTNER_MATNR_CONV on class CL_PHIN_CONTROLLER has no exception.
Method SAVE_PROJECT Signature
Method SAVE_PROJECT on class CL_PHIN_CONTROLLER has no parameter.
Method SAVE_PROJECT on class CL_PHIN_CONTROLLER has no exception.
Event Signatures
Event EVENT_COMPLETE Signature
Event EVENT_COMPLETE on class CL_PHIN_CONTROLLER has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |