Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Code incorporation

Former Member
0 Likes
678

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
630

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.

4 REPLIES 4
Read only

Former Member
0 Likes
631

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.

Read only

0 Likes
630

Sir

How can I use SNOTE.

Pl guide.

Regards

VS

Read only

Former Member
0 Likes
630

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

Read only

0 Likes
630

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