- Home
- Resources
- SAP Tables
- NCMON - IS-HCM: Function Modules for Monitoring Program
SAP Table NCMON
IS-HCM: Function Modules for Monitoring Program
NCMON (IS-HCM: Function Modules for Monitoring Program) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link NCMON to other SAP tables.
Source: NCMON (IS-HCM: Function Modules for Monitoring Program)
NCMON table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
FUNAM |
Name of Function Module/Check Routine to Be Executed |
ISHFUNAM |
TFDIR
|
CHAR |
|
30 |
0 |
|
KZAKTIV |
IS-HCM: Active entry indicator |
KZAKTIV |
|
CHAR |
|
1 |
0 |
Possible values
|
RECEIVER |
Recipient Name |
SO_REC_NAM |
|
CHAR |
|
12 |
0 |
|
RECESC |
Specification of recipient type |
SO_ESCAPE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Name |
P |
Private distribution list |
C |
Shared distribution list |
O |
SAPoffice user |
B |
SAP user |
U |
Internet address |
X |
X.400 address |
R |
SAP user in another SAP System |
A |
External address |
F |
Fax number |
D |
X.500 Address |
L |
Telex number |
H |
Organizational unit/position |
J |
SAP object |
G |
Organization object/ID |
K |
Pager/SMS |
1 |
Other Recipient Types |
|
FREQUENCY |
Frequency of Execution |
N_FREQUENC |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Always |
H |
Hourly |
D |
Daily |
W |
Weekly |
M |
Monthly |
Y |
Yearly |
|
FUNCRANK |
IS-HCM: Ranking Order |
N_FUNCRANK |
|
NUMC |
|
2 |
0 |
|
LASTDATE |
IS-HCM: Date of Last Check |
N_LASTDATE |
|
DATS |
|
8 |
0 |
|
LASTTIME |
IS-HCM: Time of Last Check |
N_LASTTIME |
|
TIMS |
|
6 |
0 |
|
PARAM1 |
IS-H: Transfer Parameters |
N_PARAM |
|
CHAR |
|
16 |
0 |
|
PARAM2 |
IS-H: Transfer Parameters |
N_PARAM |
|
CHAR |
|
16 |
0 |
|
PARAM3 |
IS-H: Transfer Parameters |
N_PARAM |
|
CHAR |
|
16 |
0 |
|
PARAM4 |
IS-H: Transfer Parameters |
N_PARAM |
|
CHAR |
|
16 |
0 |
|
PARAM5 |
IS-H: Transfer Parameters |
N_PARAM |
|
CHAR |
|
16 |
0 |
|
NCMON foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
NCMON |
FUNAM |
NCMON |
FUNAM |
TFDIR |
Function Module |
FUNCNAME |
NCMON |
MANDT |
NCMON |
MANDT |
T000 |
Clients |
MANDT |