In CMOD : PROJECT : ZVA01
In function exit exit_sapmv45a_002.
*"--------------------------------------------------------------------
--
*"*"Lokale Schnittstelle:
*" IMPORTING
*" VALUE(I_TVAK) LIKE TVAK STRUCTURE TVAK
*" VALUE(I_TVTA) LIKE TVTA STRUCTURE TVTA
*" VALUE(I_VKGRP) LIKE VBAK-VKGRP
*" VALUE(I_VKBUR) LIKE VBAK-VKBUR
*" EXPORTING
*" VALUE(E_KUNNR) LIKE KNA1-KUNNR
*"--------------------------------------------------------------------
--
include zxvvau04 .
endfunction.
INCLUDE ZXVVAU04 *
*---------------------------------------------------------------------
-*
e_kunnr = '110002'.
In the above include, I am writing the e_kunnr = '110002' to get sold-
to-party by default.
but my requirement is to get the input for sold to party from user
and pass it on to VA01.
Eg. a message like 'Enter Sold to party code' should appear and the
user should input the
sold to party code there and if it is not there in the customer
master, error msg should appear
and again input screen should appear. How to do that? I require this
to bring some fields by
default in VA01 from masters.
Regards
Shyam
To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
Comments about the list can be sent to [EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/ABAP/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
