Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ZEHCAT
entries

MANDT

HNCAT

CMODE

ACTION

<ALL OTHER FIELDS>

 

<client>

<space><space>

X

X

<space>

 

<client>

++

X

X

<space>

5.  The Tables

 

Programmers may view or modify the contents of the ZEMCTRL and ZEHCAT tables via utility program ZBRSMAIL. This program presents the following modification options for each table:

...

Table ZEHCAT contains the following fields: 


ZEHCAT

Field Name

Data Element

Data Type

Length

Description

 

MANDT

MANDT

CLNT

3

Client

 

HNCAT

ZHNCAT

CHAR

2

Email handling category

 

CMODE

ZCMODE

CHAR

1

Email processing mode
(<space> = Send normally, X = Intercept)

 

ACTION

ZACTION

CHAR

1

Email interception action
(X = Discard, R = Redirect, F = UNIX file,
 S = Print Spool file)

 

MAILTO

ZMAILTO

CHAR

241

"To:" Email address for redirect, or
UNIX file path & name suffixed to
"/usr/bridges/<system>/saptmp/"

 

CCTO

ZMAILCC

CHAR

241

"Cc:" Email address for redirect

 

PDEST

SYPDEST

CHAR

4

Printer name for print spool file

 

PRIMM

SYPRIMM

CHAR

1

Print immediately flag for spool file

 

PRREL

SYPRREL

CHAR

1

Delete after printing flag for spool file

 

PRNEW

SYPRNEW

CHAR

1

New spool request flag for spool file

 

LOG

ZLOG

CHAR

1

Log flag
(<space> = Don't log, X = Log)

 

DESCRIPTION

ZEHCATCOMMENT

CHAR

50

Comment field describing HNCAT use and purpose


...

Table ZEMLOG contains the following fields:ZEMLOGField NameData ElementData TypeLengthDescriptionMANDTMANDTCLNT3ClientHOSTSYHOSTCHAR8Host

ZEMLOG

Field Name

Data Element

Data Type

Length

Description

 

MANDT

MANDT

CLNT

3

Client

 

HOST

SYHOST

CHAR

8

Host
(system name, e.g. MAPLE, PINE, etc)

...

 

UNAME

UNAME

CHAR

12

User name

 

CPROG

SYCPROG

CHAR

40

Calling program name (SY-CPROG)

 

TMSTPT

ZNTSTMPL

DEC

21

UTC time stamp in long decimal form
(a number like YYYYMMDDhhmmss.mmmuuun)

...

 

EXCEP

RS38L_EXCN

CHAR

30

Name of function module exception

 

ERTXT

ZERTXT

CHAR

240

Error text (or a statement of success)

...

 

RECIP

ZEMAILTO

CHAR

80

Email "To:" address
(first 80 char)

...

 

SBJCT

ZSUBJECT

CHAR

80

Subject line of Email
(first 80 char)

...

 

ACTION

ZACTION

CHAR

1

Email processing action
(from ZEHCAT)



 | | E-MAIL HANDLING CATEGORIES | DEVELOPMENT RESOURCES |

...