SAP ABAP Function Module CRM_LEAD_H_UPDATE_DU (Schreiben der geänderten Einträge auf die Datenbank)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-LEA (Application Component) Lead Management
⤷
CRM_LEAD_H (Package) CRM Lead: Header Data
⤷
⤷
Basic Data
| Function Module | CRM_LEAD_H_UPDATE_DU | Schreiben der geänderten Einträge auf die Datenbank |
| Function Group | CRM_LEAD_H_DU | Lead Management: Header - DB Update |
| Program Name | SAPLCRM_LEAD_H_DU | |
| INCLUDE Name | LCRM_LEAD_H_DUU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_RECORDS_TO_INSERT | TYPE | CRMT_LEAD_H_DU_TAB | Table Type for Lead Header Corresponding to Database Table | |||
| |
IT_RECORDS_TO_UPDATE | TYPE | CRMT_LEAD_H_DU_TAB | Table Type for Lead Header Corresponding to Database Table | |||
| |
IT_RECORDS_TO_DELETE | TYPE | CRMT_LEAD_H_DU_TAB | Table Type for Lead Header Corresponding to Database Table | |||
| |
IT_GUID_TO_DELETE | TYPE | CRMT_OBJECT_KEY_TAB | Table of One Order Documents | |||
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 | 20010220 |
| SAP Release Created in | 30A |