SAP ABAP Class CL_STW_BO_API_FACTORY (StreamWork ABAP Library API for BOs (Comp. Mode))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_API (Package) API of the StreamWork Library (Comp. Mode)

⤷

⤷

Properties
Class | CL_STW_BO_API_FACTORY | |
Short Description | StreamWork ABAP Library API for BOs (Comp. Mode) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_STW_API | API of the StreamWork Library (Comp. Mode) |
Created | 20110928 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_STW_BO_API_FACTORY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_STW_API_FACTORY | 20110928 | StreamWork ABAP Library API (Compatibility Mode in SAP Jam) |
Attributes
Class CL_STW_BO_API_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create an Application-specific API Instance | 20110928 |
2 | ![]() |
Static method | Public | Method | Free the Instance of a given Application | 20110928 |
3 | ![]() |
Static method | Private | Method | Free all Instances (for test only) | 20111005 |
4 | ![]() |
Static method | Public | Method | Get an Application-specific API Instance | 20110928 |
5 | ![]() |
Static method | Private | Method | Set the StreamWork Controller (for test only) | 20111005 |
Events
Class CL_STW_BO_API_FACTORY has no event.
Types
Class CL_STW_BO_API_FACTORY has no local type.
Method Signatures
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 'SAIL' | Application ID | 20110928 | |
2 | ![]() |
RO_BO_API | Value transfer | Object reference (TYPE REF TO) | IF_STW_BO_API | StremWork Application API for Business Objects | 20110928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110928 |
Method S_FREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 'SAIL' | 20110928 |
Method S_FREE on class CL_STW_BO_API_FACTORY has no exception.
Method S_FREE_ALL Signature
Method S_FREE_ALL on class CL_STW_BO_API_FACTORY has no parameter.
Method S_FREE_ALL on class CL_STW_BO_API_FACTORY has no exception.
Method S_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 'SAIL' | Application ID | 20110928 | |
2 | ![]() |
RO_BO_API | Value transfer | Object reference (TYPE REF TO) | IF_STW_BO_API | StremWork Application API for Business Objects | 20110928 |
Method S_GET on class CL_STW_BO_API_FACTORY has no exception.
Method S_SET_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | StreamWork Model Controller | 20111005 |
Method S_SET_CONTROLLER on class CL_STW_BO_API_FACTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |