AGENTINFO is an SAP Structure so does not store data like a database table does but can be used to process "Sqlserver Agent Information" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_AGENTINFO TYPE AGENTINFO .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
AUTOSTART | CHAR100 | CHAR | 100 | Character 100 | ||
MSXSERNAME | CHAR100 | CHAR | 100 | Character 100 | ||
SQLAGETYPE | CHAR100 | CHAR | 100 | Character 100 | ||
STARTUPACC | CHAR100 | CHAR | 100 | Character 100 | ||
RESTART | CHAR100 | CHAR | 100 | Character 100 | ||
MAXROWS | CHAR100 | CHAR | 100 | Character 100 | ||
MAXROWJOB | CHAR100 | CHAR | 100 | Character 100 | ||
ERRLOGFILE | CHAR100 | CHAR | 100 | Character 100 | ||
ERRLOGLEV | CHAR100 | CHAR | 100 | Character 100 | ||
ERRRECIP | CHAR100 | CHAR | 100 | Character 100 | ||
MONAUTOST | CHAR100 | CHAR | 100 | Character 100 | ||
LOCHOSTSVR | CHAR100 | CHAR | 100 | Character 100 | ||
JOBSHUTDOW | CHAR100 | CHAR | 100 | Character 100 | ||
CMDEXECACC | CHAR100 | CHAR | 100 | Character 100 | ||
REGCONNECT | CHAR100 | CHAR | 100 | Character 100 | ||
HOSTLOGIN | CHAR100 | CHAR | 100 | Character 100 | ||
HOSTLOGPWD | CHAR100 | CHAR | 100 | Character 100 | ||
LOGINTMOUT | CHAR100 | CHAR | 100 | Character 100 | ||
IDLECPUPER | CHAR100 | CHAR | 100 | Character 100 | ||
IDLECPUDUR | CHAR100 | CHAR | 100 | Character 100 | ||
OEMERRORLG | CHAR100 | CHAR | 100 | Character 100 | ||
SYSADMIN | CHAR100 | CHAR | 100 | Character 100 | ||
EMAILPROF | CHAR100 | CHAR | 100 | Character 100 | ||
EMAILSENDF | CHAR100 | CHAR | 100 | Character 100 | ||
CPUPOLLENA | CHAR100 | CHAR | 100 | Character 100 | ||
ALREPRUNTOKS | CHAR100 | CHAR | 100 | Character 100 |
Key field | |
Non-key field |
AGENTINFO - Sqlserver Agent Information AGENCY_MSG_LIST_ADD_DATA - Agency Business: Additional Data for Message List AGENCY_FLOW_NODE - Node structure of the document flow tree AGDETAIL_ITAGCY - Data for Agency Category AGDB - ABAP/4 Generation Tool: Pattern database AG1252 - Profile generator: Organizational levels