SAP ABAP Class CL_C2S_SAPI_RUNTIME_FACTORY (Factory Class for obtaining Service API Instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_MDA_GEN (Package) C2 Server: Generation Methods

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_C2S_SAPI_RUNTIME_FACTORY | Factory Interface for obtaining Service API Instances | 20040924 |
Properties
Class | CL_C2S_SAPI_RUNTIME_FACTORY | |
Short Description | Factory Class for obtaining Service API Instances | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SC2_MDA_GEN | C2 Server: Generation Methods |
Created | 20040924 | SAP |
Last change | 20050308 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_C2S_SAPI_RUNTIME_FACTORY | Factory Interface for obtaining Service API Instances | 20040924 |
Friends
Class CL_C2S_SAPI_RUNTIME_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_RUNTIME_FACTORY | Factory Class for obtaining Service API Instances | 20040924 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | SOURCE_C2SERVER | Source of the configuration data | 20040930 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'C2SERVER' | Source is C2 Server | 20040930 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LOCALDB' | Source is local database table | 20040930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20040924 | |
2 | ![]() |
Static method | Public | Method | Returns an Instance impl. the Runtime Factory Interface | 20040924 |
Events
Class CL_C2S_SAPI_RUNTIME_FACTORY has no event.
Types
Class CL_C2S_SAPI_RUNTIME_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_C2S_SAPI_RUNTIME_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_C2S_SAPI_RUNTIME_FACTORY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_C2S_SAPI_RUNTIME_FACTORY | Factory Interface for obtaining Service API Instances | 20040924 |
Method GET_INSTANCE on class CL_C2S_SAPI_RUNTIME_FACTORY has no exception.
History
Last changed by/on | SAP | 20050308 |
SAP Release Created in |