DBA Data[Home] [Help]

APPS.CN_COMPGROUPS_PVT dependencies on STANDARD

Line 24: -- Description: Standard API parameter which states

20: -- the group is a toplevel group; Also this group itself
21: -- should exist
22: -- Parameters :
23: -- IN : p_api_version IN NUMBER Required
24: -- Description: Standard API parameter which states
25: -- the api version; used to check
26: -- compatibility of calling code
27: -- p_init_msg_list IN VARCHAR2 Optional
28: -- Default = FND_API.G_FALSE

Line 29: -- Description: Standard API parameter which

25: -- the api version; used to check
26: -- compatibility of calling code
27: -- p_init_msg_list IN VARCHAR2 Optional
28: -- Default = FND_API.G_FALSE
29: -- Description: Standard API parameter which
30: -- specifies whether message stack
31: -- should be re-initialized
32: -- p_commit IN VARCHAR2 Optional
33: -- Default = FND_API.G_FALSE

Line 34: -- Description: Standard API parameter; specifies

30: -- specifies whether message stack
31: -- should be re-initialized
32: -- p_commit IN VARCHAR2 Optional
33: -- Default = FND_API.G_FALSE
34: -- Description: Standard API parameter; specifies
35: -- whether a commit should be issued
36: -- on successful completion of
37: -- transaction
38: -- p_validation_level IN NUMBER Optional

Line 40: -- Description: Standard API parameter; specifies

36: -- on successful completion of
37: -- transaction
38: -- p_validation_level IN NUMBER Optional
39: -- Default = FND_API.G_VALID_LEVEL_FULL
40: -- Description: Standard API parameter; specifies
41: -- validation level
42: -- IMPORTANT: USE DEFAULT
43: -- p_comp_group_rec IN comp_group_rec_type Required
44: -- Description: The record containing the