include top

Post on 11-Dec-2015

212 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

fasdfsd

TRANSCRIPT

FUNCTION-POOL zfinapi."MESSAGE-ID ..*=======================================================================* Tabelas transparentes*=======================================================================TABLES: .*=======================================================================* Ranges*=======================================================================RANGES: R_ for -.*=======================================================================* Estruturas*=======================================================================TYPES: BEGIN OF y_, TYPE -, END OF y_.*=======================================================================* Tabelas Internas*=======================================================================DATA: t_ TYPE TABLE OF .*=======================================================================* Work Areas*=======================================================================DATA: wa_ TYPE .*=======================================================================* Variveis*=======================================================================DATA: vg_ type -.*=======================================================================* Ponteiros*=======================================================================FIELD-SYMBOLS: TYPE any.*=======================================================================* Constantes*=======================================================================CONSTANTS: cc_ TYPE c VALUE 'VALOR'. *=======================================================================* Macros*=======================================================================

top related