DBA Data[Home] [Help]

APPS.BIS_BUCKET_PVT dependencies on FND_API

Line 118: p_commit IN VARCHAR2 := FND_API.G_FALSE

114: ,x_error_msg OUT NOCOPY VARCHAR2
115: );
116:
117: PROCEDURE UPDATE_CUST_BUCKET (
118: p_commit IN VARCHAR2 := FND_API.G_FALSE
119: , p_id IN BIS_BUCKET_CUSTOMIZATIONS.id%TYPE
120: , p_bucket_id IN BIS_BUCKET_CUSTOMIZATIONS.bucket_id%TYPE
121: , p_user_id IN BIS_BUCKET_CUSTOMIZATIONS.user_id%TYPE
122: , p_responsibility_id IN BIS_BUCKET_CUSTOMIZATIONS.responsibility_id%TYPE