DBA Data[Home] [Help]

APPS.AMS_DMEXTRACT_PVT dependencies on STANDARD

Line 41: -- errbuf - standard concurrent program output

37: -- Concurrent program to call extractmain with update
38: -- as the mode.
39: --
40: -- Parameters
41: -- errbuf - standard concurrent program output
42: -- retcode - standard concurrent program output
43: PROCEDURE schedule_update_parties (
44: errbuf OUT NOCOPY VARCHAR2,
45: retcode OUT NOCOPY VARCHAR2

Line 42: -- retcode - standard concurrent program output

38: -- as the mode.
39: --
40: -- Parameters
41: -- errbuf - standard concurrent program output
42: -- retcode - standard concurrent program output
43: PROCEDURE schedule_update_parties (
44: errbuf OUT NOCOPY VARCHAR2,
45: retcode OUT NOCOPY VARCHAR2
46: );