SAP ABAP Class /SPE/CL_CLASS_FACTORY (Class factory for the replaceable classes)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-INB (Application Component) Goods Receipt Process
⤷
/SPE/ID_HANDLING (Package) Inbound delivery handling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SPE/IF_CONST | Constants | 20041202 |
Properties
Class | /SPE/CL_CLASS_FACTORY | |
Short Description | Class factory for the replaceable classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SPE/ID_HANDLING | Inbound delivery handling |
Created | 20040216 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /SPE/IF_CONST | Constants | 20041202 |
Friends
Class /SPE/CL_CLASS_FACTORY has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040216 |
2 | ![]() |
Static method | Public | Method | Create instance for one replaceable class | 20040216 |
3 | ![]() |
Instance method | Public | Method | Get teh name of the new local class | 20041202 |
4 | ![]() |
Instance method | Public | Method | Set replace information for a local class | 20041202 |
Events
Class /SPE/CL_CLASS_FACTORY has no event.
Types
Class /SPE/CL_CLASS_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SPE/CL_CLASS_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class /SPE/CL_CLASS_FACTORY has no exception.
Method CREATE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | /SPE/CLASS_NAME | Name of the created class | 20040216 | ||
2 | ![]() |
R_CLS_REF | Value transfer | Object reference (TYPE REF TO) | /SPE/IF_REPL_CLASS | For replaceable classes | 20040216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The class does not exist | 20040301 | |
2 | ![]() |
Problem with the creation of the class | 20040301 |
Method GET_LOCAL_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | /SPE/CLASS_NAME | Name of the origianl class | 20041202 | ||
2 | ![]() |
R_NEW_NAME | Value transfer | Type reference (TYPE) | /SPE/CLASS_NAME | Name of the replaced class | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The class does not exist | 20041202 | |
2 | ![]() |
Problem with the creation of the class | 20041202 |
Method SET_LOCAL_REPL_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHG_CLASS | Call by reference | Type reference (TYPE) | /SPE/CHANGE_CLASS_NAME | Name der neuen (Ersatz-)Klasse | 20041202 | ||
2 | ![]() |
I_RPL_CLASS | Call by reference | Type reference (TYPE) | /SPE/REPL_CLASS_NAME | Name einer ersetzbaren Klasse | 20041202 | ||
3 | ![]() |
I_USER_PARAMID | Call by reference | Type reference (TYPE) | MEMORYID | Set/Get-Parameterkennung | 20041202 |
Method SET_LOCAL_REPL_CLASS on class /SPE/CL_CLASS_FACTORY has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 100 |