SAP ABAP Class CL_WTY_BUFFER_EXT_CNTL (Controller for External Buffered Objects)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY (Package) Warranty Processing
⤷
⤷
Properties
| Class | CL_WTY_BUFFER_EXT_CNTL | |
| Short Description | Controller for External Buffered Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY | Warranty Processing |
| Created | 20030318 | SAP |
| Last change | 00000000 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WTY_BUFFER_EXT_CNTL has no interface implemented.
Friends
Class CL_WTY_BUFFER_EXT_CNTL 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) | CL_BOOLEAN | Boolean Class | 20030320 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20030320 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CC_WTY_MAIN_OBJECT_TYPE | Usage Example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION | 20030319 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_CUST_EXT_OBJECT_TAB | 20030320 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_CUST_EXT_CLASS_TAB | 20030320 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | T_EXT_OBJECT_TAB | 20030319 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | T_EXT_CLASS_TAB | 20030319 |
Methods
Events
Class CL_WTY_BUFFER_EXT_CNTL has no event.
Types
Class CL_WTY_BUFFER_EXT_CNTL has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NEW_MAIN_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030319 | ||||
| 2 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 | ||||
| 3 | RO_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_WTY_BUFFER_EXT_CNTL | Controller for external buffered objects | 20030414 |
Method CLONE on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WTY_BUFFER_EXT_CNTL has no parameter.
Method CONSTRUCTOR on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method CREATE_EXTERNAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAIN_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030320 | ||||
| 2 | IO_MAIN_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CC_WTY_MAIN_OBJECT_TYPE | Usage example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION | 20030320 |
Method CREATE_EXTERNAL_OBJECTS on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method DB_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030321 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030516 | ||||
| 2 | IV_MAIN_OBJECT_HAS_DB_REC | Call by reference | Type reference (TYPE) | WTY_FLAG | 'X' if main object has corresponding DB Record | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030516 |
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 |
Method FREE on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method FREE_CLONNED_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 |
Method FREE_CLONNED_INSTANCE on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method GET_CUSTOMER_BUFFERED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WTY_CUST_BUFFERED_OBJECT | Base class for customers buffered objects | 20030320 | |||
| 2 | IO_CLASS_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030320 | |||
| 3 | IV_MAIN_OBJECT_GUID | Call by reference | Type reference (TYPE) | WTY_PNGUID | Interne Nummer des iPPE-Knotens | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object was not found | 20030320 |
Method GET_CUST_BUFFERED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030320 | |||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WTY_CUST_BUFFERED_OBJECT | Base class for external buffered object | 20030320 |
Method GET_CUST_BUFFERED_OBJECT on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method GET_EXTERNAL_BUFFERED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_OBJECT | Base class for external buffered objects | 20030320 | |||
| 2 | IO_CLASS_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030320 | |||
| 3 | IV_MAIN_OBJECT_GUID | Call by reference | Type reference (TYPE) | WTY_PNGUID | Interne Nummer des iPPE-Knotens | 20030320 |
Method GET_EXTERNAL_BUFFERED_OBJECT on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method GET_EXT_BUFFERED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030320 | |||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_OBJECT | External buffered object | 20030320 |
Method GET_EXT_BUFFERED_OBJECT on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method INITIALIZE_FOR_NEW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 |
Method INITIALIZE_FOR_NEW_OBJECT on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODIFIED | Value transfer | Type reference (TYPE) | WTY_FLAG | PWTY_TRUE if modified | 20030328 |
Method IS_MODIFIED on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method REGISTER_BUFFERED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030319 | |||
| 2 | II_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WTY_EXT_OBJECT_CNTL | Meta-services for ext. buffered object | 20030319 | |||
| 3 | IO_MAIN_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CC_WTY_MAIN_OBJECT_TYPE | Type of the main object: Claim, Version, Item | 20030319 | |||
| 4 | IV_PRIORITY | Call by reference | Type reference (TYPE) | I | 9999 | Priority which defines the sequence of creation | 20030324 |
Method REGISTER_BUFFERED_CLASS on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method REGISTER_CUST_BUFFERED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ID | Call by reference | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies external buffered object | 20030320 | |||
| 2 | II_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WTY_CUST_BUFFERED_OBJ_CNTL | Meta-services for ext. buffered object | 20030320 | |||
| 3 | IO_MAIN_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CC_WTY_MAIN_OBJECT_TYPE | Usage example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION | 20030320 | |||
| 4 | IV_PRIORITY | Call by reference | Type reference (TYPE) | I | 9999 | Priority of the creation | 20030324 |
Method REGISTER_CUST_BUFFERED_CLASS on class CL_WTY_BUFFER_EXT_CNTL has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030321 |
Method SET_AS_WORKING_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAIN_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20030414 |
Method SET_AS_WORKING_INSTANCE on class CL_WTY_BUFFER_EXT_CNTL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |