cancel
Showing results for 
Search instead for 
Did you mean: 

error in parameters type in behaviour pool in restful program

kjyothiraditya
Participant
0 Kudos

Hi,

While implementing the logic of behaviour class at step 5 from https://developers.sap.com/tutorials/abap-environment-transactional-enablement.html, I am getting syntax error for MODIFY method

METHODS modify FOR BEHAVIOR IMPORTING
      roots_to_create    FOR CREATE booking
      roots_to_update    FOR UPDATE booking
      roots_to_delete    FOR DELETE booking. 

Note: I have change the view definition as view entity and also the strict mode is defined as strict (2).

Regards,

Aditya

Sandra_Rossi
Active Contributor
0 Kudos

Please paste the text of the syntax error message (no need of big screenshot, the text alone contains the full information).

kjyothiraditya
Participant

Hi sandrarossi , aman9garg : updated screenshot . Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member14709
Contributor
0 Kudos

Hello,

Could you attach error screenshot?

Thanks,

Aman Garg

Sandra_Rossi
Active Contributor
0 Kudos

Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.