SAP ABAP Class CRF_SPRXT_SUPPLIER (CRF_SPRXT_SUPPLIER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_TEST (Package) Test Package for Generated Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_CLIENT_RFC | Base class for RFC Consumer Proxies | 20121212 |
Properties
| Class | CRF_SPRXT_SUPPLIER | |
| Short Description | ||
| Super Class | CL_PROXY_CLIENT_RFC | Base class for RFC Consumer Proxies |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SAI_PROXY_TEST | Test Package for Generated Proxies |
| Created | 20121212 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CRF_SPRXT_SUPPLIER has no forward declaration.
Interfaces
Class CRF_SPRXT_SUPPLIER has no interface implemented.
Friends
Class CRF_SPRXT_SUPPLIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20121214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121212 | ||
| 2 | Instance method | Public | Method | 20121214 |
Events
Class CRF_SPRXT_SUPPLIER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SPRXT_CONFIRM_ORDER_CANCEL_REQ | Public | See coding | 20121214 | BEGIN OF SPRXT_CONFIRM_ORDER_CANCEL_REQ,
ORDER_ID TYPE I,
END OF SPRXT_CONFIRM_ORDER_CANCEL_REQ
|
||
| 2 | SPRXT_CONFIRM_ORDER_CANCEL_RES | Public | See coding | 20121214 | BEGIN OF SPRXT_CONFIRM_ORDER_CANCEL_RES,
ORDER_ID TYPE I,
END OF SPRXT_CONFIRM_ORDER_CANCEL_RES
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20121212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121212 |
Method SPRXT_CONFIRM_ORDER_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Type reference (TYPE) | SPRXT_CONFIRM_ORDER_CANCEL_REQ | 20121214 | ||||
| 2 | RESPONSE | Call by reference | Type reference (TYPE) | SPRXT_CONFIRM_ORDER_CANCEL_RES | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121214 | |||
| 2 | 20121214 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |