cancel
Showing results for 
Search instead for 
Did you mean: 

Type J_1BNFE_T_XML_NVE does not exist

0 Kudos

I am implementing sapnote 198074 and received the follwoing error when adding parameter OUT_NVE ( asscoiated type J_1BNFE_T_XML_NVE) to method FILL_NVE of badi CL_NFE_PRINT.

In which sapntote this type was created?

The instructions of sapnote that I am trying to implement is:

1.1

BAdI

1.1.1

CL_NFE_PRINT

- Execute transaction SE18;

- Choose “BAdI Name” radio button;

- Enter "CL_NFE_PRINT" in the proper field;

- Choose "Change" pushbutton;

- Choose "Interface" tab;

- Do double click in the “IF_EX_CL_NFE_PRINT” interface name;

- Add the new method bellow:

Method Level

M.Tp

FILL_NVE Instance Method

- Choose “Parameter” pushbutton;

- Add the parameters bellow:

-

Parameter Type

IN_ITEM

Pass Value

Description

Fill NVE information

Optional

Typing Method Associated Type

Importing Type J_1BNFLIN

IN_HEADER Importing Type J_1BNFDOC

OUT_NVE Exporting Type J_1BNFE_T_XML_NVE

Save and activate the changes.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182503
Active Contributor
0 Kudos

Bom dia Helio,

Primeiramente, aqui é o espaço do SCN em que se fala Português, então pode postar em Português mesmo, sem medo de ser feliz 😉

Se você se atentar ao final do PDF que está em anexo a esta nota (1980784), ela cria a estrutura e o table type por último.

Por isso dá erro ao ativar a BAdI, pois nesse momento, se você seguiu exatamente a ordem dos passos do documento, o table type ainda não existe.

[]'s

JN   

Answers (0)