DBA Data[Home] [Help]

APPS.OKS_BILLING_PUB dependencies on OKC_CONTEXT

Line 2569: -- okc_context.set_okc_org_context(l_bill_Rec.authoring_org_id, Null);

2565: FND_FILE.PUT_LINE( FND_FILE.LOG,'OKS_BILLING_PUB.Calculate_bill => Price_uom ' ||l_bill_rec.price_uom);
2566: END IF;
2567:
2568: -- Commented as part of R12. Authoring org id changed to org_id (MOAC)
2569: -- okc_context.set_okc_org_context(l_bill_Rec.authoring_org_id, Null);
2570: okc_context.set_okc_org_context(l_bill_Rec.org_id, Null);
2571:
2572: IF l_write_log THEN
2573: FND_FILE.PUT_LINE( FND_FILE.LOG, 'OKS_BILLING_PUB.Calculate_bill => After setting okc_context.set_okc_org_context for org '||l_bill_Rec.org_id);

Line 2570: okc_context.set_okc_org_context(l_bill_Rec.org_id, Null);

2566: END IF;
2567:
2568: -- Commented as part of R12. Authoring org id changed to org_id (MOAC)
2569: -- okc_context.set_okc_org_context(l_bill_Rec.authoring_org_id, Null);
2570: okc_context.set_okc_org_context(l_bill_Rec.org_id, Null);
2571:
2572: IF l_write_log THEN
2573: FND_FILE.PUT_LINE( FND_FILE.LOG, 'OKS_BILLING_PUB.Calculate_bill => After setting okc_context.set_okc_org_context for org '||l_bill_Rec.org_id);
2574: END IF;

Line 2573: FND_FILE.PUT_LINE( FND_FILE.LOG, 'OKS_BILLING_PUB.Calculate_bill => After setting okc_context.set_okc_org_context for org '||l_bill_Rec.org_id);

2569: -- okc_context.set_okc_org_context(l_bill_Rec.authoring_org_id, Null);
2570: okc_context.set_okc_org_context(l_bill_Rec.org_id, Null);
2571:
2572: IF l_write_log THEN
2573: FND_FILE.PUT_LINE( FND_FILE.LOG, 'OKS_BILLING_PUB.Calculate_bill => After setting okc_context.set_okc_org_context for org '||l_bill_Rec.org_id);
2574: END IF;
2575:
2576:
2577: l_okl_flag := 0; --- check for OKL contract