DBA Data[Home] [Help]

APPS.OE_LINE_ADJ_SECURITY dependencies on OE_ORDER_PUB

Line 1242: ( p_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type

1238:
1239: END change_text;
1240:
1241: PROCEDURE Entity
1242: ( p_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type
1243: , x_result OUT NOCOPY NUMBER
1244:
1245: , x_return_status OUT NOCOPY VARCHAR2
1246:

Line 1307: ( p_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type

1303: END Entity;
1304:
1305:
1306: PROCEDURE Attributes
1307: ( p_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type
1308: , p_old_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type := OE_Order_PUB.G_MISS_LINE_ADJ_REC
1309: , x_result OUT NOCOPY NUMBER
1310:
1311: , x_return_status OUT NOCOPY VARCHAR2

Line 1308: , p_old_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type := OE_Order_PUB.G_MISS_LINE_ADJ_REC

1304:
1305:
1306: PROCEDURE Attributes
1307: ( p_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type
1308: , p_old_LINE_ADJ_rec IN OE_Order_PUB.LINE_ADJ_Rec_Type := OE_Order_PUB.G_MISS_LINE_ADJ_REC
1309: , x_result OUT NOCOPY NUMBER
1310:
1311: , x_return_status OUT NOCOPY VARCHAR2
1312: