SAP ABAP Class CL_RSAWBN_OBJ_FACTORY (Service Class for the Object Classes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
⤷
⤷
Properties
| Class | CL_RSAWBN_OBJ_FACTORY | |
| Short Description | Service Class for the Object Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20040804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAWBN_OBJ_FACTORY has no forward declaration.
Interfaces
Class CL_RSAWBN_OBJ_FACTORY has no interface implemented.
Friends
Class CL_RSAWBN_OBJ_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSAWBN_OBJ_TS_CLASSES | Classes for the TLogo Objects | 20130129 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RSAWBN_TS_OBJ_INSTANCES | Instances of AWB Objects | 20040810 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RSAWBN_OBJ_T_CLASSES | Default Classes for the TLOGO Objects | 20040804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040804 | |
| 2 | Instance method | Public | Method | Delete the Instance Buffer | 20040810 | |
| 3 | Instance method | Public | Constructor | Default Classes Are Being Saved | 20040805 | |
| 4 | Instance method | Public | Method | Returns the Access Classes for the Object Type | 20050428 | |
| 5 | Static method | Public | Method | Returns the Default AWB Object Classes for the TLogo Objects | 20040804 | |
| 6 | Static method | Public | Method | Returns DWB Inerface Class | 20061030 | |
| 7 | Instance method | Public | Method | Returns the AWB Class Instance for a TLOGO Object | 20040804 | |
| 8 | Instance method | Public | Method | Insert or Change Classes for Tlogo Objects | 20040804 |
Events
Class CL_RSAWBN_OBJ_FACTORY has no event.
Types
Class CL_RSAWBN_OBJ_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSAWBN_OBJ_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_RSAWBN_OBJ_FACTORY has no parameter.
Method CLEAR_BUFFER on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAWBN_OBJ_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method GET_CLASSINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBTLOGO | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20050428 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20050428 | |||
| 3 | RE_S_CLASS | Value transfer | Type reference (TYPE) | RSAWBNOBJCLASS | Objekt-Klassen für Tlogo Objekte in der AWB | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050428 |
Method GET_DEFAULT_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_CLASSES | Value transfer | Type reference (TYPE) | RSAWBN_OBJ_T_CLASSES | Defaultklassen für die Tlogo-Objekte | 20040804 |
Method GET_DEFAULT_CLASSES on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method GET_IF_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBTLOGO | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20061030 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | BW: Objekttyp (TLOGO) | 20061030 | |||
| 3 | RE_IF_CLASSNM | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20061030 |
Method GET_IF_CLASS on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_NEW_INSTANCE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130923 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20040805 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | SPACE | Objektversion, default space: first a, then M | 20110301 | ||
| 4 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Referenz auf einen Verwandten | 20041008 | |||
| 5 | I_SUBTLOGO | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | SPACE | Subobjekt zum AWB-Objekt | 20040805 | ||
| 6 | I_TLOGO | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | BW: Objekttyp (TLOGO) | 20040804 | |||
| 7 | RE_R_AWBOBJ | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | 20040804 |
Method GET_INSTANCE on class CL_RSAWBN_OBJ_FACTORY has no exception.
Method MODIFY_OBJ_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TLOGOCLASSES | Call by reference | Type reference (TYPE) | RSAWBN_OBJ_T_CLASSES | Defaultklassen für die Tlogo-Objekte | 20040804 |
Method MODIFY_OBJ_CLASSES on class CL_RSAWBN_OBJ_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |