SAP ABAP Class CL_ERP_SES_PSM_FUND (Service Class TREX-Based Search for Fund)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-MD (Application Component) Master Data
     FMMD (Package) Funds Management: Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050216
Properties
Class CL_ERP_SES_PSM_FUND  
Short Description Service Class TREX-Based Search for Fund    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMMD   Funds Management: Master Data 
Created 20050216   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ERP_SES_PSM_FUND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050216
Friends
Class CL_ERP_SES_PSM_FUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUSOBJ Constant Public Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'BUS0034' Business Object in Search Engine Service (SES) 20050217
2 GC_OBJTYP Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' Type of Business Object 20050217
3 GS_T_FMFINCODE Static Attribute Private Type reference (TYPE) LTY_T_FUND Table Type for Table FMFINCODE 20050216
Methods
Class CL_ERP_SES_PSM_FUND has no method.
Events
Class CL_ERP_SES_PSM_FUND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_FUND Private See coding 20111018 BEGIN OF LTY_S_FUND, fikrs type fikrs, fincode type bp_geber, END OF lty_s_fund
2 LTY_T_FUND Private See coding 20111018 lty_t_fund type sorted table of lty_s_fund with unique default key
History
Last changed by/on SAP  20050409 
SAP Release Created in 600