SAP ABAP Class CL_PHIN_DB (Persistency 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
Properties
Class CL_PHIN_DB  
Short Description Persistency 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 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PHIN_DB has no forward declaration.
Interfaces
Class CL_PHIN_DB has no interface implemented.
Friends
Class CL_PHIN_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PHINT Static Attribute Private Type reference (TYPE) PHIN_T_PHINT PHINT Table Type 20061110
2 GV_PHIN_GUID Static Attribute Private Type reference (TYPE) PHIN_D_PHINGUID Phase In: File Name 20061219
Methods
# Method Level Visibility Method type Description Created on
1 GET_PHINH_WITH_FILENAME Static method Public Method read table phinh with given filename 20061220
2 GET_PHINH_WITH_GUID Static method Public Method 20081015
3 GET_PHINT Static method Public Method Read Table PHINT form DB into internal Table 20061110
4 GET_PHINT_WITH_EQUNR Static method Public Method READ TABLE phint using equipment number 20081015
Events
Class CL_PHIN_DB has no event.
Types
Class CL_PHIN_DB has no local type.
Method Signatures

Method GET_PHINH_WITH_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PHINH Call by reference Type reference (TYPE) PHINH Header Table for Take Over 20061220
2 Importing IV_FILENAME Call by reference Type reference (TYPE) PHIN_D_FILE Phase In: File Name 20061220
# Exception Resumable Description Created on
1 NOT_FOUND 20061220

Method GET_PHINH_WITH_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PHINH Call by reference Type reference (TYPE) PHINH Header Table for Take Over 20081015
2 Importing IV_PHIN_GUID Call by reference Type reference (TYPE) PHIN_D_PHINGUID Generic Key for Takeover/Handover 20081015

Method GET_PHINH_WITH_GUID on class CL_PHIN_DB has no exception.

Method GET_PHINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PHIN_GUID Call by reference Type reference (TYPE) PHIN_D_PHINGUID Phase In: File Name 20061219

Method GET_PHINT on class CL_PHIN_DB has no exception.

Method GET_PHINT_WITH_EQUNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PHINT Call by reference Type reference (TYPE) PHIN_T_PHINT PHINT Table Type 20081015
2 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20081015

Method GET_PHINT_WITH_EQUNR on class CL_PHIN_DB has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700