{
{       This subcommand deactivates an RHFAM client application. Connection
{ requests by inactive client applications are rejected and established
{ connections may optionally be terminated.
{
{       The caller must have NETWORK_APPLICATION_MANAGEMENT capability specified
{ in the validation file, or be the system job in order to use this command.
{
{
{ DEACTIVATE_RHFAM_CLIENT, DEARC(
{     client, c : NAME 1..7 = $REQUIRED
{     terminate_active_connections, tac : BOOLEAN = FALSE
{     status)
{
{ client: This parameter specifies the name of the client application to
{   be deactivated.
{
{ terminate_active_connections: If TRUE, currently active connections are
{   terminated immediately. If FALSE, processing of currently established
{   connections is allowed to continue until normal termination occurs.
{
{ status: This parameter returns the results of this request. A normal status
{   means that the requested client was deactivated.
{
