SAP ABAP Class CL_RFW_INDEX_FIELD_RUNTIME (CL_RFW_INDEX_FIELD_RUNTIME)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPOSITORY (Package) Replication Framework Repository
Properties
Class CL_RFW_INDEX_FIELD_RUNTIME  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPOSITORY   Replication Framework Repository 
Created 20050124   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RFW_INDEX_FIELD_RUNTIME has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RFW_INDEX_ACTIVATOR 20050124 Replication Framework Index Activator
2 CL_RFW_INDEX_DEFINITION 20050124 Replication Framework Index Check
3 CL_RFW_INDEX_RUNTIME 20050125 Replication Framework - Runtime Information for Index Rules
4 CL_RFW_INDEX_TOOLS 20050126 Replication Framework - Index Utilities
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INDEX_RULE Instance attribute Private Type reference (TYPE) SFSRFW_IDX_RULE Replication Framework - Replication Rule 20050125
2 M_STATUS_LIST Instance attribute Private Type reference (TYPE) SFSRFW_IDX_IF_RT_TAB Replication Framework - List of Replication Conditions 20050124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Private Method 20050124
2 DELETE Instance method Protected Method 20050124
3 GET_INSTANCE Static method Protected Method 20050124
4 GET_STATUS_LIST Static method Public Method 20050125
5 RETRIEVE_ENTRY Instance method Private Method 20050124
6 SET_FIELDS Instance method Protected Method 20050125
7 SET_INDEX_RULE Instance method Private Method 20050125
8 SET_STATUS Instance method Protected Method 20050124
Events
Class CL_RFW_INDEX_FIELD_RUNTIME has no event.
Types
Class CL_RFW_INDEX_FIELD_RUNTIME has no local type.
Method Signatures

Method ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SFSRFW_ATTRIB_NAME Replikationsframework - Index Attribute Name 20050124
2 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework - Replikationsregel 20050124

Method ADD_FIELD on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method DELETE Signature

Method DELETE on class CL_RFW_INDEX_FIELD_RUNTIME has no parameter.
Method DELETE on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replication Framework Index 20050125
2 Returning R_INDEX_FIELD_RUNTIME Value transfer Object reference (TYPE REF TO) CL_RFW_INDEX_FIELD_RUNTIME 20050124

Method GET_INSTANCE on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method GET_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTOR Call by reference Type reference (TYPE) SFSRFW_REQUESTOR Replikationsframework - Requestor 20050125
2 Returning R_STATUS_LIST Value transfer Type reference (TYPE) SFSRFW_IDX_FIELD_REPLSTAT_LIST Replikationsframework - Liste der Replikationszustände 20050125
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Fast Search - Eintrag nicht gefunden 20050126

Method RETRIEVE_ENTRY Signature

Method RETRIEVE_ENTRY on class CL_RFW_INDEX_FIELD_RUNTIME has no parameter.
Method RETRIEVE_ENTRY on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_FIELDS Call by reference Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20050125

Method SET_FIELDS on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method SET_INDEX_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework - Replikationsregel 20050125

Method SET_INDEX_RULE on class CL_RFW_INDEX_FIELD_RUNTIME has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_STATUS Call by reference Type reference (TYPE) SFSRFW_IDX_FIELD_STATUS Replikationsframework - Replizierungszustand der Felder 20050124
2 Importing I_IGNORE_OLD_STATUS Call by reference Type reference (TYPE) ABAP_BOOL ' ' 20050124

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