‎2007 Jan 03 5:19 PM
I am egtting the following error when I am trying to post an invoice in MIRO:
Tax code V2 country IN does not exist in procedure TAXINN
Message no. FF713
*****************
FUNCTION J_1I4A_TAX_CONDITIONS
Delta 001
Context Block
CALL FUNCTION 'J_1I_DETERMINE_CONDITION_DEF'
EXPORTING
ar_ap = 'AP'
kalsm = xkomk-kalsm
mwskz = xkomp-mwskz
taxproc = xkomk-kalsm
bukrs = xkomk-bukrs
IMPORTING
cond_flag = cond_flag
t_taxcond = t_taxcond.
IF cond_flag IS INITIAL.
Delete Block
LOOP AT xkomv WHERE stunr > 555.
Insert Block
LOOP AT xkomv WHERE stunr > 615.
As per the OSS note, Above is the correction which needs to be incorporated in 4.7.
How shall I incorporate it. I dont have any ABAP guidance.
Regards
VS
‎2007 Jan 03 7:12 PM
Best thing is to manage OSS notes by <b>SNOTE</b> transaction...You can download the note and let SAP decide if it can be implemented....Most of the time you don't need ABAP knowledge for corrections....
Greetings,
Blag.
‎2007 Jan 03 7:12 PM
Best thing is to manage OSS notes by <b>SNOTE</b> transaction...You can download the note and let SAP decide if it can be implemented....Most of the time you don't need ABAP knowledge for corrections....
Greetings,
Blag.
‎2007 Jan 04 4:01 PM
‎2007 Jan 04 4:05 PM
Hi,
Please check this link on how to use SNOTE.
http://help.sap.com/saphelp_erp2005/helpdata/en/b8/3cf839fd35384de10000000a11402f/frameset.htm
Hope this will help.
Regards,
Ferry Lianto
‎2007 Jan 04 5:45 PM
I want to download an OSS Note, for which I have downloaded the Download Manager.
But now when I am using download manager it asks for address. what will I have to enter?
Error:
The basket content could not be read. the following exception occurred: No protocol: India
(I am entering India as address but its giving error).
Pl guide.
Regards
VS