[52097] in SAPr3-news

home help back first fref pref prev next nref lref last post

Re: SAP HR

daemon@ATHENA.MIT.EDU (Jürgen Menges)
Wed Nov 3 09:00:51 2004

To: sapr3-news@mit.edu
Date: Wed, 3 Nov 2004 15:00:46 +0100
From: "Jürgen Menges" <jmen@jmen-web.de>
Message-ID: <cmaoad$e57$1@news.web.de>

nice try! But what is the content of the both includes??
Is pernr defined as a logical database? What should the program be able to?

Kind regards
-- 
Jürgen Menges
www.jmen-web.de


"Aminovic" <aminovic@yahoo.fr> schrieb im Newsbeitrag
news:f237b2a8.0411030502.261f2b0c@posting.google.com...
> hello
>
>  i wrote a  simple program and the problem is that when it gets pernr
> it jumps directly to the end of selection. i doens't process the code
> after get pernr
>
> the code:
> REPORT  Z_HR_TEST  no standard page heading.
>
> include Z_HR_TEST_DATA.
> include Z_HR_TEST_FORM.
>
>
>
> start-of-selection.
> write:/ 'hall'.
>
> get pernr.
>
>
> write:/ pa0002-pernr.
>
> * there is some perform here
>   write:/ 'fall'.
>
>
> end-of-selection.
> *******************************
>
> the output is :
> hall



home help back first fref pref prev next nref lref last post