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

FK02 problem : sap office popup.

dev_parbutteea
Active Contributor
0 Likes
1,309

Hi,

1)In the transaction fk02(Change vendor), i fill in vendor: Payment transactions.For a particular vendor i fill in the iban number (LU28001940064475000 for example ) + the start date of validity which is today.

2)I save and an information popup appears stating Iban saved with start of validity date at 31.12.9999.

3)When i launch another transaction(say se38) a sap office message appears stating that the modification has been interrupted.

4)I launch the transaction SO01 (sap office) and i find the following messages:

Interruption

Info Error : FC 080 SYS Interruption in routine APAR_IBAN_SET_VALIDITY_MAXDATE.

Hi,

1)In the transaction fk02(Change vendor), i fill in vendor: Payment transactions.For a particular vendor i fill in the iban number (LU28001940064475000 for example ) + the start date of validity which is today.

2)I save and an information popup appears stating Iban saved with start of validity date at 31.12.9999.

3)When i launch another transaction(say se38) a sap office message appears stating that the modification has been interrupted.

4)I launch the transaction SO01 (sap office) and i find the following messages:

Interruption

Info Error : FC 080 SYS Interruption in routine APAR_IBAN_SET_VALIDITY_MAXDATE.

3 REPLIES 3
Read only

Former Member
0 Likes
1,074

It seems IBAN data has been defined sensitive in your system.

Check table T055F table.

Pass Account Type (KOART) as 'K' and Field Name (FELDN) LIKE 'TIBAN%'.

If you find any such entries you might see the validity date being set to 31.12.9999.

HOpe this helps. Reward points if helpful.

Thanks,

Balaji

Read only

0 Likes
1,074

Hi Bajali,

I've got the same problem, but when you say 'TIBAN%' it's for example "TIBAN-IBAN" ?

Mehdi.

Read only

Former Member
0 Likes
1,074

Hi,

I think we can solve the problem with the OSS note 1656737 - Termination APAR_IBAN_SET_VALIDITY_MAXDATE.

Mehdi.