2008 May 26 12:14 PM
Dear abapers,
Can anyone tell me the following:-
i hve created 3 fields in my customized screen, now i want these 3 fields to be added in the condition field catelog - how to do it? can anyone guide me for the same
regards,
Sudhir
2008 May 26 12:20 PM
there may be 2 ways:
a) the fieldcatalog could be created with reference with some database structures, append you field to the structure, it will display the output fields. Now find an exit in the report which can be used to populate the fields.
b) The whole thing can be handled in the exit.
If you can give me the transaction name where you are looking to do this it will be more helpful.
Hope That Helps
Anirban M.
there may be 2 ways:
a) the fieldcatalog could be created with reference with some database structures, append you field to the structure, it will display the output fields. Now find an exit in the report which can be used to populate the fields.
b) The whole thing can be handled in the exit.
If you can give me the transaction name where you are looking to do this it will be more helpful.
Hope That Helps
Anirban M.
2008 May 26 12:20 PM
there may be 2 ways:
a) the fieldcatalog could be created with reference with some database structures, append you field to the structure, it will display the output fields. Now find an exit in the report which can be used to populate the fields.
b) The whole thing can be handled in the exit.
If you can give me the transaction name where you are looking to do this it will be more helpful.
Hope That Helps
Anirban M.
2008 May 26 12:27 PM
i have created a time sheet for employees to enter their working hours, now with this time sheet i am creating a sales order through BDC, in the sales order 1st line item will have one rate and the second line item same material has to have different line item. for the SD guy to give different rates he needs the Time sheet fields. What can i do.
regards,
SUdhir
2008 May 26 12:26 PM
u can create a custom include in your table
add these 3 fields in the table
and can then use them in your field catalog.
Also if u want u can go for append structures , but sometimes
it leads to problems in unicode checks
so better you do a custom include
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |