SAP ABAP Class CL_SFS_ESI_UTILS (CL_SFS_ESI_UTILS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSCOMMON (Package) Fast Search Basis Objects
Properties
Class CL_SFS_ESI_UTILS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSCOMMON   Fast Search Basis Objects 
Created 20041007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFS_ESI_UTILS has no forward declaration.
Interfaces
Class CL_SFS_ESI_UTILS has no interface implemented.
Friends
Class CL_SFS_ESI_UTILS has no friend class.
Attributes
Class CL_SFS_ESI_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BO_NODE_KEYFIELDS Static method Public Method 20041012
2 GET_NODE_FIELD_INFO Static method Public Method Type Description of a Field in the Node Structure 20041011
3 GET_NODE_RT_FIELD_INFO Static method Public Method 20050215
4 GET_NODE_STRUCTURE_FIELDS_INFO Static method Public Method Structure Information on Field Level 20041011
5 GET_NODE_STRUCTURE_NAME Static method Public Method 20041008
6 GET_RETRIEVE_METHOD Static method Public Method 20041007
7 GET_TAB_FIELD_INFO Static method Public Method Type Description of a Field in the Node Structure 20041011
8 GET_TAB_STRUCTURE_FIELDS_INFO Static method Public Method Structure Information on Field Level 20041011
Events
Class CL_SFS_ESI_UTILS has no event.
Types
Class CL_SFS_ESI_UTILS has no local type.
Method Signatures

Method GET_BO_NODE_KEYFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL_NAME Call by reference Type reference (TYPE) STRING 20041012
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20041012
3 Returning R_FIELD_INFO Value transfer Type reference (TYPE) SFS_TAB_KEYFIELDS Replication Framework - Schlüsselfelder einer Tabelle 20041012

Method GET_BO_NODE_KEYFIELDS on class CL_SFS_ESI_UTILS has no exception.

Method GET_NODE_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL_NAME Call by reference Type reference (TYPE) STRING 20041011
2 Importing I_BO_NODE_FIELD_NAME Call by reference Type reference (TYPE) STRING Feldname 20041011
3 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20041011
4 Returning R_FIELD_INFO Value transfer Type reference (TYPE) SFS_FIELDTYPE_INFO Fieldinformationen 20041011

Method GET_NODE_FIELD_INFO on class CL_SFS_ESI_UTILS has no exception.

Method GET_NODE_RT_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL Call by reference Type reference (TYPE) SCOOLSERVICEMODULE Service-Module 20050215
2 Importing I_BO_NODE Call by reference Type reference (TYPE) SCOOLASPECT Aspekt 20050215
3 Returning RT_FIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050215

Method GET_NODE_RT_FIELD_INFO on class CL_SFS_ESI_UTILS has no exception.

Method GET_NODE_STRUCTURE_FIELDS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL_NAME Call by reference Type reference (TYPE) STRING 20041011
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20041011
3 Returning R_FIELDS_INFO Value transfer Type reference (TYPE) SFS_FIELDTYPE_INFO_TAB Tabelle mit Feldinformationen 20041011

Method GET_NODE_STRUCTURE_FIELDS_INFO on class CL_SFS_ESI_UTILS has no exception.

Method GET_NODE_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL_NAME Call by reference Type reference (TYPE) STRING 20041008
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20041008
3 Returning R_STRUCTURE_NAME Value transfer Type reference (TYPE) STRUKNAME Name einer Struktur 20041008

Method GET_NODE_STRUCTURE_NAME on class CL_SFS_ESI_UTILS has no exception.

Method GET_RETRIEVE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL Call by reference Type reference (TYPE) STRING 20041007
2 Importing I_BO_NODE Call by reference Type reference (TYPE) STRING 20041007
3 Returning R_QUERY Value transfer Type reference (TYPE) STRING 20041007
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20041007

Method GET_TAB_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) STRING Feldname 20041011
2 Importing I_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20041011
3 Returning R_FIELD_INFO Value transfer Type reference (TYPE) SFS_FIELDTYPE_INFO Fieldinformationen 20041011

Method GET_TAB_FIELD_INFO on class CL_SFS_ESI_UTILS has no exception.

Method GET_TAB_STRUCTURE_FIELDS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20041011
2 Returning R_FIELDS_INFO Value transfer Type reference (TYPE) SFS_FIELDTYPE_INFO_TAB Tabelle mit Feldinformationen 20041011

Method GET_TAB_STRUCTURE_FIELDS_INFO on class CL_SFS_ESI_UTILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700