Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LB_BIL_INVOICE

Former Member
0 Likes
382

Hi Folks

I need to customize the LB_BIL_INVOICE to meet my requirements. All I need to display is the Invoice Number, Customer PO Number and Invoice Details. I have been trying to alter the std form but it seems harder than I thought.

Under Pages and Windows - FIRST - INFO you have 2 lines of code and then Info text node and then invoice info templates

When I delete the INFO text node, invoice info template information disappears. I dont understand how this happens as there is no dependent condition. I just want to be able to delete the info that is not required in my form. Pleas advice on what I could be doing wrong.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
347

Hi

an alternative solution can be to place a improbable condition in the <b>Conditions</b> tab of the nodes ( <b>1=2</b> ) which u don't to get executed.

2 REPLIES 2
Read only

Former Member
0 Likes
348

Hi

an alternative solution can be to place a improbable condition in the <b>Conditions</b> tab of the nodes ( <b>1=2</b> ) which u don't to get executed.

Read only

Former Member
0 Likes
347

I guess for the time being I can add impossible conditions but eventually I need to resolve this issue before moving into production