We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 122378d + dbaf44d commit 182e454Copy full SHA for 182e454
1 file changed
Migration script/openIMIS migration latest.sql
@@ -7317,10 +7317,12 @@ CREATE PROCEDURE [dbo].[uspAPIGetCoverage]
7317
)
7318
AS
7319
BEGIN
7320
+
7321
/*
7322
RESPONSE CODE
7323
1-Wrong format or missing insurance number of head
7324
2-Insurance number of head not found
7325
7326
*/
7327
7328
/**********************************************************************************************************************
@@ -8885,4 +8887,5 @@ NextPolicy:
8885
8887
DEALLOCATE LOOP1
8886
8888
8889
END
-GO
8890
+GO
8891
0 commit comments