2008 Jul 11 3:22 AM
Hello Folks,
I am trying to work with MM06E005 - Customer fields in purchasing document. So for this exit I am using a functional module EXIT_SAPMM06E_006. Now at this time I am just trying to view the data at the time of PO creation and hoping this FM will trigger. Then later I have to choose some fields which I will move into my customer table & save them. Now my problem is that this User-exit MM06E005 also has 2 include tables CI_EKKODB & CI_EKPODB (These are structures). Now my questions are as follows.
1. Why I have to implement these two tables (these are structures).
2. what data fields I have to add in these include tables
If somebody can answer these it will be great. Defiantly point will be awarded for the specific answer.
Thanks
Hello Folks,
I am trying to work with MM06E005 - Customer fields in purchasing document. So for this exit I am using a functional module EXIT_SAPMM06E_006. Now at this time I am just trying to view the data at the time of PO creation and hoping this FM will trigger. Then later I have to choose some fields which I will move into my customer table & save them. Now my problem is that this User-exit MM06E005 also has 2 include tables CI_EKKODB & CI_EKPODB (These are structures). Now my questions are as follows.
1. Why I have to implement these two tables (these are structures).
2. what data fields I have to add in these include tables
If somebody can answer these it will be great. Defiantly point will be awarded for the specific answer.
Thanks
2008 Jul 11 3:45 AM
Hi,
There is no need for you to use/implement those structures.They have to be used if you want to extend or add some additional fields to the PO transaction. You can just use the exit EXIT_SAPMM06E_006 if it serves your purpose.
Thanks.
2008 Jul 11 1:00 PM
Thanks a lot Sanath for yours replay. I'll love to just use the exit EXIT_SAPMM06E_006 but when I try to activate my project it sayu2019s the project contains inactive include tables:
CI_EKKODB
CI_EKPODB
This is the problem and Iu2019m not able to use my project.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |