cancel
Showing results for 
Search instead for 
Did you mean: 

i_journalentrytp - RAP Action

Schalager1
Participant
0 Kudos
130

Hi,

It's possible to call i_journalentrytp action Post Journal Entry in SAP RAP with additional_save in a custom action?

Behavior Definiton:

action ( features : instance ) postFI result [1] $self;

Class Method:

MODIFY ENTITIES OF i_journalentrytp

ENTITY journalentry

EXECUTE post FROM lt_entry

FAILED DATA(ls_failed_deep)

REPORTED DATA(ls_reported_deep)

MAPPED DATA(ls_mapped_deep).

 

I am getting BEHAVIOR_STATEMENT_ILLEGAL.

How to solve this?

HenrikeGrötecke
Product and Topic Expert
Product and Topic Expert
0 Kudos
Thanks for your question. It has been forwarded to the experts.

Accepted Solutions (0)

Answers (1)

Answers (1)

TakeZhou
Product and Topic Expert
Product and Topic Expert
0 Kudos