SAP FCc Replacements
${T:<?>}
Process Parameters - The replacement T
retrieves its value from the current process. The below parameters are available by default, customer extensions (Dictionary structure CI_CLOCOAF_TEMPL
and CI_CLOCOAF_INST
) are also available.
Parameter | Description |
---|---|
MANDT | Client |
PROFILE | Fast Close: Task List |
INSTANCE | Counter |
NODE | FCc Node ID |
ITEM | FCc Node ID |
NODE_GRP | Integer for Fast Close (Node Administration) |
POS | Position Under Node |
GRP_PREV | Integer for Fast Close (Node Administration) |
KIND | Task Type |
REPORT | Abap Program |
VARIANTE | Abap Variant |
SEQUENCE | Fast Close: Flow Definition |
TRANSACT | Fast Close: Transaction |
EXE_USR | Task Processor |
RES_USR | Responsible for Task |
EXE_DAY_OFFSET | Offset in Days Relative to Reference Date of a Task List |
DAY_TYPE | Type of Day (Calendar Day or Working Day) |
EXE_TIME | Planned Start Time of Task |
DEF_TIME_ZONE | Time Zone for Definition |
INACTIVE | Boolean Indicator |
LOCKED | Task Completed |
AUTO_VAR | Create Variant Automatically |
TEXT | Description of Folder or Task |
JOB | Task Name |
JOB_ID | Job ID |
LAUFZEIT_D | Current Date of Application Server |
LAUFZEIT_T | Current Time of Application Server |
DOCUMENT_ID | Business Document Service: Document ID |
IUSAGE | Usage in Closing Types |
TEST_NODE | FCc Node ID |
CRIT_PATH | Indicator: Object Belongs to Critical Path |
BATCHJOB_ID | Background job name |
AGR_NAME | Role Name |
COMMENT_FLAG | Single-Character Indicator |
SAP_SCRIPT_ID | GUID in 'CHAR' Format in Uppercase |
RT_DEF_ID | Name of Task in FCA |
RT_QUEUE | Queue of a Task in FCA |
NOTIFIED | Receive Email Notifications |
START_IMMD | Task Starts Immediately |
EXE_USR_ID | Processor |
EXE_USR_TYPE | Processor Type |
RES_USR_ID | Responsible |
RES_USR_TYPE | Responsible Agent Type |
TASK_GROUP | Task Group Name |
TG_ITEM | FCc Node ID |
AUTHGRP | Authorization Group |
GLOBAL_ID | Global ID |
RFC_ID | Remote System |
CREATED_BY | User Name |
CREATED_ON | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) |
CHANGED_BY | User Name |
CHANGED_ON | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) |
RJ_USR | Job Owner |
RJ_JOBNAME | Job Name |
RJ_CREATOR | Job Creator |
IC_SIG | Significance of Task |
IC_AUTO | Automation Level of Task |
IC_PURP | Purpose of Task |
Example
${T:TASK_GROUP}
See Also
financeTopic