SAP ABAP Class CL_PHIN_TOHO_COMMON (Common logic for handover/takeover)
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

⤷

⤷

Properties
Class | CL_PHIN_TOHO_COMMON | |
Short Description | Common logic for handover/takeover | |
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 | 20070911 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PHIN_TOHO_COMMON has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_PHIN_CONTROLLER | 20081027 | Supervisior Class | |
2 | CL_PHIN_EQUI | 20081027 | PHIN: Equipment Class | |
3 | CL_PHIN_FLOC | 20090204 | PHIN: Functional Locations | |
4 | CL_PHIN_HANDOVER | 20070911 | Handover Supervisor | |
5 | CL_PHIN_HIERARCHY | 20081029 | Resolve hierarchy of technical objects | |
6 | CL_PHIN_MPLAN | 20090326 | Maintenance Plans / Takeover of techn. Objects | |
7 | CL_PHIN_TAKEOVER | 20070911 | Takeover Supervisor | |
8 | CL_PHIN_TAKEOVER_CURR_STATE | 20070911 | Takeover: Load Current State | |
9 | CL_PHIN_TAKEOVER_TEMPLATE | 20070911 | Takeover: Load Template |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PHIN_TOHO_COMMON | Common logic for handover/takeover | 20070911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | create filename | 20070911 |
2 | ![]() |
Static method | Private | Method | get reference to this class | 20070911 |
3 | ![]() |
Instance method | Public | Method | Create GUID for PHINH, PHINT | 20090526 |
4 | ![]() |
Instance method | Private | Method | activate/deactivate measurement points(EhP5) | 20081027 |
5 | ![]() |
Instance method | Private | Method | set TL_KEY in each tableline (renumbering) | 20081029 |
Events
Class CL_PHIN_TOHO_COMMON has no event.
Types
Class CL_PHIN_TOHO_COMMON has no local type.
Method Signatures
Method CREATE_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FILENAME | Call by reference | Type reference (TYPE) | PHIN_D_FILE | Takeover / Handover: File Name | 20070911 | ||
2 | ![]() |
EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070911 | ||
3 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | PHIN_D_OBJECT | Key of Phase In Object | 20070911 | ||
4 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | PHIN_D_TO_TYPE | Type of Technical Object | 20070911 |
Method CREATE_FILENAME on class CL_PHIN_TOHO_COMMON has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CL_PHIN_TOHO_COMMON | Value transfer | Object reference (TYPE REF TO) | CL_PHIN_TOHO_COMMON | Common logic for handover/takeover | 20081029 |
Method GET_REFERENCE on class CL_PHIN_TOHO_COMMON has no exception.
Method GUID_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | PHIN_D_PHINGUID | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20090526 |
Method GUID_CREATE on class CL_PHIN_TOHO_COMMON has no exception.
Method MEASUREMENT_POINTS_ACT_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20081027 | ||
2 | ![]() |
ET_IMPT | Call by reference | Type reference (TYPE) | TT_CCM_IMPT | Measuring Point | 20090326 | ||
3 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090327 | ||
4 | ![]() |
IV_INDICATOR_INACTIVE | Call by reference | Type reference (TYPE) | XFELD | activate/deactivate | 20081027 | ||
5 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20081027 |
Method MEASUREMENT_POINTS_ACT_CHANGE on class CL_PHIN_TOHO_COMMON has no exception.
Method SET_TL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DX | Call by reference | Type reference (TYPE) | PHIN_T_DX | Handover table | 20081029 | ||
2 | ![]() |
CT_PHINT | Call by reference | Type reference (TYPE) | PHIN_T_PHINT | PHINT Table Type | 20081029 | ||
3 | ![]() |
IV_STARTCOUNT | Call by reference | Type reference (TYPE) | PHIN_D_GUID | 0 | Key (Numc 8) for Table PHINT | 20081029 |
Method SET_TL_KEY on class CL_PHIN_TOHO_COMMON has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |