SAP ABAP Function Module KCONS_GET_DETAILS (Kcons: Get Kcons data based on customer number)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-BP-CM (Application Component) Customer Master
⤷
ERP_CUSTOMER_DP_CONSENT (Package) Customer master data Privacy Consent
⤷
⤷
Basic Data
| Function Module | KCONS_GET_DETAILS | Kcons: Get Kcons data based on customer number |
| Function Group | KCONS_UPDATE | Consent Data: Update for KCONS table |
| Program Name | SAPLKCONS_UPDATE | |
| INCLUDE Name | LKCONS_UPDATEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_KCONS | TYPE | KCONS_DETAILS | kcons: table type for table kcons | |||
| |
IV_KUNNR | TYPE | KUNNR | Customer Number | |||
| |
IV_LOCK | TYPE | XFELD | Locking argument | |||
| |
NO_DATA_FOUND | TYPE | No data found in Kcons table | ||||
| |
LOCK_FAILED | TYPE | Failed to lock the KUNNR | ||||
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 | 20130531 |
| SAP Release Created in | 617 |