SAP ABAP Class CL_PHIN_REDIRECTION (Encapulation for Backend Functions)
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_REDIRECTION  
Short Description Encapulation for Backend Functions    
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 20070628   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PHIN_REDIRECTION has no forward declaration.
Interfaces
Class CL_PHIN_REDIRECTION has no interface implemented.
Friends
Class CL_PHIN_REDIRECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GREEN Constant Protected Type reference (TYPE) PHIN_D_TO_STATUS 'G' PHIN: Status of the Technical Object 20070717
2 GC_BF_CREATE_FUNCLOC Static Attribute Private Type reference (TYPE) CHAR10 Business Function: create Function Location 20070628
3 GC_BF_INSTALL_FUNCLOC Static Attribute Private Type reference (TYPE) CHAR10 Business Function: Install Function Location 20070706
4 GC_BF_READ_FUNCLOC Static Attribute Private Type reference (TYPE) CHAR10 Business Function: Read Function Location 20070628
5 GC_BF_REMOVE_FUNCLOC Static Attribute Private Type reference (TYPE) CHAR10 Business Function: Remove Function Location 20070702
6 GC_BF_UPDATE_FUNCLOC Static Attribute Private Type reference (TYPE) CHAR10 Business Function: Update Function Location 20070711
7 GC_CLASSIC Constant Private Type reference (TYPE) CHAR10 'CLASSIC' Usage of classic Function Modules 20070628
8 GC_ESOA Constant Private Type reference (TYPE) CHAR10 'ESOA' Usage of services 20070628
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070628
2 FUNCLOC_CREATE Static method Public Method Create Functional location 20070706
3 FUNCLOC_INSTALL Static method Public Method Install Functional location 20070628
4 FUNCLOC_REMOVE Static method Public Method Remove Functional location 20070702
5 FUNCLOC_UPDATE Static method Public Method Update Functional location 20070711
6 READ_FUNCLOC Static method Public Method Read Functional location 20070628
Events
Class CL_PHIN_REDIRECTION has no event.
Types
Class CL_PHIN_REDIRECTION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PHIN_REDIRECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PHIN_REDIRECTION has no exception.

Method FUNCLOC_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BADI_TEMP Call by reference Object reference (TYPE REF TO) BADI_PHIN_TEMPLATES 20080430
2 Importing IS_FLOC_TEMP Call by reference Type reference (TYPE) ITOB Template ITOB data 20080430
3 Importing IS_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View ITOB 20070706
4 Importing IS_PHINT Call by reference Type reference (TYPE) PHIN_S_PHINT Table Line of Phint 20070706
5 Importing IV_NO_MSG Call by reference Type reference (TYPE) XFLAG 'X' 'X' = No Message into Log 20070708
6 Importing IV_TPLNR Call by reference Type reference (TYPE) PHIN_D_TPLNR40 Functional Location 20070706
# Exception Resumable Description Created on
1 UNSUCCESSFUL operation was not successful 20070706

Method FUNCLOC_INSTALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTLOCATION Call by reference Type reference (TYPE) BAPI_ITOB_PARMS Functional location label 20070628
2 Importing FUNCTLOCATION_SUPERIOR Call by reference Type reference (TYPE) ILOM_STRNO Superior functional location 20070628
3 Importing INHERITANCE_INDICATOR Call by reference Type reference (TYPE) BAPI_FUNCLOC_INH_INDICATOR 20070628
4 Importing INHERITANCE_INDICATORX Call by reference Type reference (TYPE) BAPI_FUNCLOC_INH_INDICATORX 20070628
5 Importing IS_PHINT Call by reference Type reference (TYPE) PHIN_S_PHINT Table Line of Phint 20070628
6 Importing IV_NO_MSG Call by reference Type reference (TYPE) XFLAG 'X' 'X' = No Message into Log 20070708
7 Importing VALID_FROM Call by reference Type reference (TYPE) BAPI_TIMESTAMP 20070716
# Exception Resumable Description Created on
1 UNSUCCESSFUL installation was not successful 20070628

Method FUNCLOC_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTLOCATION Call by reference Type reference (TYPE) ILOM_STRNO Functional location label 20070702
2 Importing IS_PHINT Call by reference Type reference (TYPE) PHIN_S_PHINT Table Line of Phint 20070706
3 Importing IV_NO_MSG Call by reference Type reference (TYPE) XFLAG 'X' 'X' = No Message into Log 20070708
4 Importing VALID_FROM Call by reference Type reference (TYPE) BAPI_TIMESTAMP 20070716
# Exception Resumable Description Created on
1 UNSUCCESSFUL operation was not successful 20070706

Method FUNCLOC_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PHINT Call by reference Type reference (TYPE) PHIN_S_PHINT Table Line of Phint 20070717
2 Importing IS_FLOC_DATA Call by reference Type reference (TYPE) ITOB current Data of FuncLoc 20070711
3 Importing IV_NO_MSG Call by reference Type reference (TYPE) XFLAG 'X' 'X' = No Message into Log 20070711
4 Importing IV_TPLNR Call by reference Type reference (TYPE) PHIN_D_TPLNR40 Functional Location 20070711
# Exception Resumable Description Created on
1 NO_NEED_FOR_UPDATE compared fields are equal -> no need for update 20070711
2 UNSUCCESSFUL operation was not successful 20070711

Method READ_FUNCLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA_ITOB Call by reference Type reference (TYPE) ITOB PM: BAPI Structure for ITOBAPI_CREATE + READ Fields 20070708
2 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070628
3 Importing IS_PHINT Call by reference Type reference (TYPE) PHIN_S_PHINT Table Line of Phint 20070708
4 Importing IV_NO_MSG Call by reference Type reference (TYPE) XFLAG 'X' 'X' = No Message into Log 20070708
5 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20070628

Method READ_FUNCLOC on class CL_PHIN_REDIRECTION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602