SAP ABAP Class /IWBEP/CL_SB_GEN_FACTORY (SB Generator factory)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENCMN (Package) Gateway Service Builder # Generator Common Parts
⤷
⤷
Properties
| Class | /IWBEP/CL_SB_GEN_FACTORY | |
| Short Description | SB Generator factory | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_GENCMN | Gateway Service Builder # Generator Common Parts |
| Created | 20120215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SB_GEN_FACTORY has no forward declaration.
Interfaces
Class /IWBEP/CL_SB_GEN_FACTORY has no interface implemented.
Friends
Class /IWBEP/CL_SB_GEN_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_SB_GEN_FACTORY | SB Generator factory | 20120215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120215 | |
| 2 | Static method | Public | Method | Get SB generator factory | 20120215 | |
| 3 | Instance method | Public | Method | Get SB generator instance | 20120215 |
Events
Class /IWBEP/CL_SB_GEN_FACTORY has no event.
Types
Class /IWBEP/CL_SB_GEN_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SB_GEN_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SB_GEN_FACTORY has no exception.
Method GET_SB_GENERATOR_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SB_GEN_FACTORY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_SB_GEN_FACTORY | SB Generator factory | 20120215 |
Method GET_SB_GENERATOR_FACTORY on class /IWBEP/CL_SB_GEN_FACTORY has no exception.
Method GET_SB_GENERATOR_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SB_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120215 | |||
| 2 | RO_SB_GENERATOR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SB_GEN_GENERATOR | SB Generator | 20120215 |
Method GET_SB_GENERATOR_INSTANCE on class /IWBEP/CL_SB_GEN_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |