SAP ABAP Interface IF_EX_WTY_MASS_PROCESSING (User Exit for Warranty Mass Processing)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
⤷
⤷
Properties
| Interface | IF_EX_WTY_MASS_PROCESSING | |
| Short Description | User Exit for Warranty Mass Processing |
General Data
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20021031 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MP_VALIDATION | Methods for Validation of the User Input | 20021216 |
Friends
Interface IF_EX_WTY_MASS_PROCESSING has no friend.
Attributes
Interface IF_EX_WTY_MASS_PROCESSING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After Processing, Before Saving Buffer | 20021031 | |
| 2 | Instance method | Public | Method | After Checks from Job Definition Are Done | 20021031 | |
| 3 | Instance method | Public | Method | After Claim Is Loaded, Before Processing | 20021031 | |
| 4 | Instance method | Public | Method | After Predefined Prereq. Are Checked and Before Excution | 20021031 | |
| 5 | Instance method | Public | Method | Called by Operation "Customer Exit" | 20021107 | |
| 6 | Instance method | Public | Method | Before Selection | 20021108 | |
| 7 | Instance method | Public | Method | 20021216 | ||
| 8 | Instance method | Public | Method | 20021216 |
Events
Interface IF_EX_WTY_MASS_PROCESSING has no event.
Types
Interface IF_EX_WTY_MASS_PROCESSING has no local type.
Method Signatures
Method AFTER_PROCESSING_CLAIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 2 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Gewährleistung | 20021108 | |||
| 3 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 |
Method AFTER_PROCESSING_CLAIM on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method AFTER_PROCESSING_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 2 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Gewährleistung | 20021108 | |||
| 3 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 | |||
| 4 | IV_STEPID | Call by reference | Type reference (TYPE) | WTYMP_STEP_ID | Schritt-ID | 20021108 |
Method AFTER_PROCESSING_OPERATION on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method BEFORE_PROCESSING_CLAIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 2 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Gewährleistung | 20021108 | |||
| 3 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 |
Method BEFORE_PROCESSING_CLAIM on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method BEFORE_PROCESSING_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 2 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Gewährleistung | 20021108 | |||
| 3 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 | |||
| 4 | IV_STEPID | Call by reference | Type reference (TYPE) | WTYMP_STEP_ID | Schritt-ID | 20021108 |
Method BEFORE_PROCESSING_OPERATION on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method CUSTOMER_EXIT_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 2 | IV_CALLPOINTID | Call by reference | Type reference (TYPE) | WTYMP_BADI_POINTID | Zeitpunkt-ID für Aufruf von Customer-Exit | 20021108 | |||
| 3 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Gewährleistung | 20021108 | |||
| 4 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 | |||
| 5 | IV_STEPID | Call by reference | Type reference (TYPE) | WTYMP_STEP_ID | Schritt-ID | 20021108 |
Method CUSTOMER_EXIT_OPERATION on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RANGES | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection ranges | 20021108 | |||
| 2 | EO_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_MP_OPERATION_RESULT | Return code | 20021108 | |||
| 3 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | Custom job parameters structure w. values | 20021108 | |||
| 4 | IV_JOBID | Call by reference | Type reference (TYPE) | WTYMP_JOBID | Job-ID | 20021108 |
Method INITIALIZATION on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method VALIDATE_CONDITION_VALUE Signature
Method VALIDATE_CONDITION_VALUE on Interface IF_EX_WTY_MASS_PROCESSING has no parameter.
Method VALIDATE_CONDITION_VALUE on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
Method VALIDATE_FIELD_VALUE Signature
Method VALIDATE_FIELD_VALUE on Interface IF_EX_WTY_MASS_PROCESSING has no parameter.
Method VALIDATE_FIELD_VALUE on Interface IF_EX_WTY_MASS_PROCESSING has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 471 |