Application Development 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: 

SAP NOTE 2122847 - Italy Legal Change 2015

former_member715837
Discoverer
0 Kudos

Hi,

I try to implement the note 2122847 but I have problems with some prerequisites.

I followed step by step as described in the document "Manual_Steps_for_PDF_Upload" but I can't activate the interface FIWTIT_CU_PDF because the type IF_FIWT_DDIC_DECLARATION is unknown.

What can I do?

Thank you very much,

Ines

1 ACCEPTED SOLUTION

Former Member
0 Kudos

ciao Ines,

           quando applichi la nota 2122847, crea l'interfaccia IF_FIWT_DDIC_DECLARATION.

poi le modifiche concidono con il documento "New_method_pre_imp.pdf"

probabilmente è errata la sequenza

SAP NOTE 2122847 - Italy Legal Change 2015 FIWTIT_CU_PDF translation - Code Gallery - SCN Wiki

8 REPLIES 8

david_liu1
Advisor
Advisor
0 Kudos

Hello,

Follow below steps to resolve this (attachment in SAP Note 2122847):

1> Follow steps 1-4 in the New_enhancement_spot.pdf.

2> Save and activate.

3> Apply code corrections from the note.

4> Edit the interface and follow steps from 5-7 in New_enhancement_spot.pdf.

5> Also , SAP Note 2122847 has an additional manual activity to create data element which is described as part of attachment "Additional_DDIC.pdf.

You need to follow it and make necessary corrections and retry.

Regards,

David

0 Kudos

hi,
I can not activate the interface FIWTIT_CU_PDF because the parameters of import are defined as follows:

RECORD_B TYPE IF_FIWT_DDIC_DECLARATION => TY_B_RECORD
RECORD_D TYPE IF_FIWT_DDIC_DECLARATION => GT_D_RECORD
RECORD_H TYPE IF_FIWT_DDIC_DECLARATION => GT_H_RECORD

but  do not exist in the SAP the following types:

IF_FIWT_DDIC_DECLARATION => TY_B_RECORD
IF_FIWT_DDIC_DECLARATION => GT_D_RECORD
IF_FIWT_DDIC_DECLARATION => GT_H_RECORD

where and how can I define them?

Thank You,
Ines

0 Kudos

Hi,

I'm looking at the version 8 of this note.

In the document "New_method_pre_imp.pdf" is the method "MODIFY_RECORDS" but without its documentation.

What are its parameters?

I still have problems with the following parameters

CT_H_RECORD Changing IF_FIWT_DDIC_DECLARATION => GT_H_RECORD

CT_WHT_DATA Changing IF_FIWT_DDIC_DECLARATION => GT_WHT_DATA

CS_A_RECORD Changing IF_FIWT_DDIC_DECLARATION => TY_A_RECORD

CS_B_RECORD Changing IF_FIWT_DDIC_DECLARATION => TY_B_RECORD

CS_Z_RECORD Changing IF_FIWT_DDIC_DECLARATION => TY_Z_RECORD

CT_D_RECORD Changing IF_FIWT_DDIC_DECLARATION => GT_D_RECORD

so are still not active, the following items:

interface IF_FIWTIT_MODIFY_RECORDS

the mind FIWTIT_MODIFY_RECORDS

thank you for your help

0 Kudos

Hello,

I would recommend you to create an incident to SAP Support.

Regards,

David

Former Member
0 Kudos

ciao Ines,

           quando applichi la nota 2122847, crea l'interfaccia IF_FIWT_DDIC_DECLARATION.

poi le modifiche concidono con il documento "New_method_pre_imp.pdf"

probabilmente è errata la sequenza

SAP NOTE 2122847 - Italy Legal Change 2015 FIWTIT_CU_PDF translation - Code Gallery - SCN Wiki

0 Kudos

Grazie Roberta,

col tuo suggerimento sono riuscita ad applicare tutto.

Grazie,

Ines

0 Kudos

Ciao Ines, Roberta

voi siete riuscite ad attivare le traduzioni al form?

Avete implementato anche la BADI FIWTIT_MODIFY_RECORDS?

0 Kudos

Ciao Luca,

si,  le traduzioni  le trovi al seguente link

SAP NOTE 2122847 - Italy Legal Change 2015 FIWTIT_CU_PDF translation - Code Gallery - SCN Wiki

non ho incontrato problemi nell'implementazione della  BADI FIWTIT_MODIFY_RECORDS.

una accortezza, le sequenze delle modifiche non sono corrette.

io questa " New_ES_Pre_Imp_steps " l'ho fatta dopo aver implementato la nota (ma ti parlo della versione 12 ora hanno rilasciato la 13).

Comunque, se qualcosa non ti torna applica la modifica dopo. invece che prima.