2021 Jun 21 9:58 AM
Hi everyone. Could someone suggest me how can I take the data like name1, name2, city from lfa1 e kna1 and display it in separate table? Thanks
Hi everyone. Could someone suggest me how can I take the data like name1, name2, city from lfa1 e kna1 and display it in separate table? Thanks
2021 Jun 21 10:07 AM
Can you please provide a clear description of what is required, as far as I understand from the above question is that you want to display fields CityCode, name1, and name2 and display those in a form of a table.
By table Do you mean to say View ? or Table in a ALV?
2021 Jun 21 10:25 AM
exactly. I need to take this information and display it only if it contains the special characters.
2021 Jun 21 1:31 PM
Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.
2021 Jun 22 7:43 AM
Any ABAPer (even the freshest ones) could suggest you how to do that.
2021 Jun 23 10:17 AM
Fetch KNA1-ADRNR for the desired KNA1-KUNNR (Customer no.) and pass the ADRNR value into ADRC-ADDRNUMBER and fetch NAME1, NAME2 or CITY1 as per your requirement and store the values in the new Z-Table that you want to create. Provide this sequence and logic to your ABAP consultant who can code this accordingly in your System.
The above logic is totally a ABAP development and can not be achieved through a stand alone configuration.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |