Is PlaceHolderColumn Function or Procedure? Why we don't
write any code in that?
Answers were Sorted based on User's Feedback
Answer / sridhars.s
used to set the value dynamically depending on parameter.
or
used to substitute the values during the generation of reports
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / archana satpathy
Place holder column is a local function. By default it
returns the value assigned to it. For eg
:CP_TEST_PH := 'INDIA' will return the string 'INDIA'. You
can write code in the place holder formula by just writing
what you want to return (return 'INDIA'). In that case you
dont have to assign anything to :CP_TEST_PH anywhere. Just
make sure while creating your Place Holder column, it
returns correct datatype of adequate size.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / amit kumar
used to substitute the values during the generation of
reports...
| Is This Answer Correct ? | 2 Yes | 0 No |
How will u register concurrent request ?
mention the interface tables for item open interface and open transaction interface and also their respective production tables.
What is responsibility?
what are the error tables in AP?
what are the different types of triggers in reports
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
what is item status? name the related table.
Is that Possible To create package without Specification , If Yes Give any Examples
what is pay run id ?
What are triggers?
Tell me how to debug the report?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP