Show TOC

Type

Use

Uniform Resource Locator (URL) , under which the catalog can be reached.
Example: URL of the aspect catalog:
http://aspectsap.aspectdv.com/NetClient/cgi-win/wincgi.exe
Individual parameters when the catalog is called up can also be SAP fields. If, for example, a user name has to be passed on, you can enter SY-UNAME in the Content field. The system then automatically fills the parameter with the user name.
Note: the aspect catalog catalog is supplied with a fixed value however.
If the parameter always has a fixed value, enter type 2.
Example:
Parameter REQTYPE always has the content LOGIN.
Special fixed value parameter innerhalb within a service of the catalog application. This type is treated in the same way as type 2 when the catalog call is generated.
The name of the return URL depends on the catalog. You may not fill the Content field, because this field is determined and passed on dynamically at the time of the call.
Example:
For the aspect catalog, the name is HOOK_URL; for the SAP product catalog it is MM_HOOK_URL.

Caution

You must maintain all catalog-specific call parameters before the entry with type 4. The three SAP-internal parameters named must follow after the entry with type 4:

Name Content Type
HOOK_URL 4
~OkCode ADDI 2
~Target _top 2
~ForceTarge Yes 2

Example: complete call of aspect catalog:

http://aspectsap.aspectdv.com/NetClient/cgi-win/wincgi.exe?SEQNO=1&REQTY
PE=LOGINPASSWORD=cisdba&SERVICE=SAP& emo+on+AOL2&CONFIG
=DEFAULTHOOK_URL=http%3A%2F%2Fp09319%2Ewdf%2Esap%2Dag%2Ede%3A
1080%2Fscripts%2Fwgate%2Edll%2FMEW0%2F%3F%7E

The return is passed on in encrypted form.