SAP ABAP Class CL_SFS_DDIC_INFO (Fast Search DDIC Info)
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_DDIC_INFO  
Short Description Fast Search DDIC Info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SFSCOMMON   Fast Search Basis Objects 
Created 20040317   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFS_DDIC_INFO has no forward declaration.
Interfaces
Class CL_SFS_DDIC_INFO has no interface implemented.
Friends
Class CL_SFS_DDIC_INFO has no friend class.
Attributes
Class CL_SFS_DDIC_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BO_NODE_FIELDS Static method Public Method Returns the Fields of an Aspect 20040628
2 GET_BO_NODE_KEY_FIELDS Static method Public Method Returns the Key Fields of an Aspect 20040628
3 GET_DDIC_DESCR Static method Public Method 20040525
4 GET_DDIC_FIELDS Static method Public Method Returns DFIES of a Structure 20040319
5 GET_DDIC_TYPE Static method Public Method 20040514
6 GET_DDIC_TYPE2 Static method Public Method 20040927
7 GET_TAB_KEY_FIELDS Static method Public Method Returns the Key Fields of a Table 20040317
Events
Class CL_SFS_DDIC_INFO has no event.
Types
Class CL_SFS_DDIC_INFO has no local type.
Method Signatures

Method GET_BO_NODE_FIELDS 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) CSEQUENCE 20040628
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040628
3 Returning R_FIELDS Value transfer Type reference (TYPE) DDFIELDS Replication Framework - Schlüsselfelder einer Tabelle 20040628

Method GET_BO_NODE_FIELDS on class CL_SFS_DDIC_INFO has no exception.

Method GET_BO_NODE_KEY_FIELDS 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) CSEQUENCE 20040628
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040628
3 Returning R_FIELDS Value transfer Type reference (TYPE) SFS_TAB_KEYFIELDS Replication Framework - Schlüsselfelder einer Tabelle 20040628

Method GET_BO_NODE_KEY_FIELDS on class CL_SFS_DDIC_INFO has no exception.

Method GET_DDIC_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) AS4TEXT Kurzbeschreibung von Repository-Objekten 20040525
2 Importing I_ATTR_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040525
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040525

Method GET_DDIC_DESCR on class CL_SFS_DDIC_INFO has no exception.

Method GET_DDIC_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DDFIELDS Value transfer Type reference (TYPE) DDFIELDS DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040319
2 Importing I_STRUCTURE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20041014
3 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040319

Method GET_DDIC_FIELDS on class CL_SFS_DDIC_INFO has no exception.

Method GET_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LEN Value transfer Type reference (TYPE) DDLENG Natürliche Zahl 20040927
2 Exporting E_TYPE Value transfer Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20040514
3 Importing IT_TABLE Call by reference Type reference (TYPE) SFS_QB_TABLE_T Query Tables 20040514
4 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20040514
5 Importing I_SEPERATOR Call by reference Type reference (TYPE) C '~' 20040514

Method GET_DDIC_TYPE on class CL_SFS_DDIC_INFO has no exception.

Method GET_DDIC_TYPE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LEN Value transfer Type reference (TYPE) DDLENG Natürliche Zahl 20040927
2 Exporting E_TYPE Value transfer Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20040927
3 Importing IT_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20040927
4 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20040927
5 Importing I_SEPERATOR Call by reference Type reference (TYPE) C '~' 20040927

Method GET_DDIC_TYPE2 on class CL_SFS_DDIC_INFO has no exception.

Method GET_TAB_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) CSEQUENCE Tabellenname 20040317
2 Returning R_KEYFIELDS Value transfer Type reference (TYPE) SFS_TAB_KEYFIELDS Replication Framework - Schlüsselfelder einer Tabelle 20040317
# Exception Resumable Description Created on
1 CX_SFS_INVALID_ID Fast Search Exception - Ungültige ID 20040317
History
Last changed by/on SAP  20110908 
SAP Release Created in 700