Data Element list used by SAP ABAP Function Module WLK2_MATERIAL_FOR_FILIA (Testen, ob ein Artikel von einer Filiale bewirtschaftet werden)
SAP ABAP Function Module
WLK2_MATERIAL_FOR_FILIA (Testen, ob ein Artikel von einer Filiale bewirtschaftet werden) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VDBFL | Date to which sold in the store | SOURCE VALUE(PI_DATBI) LIKE WLK2-VKBIS DEFAULT '00000000' |
|
| 2 | VDVFL | Date from which sold in the store | SOURCE VALUE(PI_DATAB) LIKE WLK2-VKDAB DEFAULT '00000000' |
|
| 3 | VKOIV | Sales organization for intercompany billing | SOURCE VALUE(PI_VKORG) LIKE T001W-VKORG OPTIONAL |
|
| 4 | VTWIV | Distribution channel for intercompany billing | SOURCE VALUE(PI_VTWEG) LIKE T001W-VTWEG OPTIONAL |
|
| 5 | WERKS_D | Plant | SOURCE VALUE(PI_FILIA) LIKE T001W-WERKS |
|
| 6 | WJDPOSMODE | POS interface: mode flag for various applications | SOURCE VALUE(PI_MBEW_CHECK) LIKE WPSTRUC-MODUS DEFAULT ' ' |
|
| 7 | WJDPOSMODE | POS interface: mode flag for various applications | SOURCE VALUE(PI_IGNORE_WLK1_CHECK) LIKE WPSTRUC-MODUS DEFAULT ' ' |
|