‎2008 Jul 09 1:21 PM
hi experts
can i add more than one include in EXIT_SAPMM06E_012 related to po,
and if yes, than how.
thanks
Amit
‎2008 Jul 09 1:29 PM
it is working for me , what is the problem you are facing..
&----
*& Include ZXM06U43
&----
include ZTEST_TEST.
SELECT SINGLE inco1 " Incoterms (Part 1)
FROM knvv
INTO w_incoterms
WHERE kunnr = likp-kunnr
AND vkorg = LIKP-vkorg
AND vtweg = 'XX'
AND spart = 'XX'.*&---------------------------------------------------------------------*
*& Include ZTEST_TEST
*&---------------------------------------------------------------------*
data: test type c.
‎2008 Jul 09 1:31 PM
Hi ,
I think you need to have the Access key to do that ... else add the Include in ZXM06U43.
Edited by: Cnu on Jul 9, 2008 6:02 PM
‎2008 Jul 09 1:36 PM
for userexits u dont need developer keys..they are needed for enhance ments only u can carry on doing as said above