Ansicht
Dokumentation

05145 - Create a directory in AL11

05145 - Create a directory in AL11

ROGBILLS - Synchronize billing plans   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Create a directory in AL11

I'm hip. "Just give me a command line and get out of the way. What
are all these freakin' menus for? Can't people just learn commands
and F4?"
Actually, I've mellowed a little over the years. A "desktop"
with "links" to the DB server, a couple of different applications and
the NY Times is not such a bad thing.
ZSWATCH0 would be nicer if I could find the table where the links are
related to the aliases instead of force feeding them but since the
links are hard coded anyway...and since our BASIS guy is the same as
our DB guy, HR liason, iSeries operator, it's a pretty easy sell.

Rick
--- In SAP on System iZy..., "Martin Brieger" <Martin.BriegerZm...>
wrote:
> GROOVY
>
> Gotta see and check with my BASIS guy, if he wants to implement
that.
>
> Yes, the confusion came about through some comment about AL11 and
> checking if one (I) can the /QNTC there. It took a while for the
coin to drop
> that all this really is, is alias definition. Now unfortunately the
drill down
> and seeing all the neat files with their contents just happens to
be what
> someone wants. Especially nice for data loads and the like.
>
> Though I am an old green screen and DOS prompt fart and if I could,
all the
> pretty pictures would just disappear, but then that is me and I am
still
> faster with my fingers then others with their mousies.
>
> Thanks a bunch Rick, maybe we squeeze the code in!!!
>
> Martin
> ----- Original Message -----
> From: githman3
> To: SAP on System iZy...
> Sent: Tuesday, February 19, 2002 2:23 PM
> Subject: Re: Create a directory in AL11
>
>
> Hi Martin,
>
> You don't seem confused enough yet so I just wanted to let you
know
> what I did!
>
> 1) copy RSWATCH0 to ZSWATCH0
> 2) insert the following lines before the endform statement for
> the 'main' form:
>
> * get name of directory with the error files
> CALL 'C_SAPGPARAM' ID 'NAME' FIELD 'DIR_QNTC'
> ID 'VALUE' FIELD SEARCHPOINTS-DIRNAME.
> * force feed the value for QNTC into the variable
> SEARCHPOINTS-DIRNAME = '/QNTC'.
> PERFORM FLIP_FLOP(RSORA000) USING CFLAG.
> WRITE: / 'DIR_QNTC', 30 SEARCHPOINTS-DIRNAME.
> HIDE SEARCHPOINTS-DIRNAME.
> CLEAR SEARCHPOINTS-DIRNAME.
>
> * get name of directory with the error files
> CALL 'C_SAPGPARAM' ID 'NAME' FIELD 'DIR_ROOT'
> ID 'VALUE' FIELD SEARCHPOINTS-DIRNAME.
> * force feed the value for ROOT into the variable
> SEARCHPOINTS-DIRNAME = '/'.
> PERFORM FLIP_FLOP(RSORA000) USING CFLAG.
> WRITE: / 'DIR_ROOT', 30 SEARCHPOINTS-DIRNAME.
> HIDE SEARCHPOINTS-DIRNAME.
> CLEAR SEARCHPOINTS-DIRNAME.
>
> 3) When I execute ZSWATCH0, I have 2 new aliases (sic?) with
which
> browsing to / through QNTC and the root (not sure I really want
that
> but...) works.
> 4) doh!
>
> Rick
>
>
>
>
> Have a look to our homepage at: http://www.consolut.net
> SAP on System i-unsubscribeZy...
>
> Your use of consolut is subject to
http://www.consolut.net
>
>
>
>
>
> [Non-text portions of this message have been removed]


Durban Tours - Südafrika Safari

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 3915 Date: 20240426 Time: 184112     sap01-206 ( 2 ms )