what is the standard program for blanket po to process data
from interface table to bace table
Answers were Sorted based on User's Feedback
Answer / amol
To process Blanket PO via interface table you need to use "Import Price Catalogs" Program. I used this program and process so many POs....
Is This Answer Correct ? | 12 Yes | 3 No |
Answer / guest
import standard purchase order-- transfer the data from
interface table base table
Is This Answer Correct ? | 4 Yes | 3 No |
while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?
what are centralized and decentralized level of control of item attributes?
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
in reports token is casesensitive or not?
PL/SQL stored procedure parameters?
why r u move in the cus_top only why not move another top
Are you familiar with internet architecture of oracle apps 11i?
what is the difference between request group and request security group in oracle apps?
What is P2P cycle.
27 Answers Accenture, Deloitte, EE Limited, EXL, IBM, Tech Mahindra,
What is the autonomous transaction?give me example?
Can you have two stored functions with in the same name?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using >CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.