Files
_resources/it114105/itp4512/Lab06/Z_06_SELECT_SCR.abap
louiscklaw 04dbefcbaf update,
2025-02-01 01:58:47 +08:00

12 lines
677 B
ABAP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

*&---------------------------------------------------------------------*
*& Report  Z_06_SELECT_SCR *
*& *
*&---------------------------------------------------------------------*
*& *
*& *
*&---------------------------------------------------------------------*
REPORT Z_06_SELECT_SCR
PARAMETERS: P_CARRID TYPE SBOOK-CARRID OBLIGATORY,
P-FLDATE TYPE SBOOK-FLDATE DEFAULT SY-DATUM,
P-SMOKER AS CHECKBOX.