![]() | SUMMARY | DETAIL |
Macros to manage process flow active tasks and elements.
Macro Summary | |
external | %lsaf_getpfcompletedelements(lsaf_path=, lsaf_processflow=, sas_dsname=work.lsafGetPFCompletedElements);
Gets the metadata for the completed elements for the specified process flow within the ...
|
external | %lsaf_getpfcurrentelements(lsaf_path=, lsaf_processflow=, sas_dsname=work.lsafGetPFCurrentElements);
Gets the metadata for the current elements for the specified process flow within the specified ...
|
Macro Detail |
%lsaf_getpfcompletedelements(lsaf_path=, lsaf_processflow=, sas_dsname=work.lsafGetPFCompletedElements);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The path of the context in which the process flow is located.lsaf_processflow
-
- Required - The name of the process flow.sas_dsname
-
- Optional - The name of the output SAS data set to contain the completed
%lsaf_getpfcurrentelements(lsaf_path=, lsaf_processflow=, sas_dsname=work.lsafGetPFCurrentElements);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The path of the context in which the process flow is located.lsaf_processflow
-
- Required - The name of the process flow.sas_dsname
-
- Optional - The name of the output SAS data set to contain the current