In osp cycyle i have one finished goods -FG1 Raw material - RM1 Osp Item - OSP1 Resource -Ospres01 Charge Type -PO Move I assign dept, then i created routing and bom. then i realsed job the PO requestion Generated But when i replace on another OSP ITEM - OSP2 for OSP1 having same attributes i am not getting Po requestion CAn any one help me? Thanks in advance, Raghunandana raghu.nandana@rediffmail.com
5 10931a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
2198how to increase the perfomance in ur designer & reporting? how to reduce the refershing time & what precations would u take ?
3 8656how to solve #multivalue, #syntax, #error. iwant complete solution process in practical wise?
1 54441I wold like to learn TIBCO.Can any one who is working on TIBCO,please advice.Tell me brief abt TIBCO.Currently i have Java/J2ee background.Please update u r mail Id too.Thanx in advance
6 24622Post New TCS Interview Questions
What are the benefits of using Spark with Apache Mesos?
What is the use of controller module?
What is a tripod?
What causes hard disk failure?
i want to do sap course as i am fresher(mba hr) is it usefull to do sap hr without experience
AMONG LIFE INSURANCE, GENERAL INSURANCE & RISK MANAGEMENT, WHY DID YOU SPECIFICALLY CHOSE RISK MANAGEMENT/GENERAL INSURANCE/LIFE INSURANCE?
WHY HAVE YOU SELECTED OUR B SCHOOL??
What is action chaining ?
Explain how to use sql queries in qtp ?
Can you control when passivation occurs?
Which ‘meta box’ is not hidden by default on Post and Page screens?
Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?
What is an anonymous object in scala?
What is or mapping in hibernate?
Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon