Oracle General Ledger (GL) Question:
Can we change the profile value? How?
Answer:
nd_profile API can sbe used to set the profile value
fnd_profile.put(name in varchar2,value in varchar2)
fnd_profile.put(name in varchar2,value in varchar2)
Previous Question | Next Question |
What is the MD form 50? | What is the difference between GL date and GL posted date? |