Data Element list used by SAP ABAP Function Module WB2_PRINT_PARAMETER_SF (Trading-Kontrakt: Druckparameter für Druck mit SmartForm)
SAP ABAP Function Module
WB2_PRINT_PARAMETER_SF (Trading-Kontrakt: Druckparameter für Druck mit SmartForm) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_SCREEN) LIKE BOOLE-BOOLE |
|
| 2 | LAND1 | Country Key | SOURCE VALUE(I_RECEIVER_COUNTRY) LIKE TRCON_HD_TECH-RECEIVER_COUNTRY |
|
| 3 | TDBOOL | Checkbox (yes or no) | SOURCE VALUE(USER_SETTINGS) TYPE TDBOOL |
|
| 4 | TDDEVICE | Output device | ||
| 5 | TKONN | Trading Contract: Trading Contract Number | SOURCE VALUE(I_TKONN) LIKE KOMWBHK-TKONN OPTIONAL |
|
| 6 | TPOSN | Trading Contract: Item Number | SOURCE VALUE(I_TPOSN) LIKE KOMWBHI-TPOSN DEFAULT '000000' |
|