SAP ABAP Class CL_SLS_PURCHASEORDERCHGRQ (PurchaseOrderChangeRequest_In)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-ES (Application Component) Enterprise Services in Sales
⤷
OPS_SE_SLS_XI_PROXY (Package) Web Service Proxies Sales
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | II_SLS_PURCHASEORDERCHGRQ | PurchaseOrderChangeRequest_In | 20070820 |
Properties
| Class | CL_SLS_PURCHASEORDERCHGRQ | |
| Short Description | PurchaseOrderChangeRequest_In | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | OPS_SE_SLS_XI_PROXY | Web Service Proxies Sales |
| Created | 20070820 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLS_PURCHASEORDERCHGRQ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | II_SLS_PURCHASEORDERCHGRQ | PurchaseOrderChangeRequest_In | 20070820 |
Friends
Class CL_SLS_PURCHASEORDERCHGRQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WSPROTOCOL_PAYLOAD | XI and WS: Access to Payload | 20070820 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070820 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Global error flag | 20070820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Class-constructor : activate extended XML-handling | 20070820 |
Events
Class CL_SLS_PURCHASEORDERCHGRQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_SLINE_KEY_ITEM | Public | See coding | 20070820 | BEGIN OF tcs_sline_key_item,
posnr TYPE posnr,
etenr TYPE etenr,
handle TYPE guid_32,
END OF tcs_sline_key_item
|
||
| 2 | TCT_SLINE_KEY_ITEM | Public | See coding | 20070820 | tct_sline_key_item TYPE TABLE OF tcs_sline_key_item
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SLS_PURCHASEORDERCHGRQ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070820 | |||
| 2 | 20070820 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |