% include ../partials/head %> <% include ../partials/header %>
ReqId | ReqSource | NotificationURL | Action | ReqTimestamp | UpdateTimestamp | ReqStatus | ProcStatus | ReasonCode | ReasonMsg | ServiceId | CommonId | Clli_A | Clli_Z | Customer | ControllerId | <% if(priv == 'A'){ %>Action | <% } %>
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<%= row.request_id %> | <%= row.request_source %> | <%= row.notification_url %> | <%= row.action %> | <%= row.request_timestamp %> | <%= row.update_timestamp %> | <%= row.request_status %> | <%= row.processing_status %> | <%= row.reason_code %> | <%= row.reason_message %> | <%= row.service_id %> | <%= row.common_id %> | <%= row.clli_a %> | <%= row.clli_z %> | <%= row.customer %> | <%= row.controller_id %> | <% if(priv == 'A') { %><% } %> |