SAP ABAP Class CL_PHIN_CUSTOMIZING_TAKEOVER (PHIN: Profile 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_CUSTOMIZING_TAKEOVER  
Short Description PHIN: Profile Takeover    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PHIN   Takeover/Handover of Technical Objects 
Created 20070719   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PHIN_CUSTOMIZING_TAKEOVER has no forward declaration.
Interfaces
Class CL_PHIN_CUSTOMIZING_TAKEOVER has no interface implemented.
Friends
Class CL_PHIN_CUSTOMIZING_TAKEOVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CUSTOMIZING_TEXT Instance attribute Protected Type reference (TYPE) PHIN_D_PI_TEXT Takeover Profile: Description Text 20070719
2 GS_CUSTOMIZING Instance attribute Protected Type reference (TYPE) TPHIN_PI_PRO Takeover Profile Zeile 20070719
3 GT_CUSTOMIZING Instance attribute Protected Type reference (TYPE) TTPHIN_PI_PRO Takeover Profile Tabelle 20070726
4 GT_CUSTOMIZING_TEXTS Instance attribute Protected Type reference (TYPE) TTPHIN_PI_PROT Takeover Profile: Description Text 20070726
5 GT_INSTANCE Static Attribute Protected Type reference (TYPE) TT_INSTANCE Instance per profile (type) - table 20070719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070719
2 GET_ATTRIBUTE Instance method Public Method Get customizing-attribute 20070719
3 GET_INSTANCE Static method Public Method Get Instance 20070719
4 GET_TEXT Instance method Public Method Get customizing text 20070719
Events
Class CL_PHIN_CUSTOMIZING_TAKEOVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Protected See coding Instance per profile (type) 20070719 BEGIN OF ts_instance, profile TYPE phin_d_pi_prof, instance TYPE REF TO cl_phin_customizing_takeover, END OF ts_instance
2 TTPHIN_PI_PRO Protected See coding 20070726 ttphin_pi_pro TYPE HASHED TABLE OF tphin_pi_pro WITH UNIQUE KEY profile
3 TTPHIN_PI_PROT Protected See coding 20070726 ttphin_pi_prot TYPE TABLE OF tphin_pi_prot
4 TT_INSTANCE Protected See coding Instance per profile (type) - table 20070719 tt_instance TYPE HASHED TABLE OF ts_instance WITH UNIQUE KEY profile
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) PHIN_D_PI_PROF Takeover Profile: Unique ID 20070726

Method CONSTRUCTOR on class CL_PHIN_CUSTOMIZING_TAKEOVER has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Value transfer Type reference (TYPE) ANY 20070726
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20070726

Method GET_ATTRIBUTE on class CL_PHIN_CUSTOMIZING_TAKEOVER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) PHIN_D_PI_PROF Takeover Profile: Unique ID 20070726
2 Returning RV_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PHIN_CUSTOMIZING_TAKEOVER PHIN: Profile Takeover 20070726

Method GET_INSTANCE on class CL_PHIN_CUSTOMIZING_TAKEOVER has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) PHIN_D_PI_TEXT Takeover Profile: Description Text 20070726

Method GET_TEXT on class CL_PHIN_CUSTOMIZING_TAKEOVER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603