SAP ABAP Function Module DPWTY_RECALL_HISTORY_UPDATE (RFC to update recall History after recall apply)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
DP_WTY_RFC (Package) Warranty RFC interface
⤷
⤷
Basic Data
| Function Module | DPWTY_RECALL_HISTORY_UPDATE | RFC to update recall History after recall apply |
| Function Group | DPWTY_RFC | RFC functions for dealer portal warranty |
| Program Name | SAPLDPWTY_RFC | |
| INCLUDE Name | LDPWTY_RFCU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
| |
IV_RECALL_GUID | TYPE | WTY_GUID | GUID Warranty recall | |||
| |
IV_CLMNO | TYPE | WTY_CLMNO | Number of Warranty Claim reference recall | |||
| |
IV_RECALL_NO | TYPE | WTY_CLMNO_RCL | Internal Recall Number | |||
| |
IV_RELOB_RCL | TYPE | WTY_RELOB | Object Number in Recall object list | |||
| |
IV_RELTY | TYPE | WTY_RELTY | Type of Warranty Object | |||
| |
IV_RELOB | TYPE | WTY_RELOB | Internal Object Number | |||
| |
IV_CLAIM_DATE | TYPE | WTY_REFDT | Reference Date | |||
| |
IV_PARTNER | TYPE | WTY_PARNR | Partner | |||
| |
IV_VERSION_GUID | TYPE | WTY_GUID | Warranty Claim version guid with recall items | |||
| |
IV_SIMULATE | TYPE | FLAG | SPACE | Simuation flag , no update task call | ||
| |
IV_FROMBUFFER | TYPE | BAPI2222HEADER-FROMBUFFER | 'X' | Read from Temporary Data Buffer | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |