Table list used by SAP ABAP Function Module K_VKKS0_READ (Lesen VKKS0-Satz aus Puffer oder von der DB)
SAP ABAP Function Module
K_VKKS0_READ (Lesen VKKS0-Satz aus Puffer oder von der DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATATYPE | General Data Types (for General Function Modules and so on) | SOURCE VALUE(I_NO_BUFFER_READ) LIKE DATATYPE-CHAR0001 DEFAULT SPACE |
|
| 2 | DATATYPE | General Data Types (for General Function Modules and so on) | SOURCE VALUE(I_NO_DATABASE_READ) LIKE DATATYPE-CHAR0001 DEFAULT SPACE |
|
| 3 | VKKS0 | Generated Table for View | SOURCE T_VKKS0 STRUCTURE VKKS0 OPTIONAL |
|
| 4 | VKKS0 | Generated Table for View | SOURCE VALUE(I_AUFNR) LIKE VKKS0-AUFNR |
|
| 5 | VKKS0 | Generated Table for View | SOURCE VALUE(I_POSNR) LIKE VKKS0-POSNR OPTIONAL |
|
| 6 | VKKS0 | Generated Table for View | SOURCE VALUE(E_VKKS0) LIKE VKKS0 |
|
| 7 | VKKS0 | Generated Table for View | ||