SAP ABAP Class CL_COM_SE_BUSOBJ_FACTORY (Factory for IF_COM_SE_BUSOBJ Implementations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_BUSOBJ_API (Package) SES: Object APIs
⤷
⤷
Properties
| Class | CL_COM_SE_BUSOBJ_FACTORY | |
| Short Description | Factory for IF_COM_SE_BUSOBJ Implementations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | COM_SE_SEARCH | |
| Program status | ||
| Category | 0 | |
| Package | SES_BUSOBJ_API | SES: Object APIs |
| Created | 20040227 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_SE_BUSOBJ_FACTORY has no forward declaration.
Interfaces
Class CL_COM_SE_BUSOBJ_FACTORY has no interface implemented.
Friends
Class CL_COM_SE_BUSOBJ_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | COM_SEARCH_TT_BUSOBJ_IMPL | Table of Business Object Implementations | 20040227 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | COM_SEARCH_TT_CLASS_INST | Table of Business Object Implementations | 20040526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Instance of Class as Singleton, Input: BUSOBJ | 20040227 | |
| 2 | Static method | Public | Method | Provides Instance of Class as Singleton, Input: CLASS_NAME | 20050112 | |
| 3 | Static method | Public | Method | Get Object Type Key of related object | 20050125 |
Events
Class CL_COM_SE_BUSOBJ_FACTORY has no event.
Types
Class CL_COM_SE_BUSOBJ_FACTORY has no local type.
Method Signatures
Method GET_BUSOBJ_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_IMPL | Value transfer | Object reference (TYPE REF TO) | IF_COM_SE_BUSOBJ | Singleton für Business-Objekt-Interface | 20041221 | |||
| 2 | ER_IMPL_REL | Value transfer | Object reference (TYPE REF TO) | IF_COM_SE_BUSOBJ_REL | Singleton für Beziehungs-Interface | 20041221 | |||
| 3 | IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business-Objekt für Suche | 20040227 | |||
| 4 | IV_REL | Call by reference | Type reference (TYPE) | BOOLE_D | X = Singleton auch für Beziehungs-Interface anlegen | 20041221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business-Objekttyp wird nicht unterstützt | 20040227 | ||
| 2 | Business-Objekttyp unterstützt Beziehungs-Interface nicht | 20050112 | ||
| 3 | Beziehungs-Interface IF_COM_SE_BUSOBJ_REL fehlt | 20050112 |
Method GET_BUSOBJ_INST_OBSOLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INST | Value transfer | Object reference (TYPE REF TO) | IF_COM_SE_BUSOBJ | Singleton für Business-Objekt-Interface | 20050112 | |||
| 2 | ER_INST_REL | Value transfer | Object reference (TYPE REF TO) | IF_COM_SE_BUSOBJ_REL | Singleton für Beziehungs-Interface | 20050112 | |||
| 3 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJ_CLASS_NAME | Klassenname für Business-Objekt | 20050112 | |||
| 4 | IV_REL | Call by reference | Type reference (TYPE) | BOOLE_D | X = Singleton auch für Beziehungs-Interface anlegen | 20050112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business-Objektklasse nicht unterstützt | 20050112 |
Method GET_REL_OBJ_TYPE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REL_OBJ_TYPE_KEY | Call by reference | Type reference (TYPE) | COM_SEARCH_TS_OBJECT_TYPE_KEY | Objekttypschlüssel von verwandtem Objekt | 20050125 | |||
| 2 | IS_REL_TYPE_KEY | Call by reference | Type reference (TYPE) | COM_SEARCH_TS_REL_TYPE_KEY | Beziehungstypschlüssel | 20050125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beschaffung von verwandten Objekttypschlüssel fehlgeschlagen | 20050125 | ||
| 2 | Beziehungstyp-Schlüssel nicht gefunden | 20050125 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 300 |