Tree Alv
Tree Alv
Tree Alv
ULINE.
WRITE :/50 'This is computer generated file' COLOR 6,
/10 'Page No.' COLOR 1, sy-pagno COLOR 1.
SKIP 2.
WRITE :/ 'Number of record are:' COLOR 2, gv_vbak_rec COLOR 2.
ENDFORM. " DISPLAY_VBAK_DATA
*&---------------------------------------------------------------------*
*& Form GET_VBAP_DATA
*&---------------------------------------------------------------------*
* text
*----------------------------------------------------------------------*
* --> p1 text
* <-- p2 text
*----------------------------------------------------------------------*
FORM get_vbap_data .
SKIP 2.
WRITE :/ 'Number of record are:' COLOR 2, gv_vbap_rec COLOR 2.
SKIP 2.
WRITE :/ 'Number of record are:' COLOR 2, gv_kna1_rec COLOR 2.
SKIP 2.
WRITE :/ 'Number of record are:' COLOR 2, gv_t001_rec COLOR 2.