What is the Syntax to create a Procedure and Call a Procedure?
Answer Posted / Yudhishthir Singh
To create a procedure in SAP HANA CDS, you can use the following syntax:n@Abap.procedure.n<procedure-name> (parameters) returns returnType as nbeginn...nend.nTo call a procedure, simply invoke its name followed by parentheses containing any required arguments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category