Hello All,
Could we change the value of parameter in a CDS view while selecting from another CDS view with parameters?
The scenario is:
CDS View C is getting created with source as CDS View B and CDS View B is from CDS View A.
Now all are Vie...
Hello All,
I have a form and it displays table data perfectly till 2nd Page. Post that the data comes distorted.
Example:
1st Case
Data has 21 Records.
so output is like
1st Page:
1
2
.
.
.
17
2nd Page:
18
.
21
Corre...
Hello All,
I have this requirement of creating an Adobe Form for an Invoice Document where the possibility could be of multiple POs for the same Invoice.
So, the form will be one, but on change of every PO the Page Layout has to repeat.
For Exa...
Hello,
I have this requirement to send PO data through IDOC. In the IDOC, there will be Item Level Segment E1EDP01. Suppose the PO has 5 line items, so there will be 5 records in IDOC with E1EDP01 as segments
Now, based on a condition, those 5 re...
Hi All,
There is one Smartform for Invoice and it is displaying no value in few columns despite having data in the internal table.
But this is not happening for all invoices, only for one invoice this issue has occurred so far. How? What could be...
Hi Jelena,The parameter change is not what is asked here. Yes, the parameter will be passed, but the value needs to be calculated and then passed to parameter.Till Now, Parameter P1 is being passed as System Date($session.system_date).Now, the requir...
Hi,I also faced the same issue for past 2 days and when I was debugging the code it didn't appear.But when I ran in normal mode it threw the same error.Then I checked it was an issue of WAIT command.This issue happens when there are multiple IDOC sta...
Hi,I also faced the same issue for past 2 days and when I was debugging the code it didn't appear.But when I ran in normal mode it threw the same error.Then I checked and found it was an issue of WAIT command.This issue happens when there are multipl...
Hi Satish,Even I said the same to Functional that the data is coming unsorted. Because when I created a sample PDF Form with same design layout and settings, to display data till 3-4 pages, there wasn't any such issue I faced.I'll check with Function...