SAP ABAP Class CL_PXN_CONSUMER_FACTORY (Consumer Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_GLOBAL | global objects | 20120322 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST | general constants | 20120215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONSUMER_FACTORY | Consumer Factory | 20120215 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_GLOBAL_BASE | implements base if | 20120215 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_TEXT_REFERENCE | refers a text object | 20120215 |
Properties
Class | CL_PXN_CONSUMER_FACTORY | |
Short Description | Consumer Factory | |
Super Class | CL_PXN_GLOBAL | global objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
Created | 20120215 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PXN_CONSUMER_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PXN_CONST | general constants | 20120215 | ||
2 | IF_PXN_CONSUMER_FACTORY | Consumer Factory | 20120215 | ||
3 | IF_PXN_GLOBAL_BASE | implements base if | 20120215 | ||
4 | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 | ||
5 | IF_PXN_TEXT_REFERENCE | refers a text object | 20120215 |
Friends
Class CL_PXN_CONSUMER_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20120215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120229 | |
2 | ![]() |
Instance method | Private | Method | 20120229 | |
3 | ![]() |
Instance method | Private | Method | 20120229 | |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120217 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120215 |
6 | ![]() |
Instance method | Private | Method | 20120215 | |
7 | ![]() |
Instance method | Private | Method | 20120215 |
Events
Class CL_PXN_CONSUMER_FACTORY has no event.
Types
Class CL_PXN_CONSUMER_FACTORY has no local type.
Method Signatures
Method CHECK_RD_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Filter structure is inconsistent | 20121010 | |
2 | ![]() |
20120309 | ||
3 | ![]() |
20120229 | ||
4 | ![]() |
20120229 | ||
5 | ![]() |
20120229 |
Method CHECK_SD_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Filter structure is inconsistent | 20121010 | |
2 | ![]() |
20120229 | ||
3 | ![]() |
20120229 | ||
4 | ![]() |
20120229 | ||
5 | ![]() |
20120229 |
Method CHECK_UD_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Filter structure is inconsistent | 20121010 | |
2 | ![]() |
20120229 | ||
3 | ![]() |
20120229 | ||
4 | ![]() |
20120229 | ||
5 | ![]() |
20120229 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_CONSUMER_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CONSUMER_FACTORY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | mdr object | 20120215 |
Method CONSTRUCTOR on class CL_PXN_CONSUMER_FACTORY has no exception.
Method GET_REF_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | 20120215 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: WSDL Type (portType, message, and so on) | 20120215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120215 |
Method SET_REF_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120215 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: WSDL Type (portType, message, and so on) | 20120215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120215 | ||
2 | ![]() |
20120215 | ||
3 | ![]() |
20120215 | ||
4 | ![]() |
20120215 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 804 |