Check out our trending course on SAP ABAP- bitly.ws/Eno4 Use coupon “KZbin 12” to get “FLAT 12%” OFF at checkout.
@lokeshrathore10072 жыл бұрын
Nicely explained :-) Thank you!!
@Girishvadera4 жыл бұрын
Dear sir, I request pl do add more details in vedio.. Like as shown in video why we need to use "result-word" In write statement.. If you explain property would help us understand easily like me as freshers
@gollaaparna7434 Жыл бұрын
Sir what does meant by harcoding..
@srihariuk5 жыл бұрын
who will create a function group and function module?
@lakkhishawaa11 ай бұрын
thank u sir thank u god 😇
@syakiraljuicy6257 ай бұрын
How to display the “value returned is “ message
@inigosanchez-ostizchivite54414 жыл бұрын
Very good lessons, well explain, and well prepaired. Thank you very much.
@dhirajbhagat16256 жыл бұрын
Thanks . Keep it up.
@Math-Skill_Venky2 жыл бұрын
Good content
@mdfaizalam86145 жыл бұрын
Sir maine bca kiya h sap Course kar sakta hu mca mere bas ki baat nahi h sir bhut paise lagte h Please sjest me sir
@zaffariqbal36715 жыл бұрын
Both include and functional module have same functionality then when should we use include and functional module?
@srihariuk5 жыл бұрын
include is local and you cannot execute it alone. The function module can execute independently.
@phaniindra51187 жыл бұрын
If we don't the structure of spell? How to be declare?plz help me
@karthickr52345 жыл бұрын
Spell is a standard structure, so we no need a create, we can use them directly
@subhojeetsantra613 жыл бұрын
why result-word is used in the last write statement? What does it mean? Please someone help
@wbrod13 жыл бұрын
“word” is a field in the structure “spell”. In the video (7:24) when he double click on the word “spell” the structure screen pops up, and if you look closely the fourth field in the structure is “word” which is define as a type CHAR field with length 255. So, when he used “result-word” in the write statement, he is saying to use the variable “result” as a type “word” from the structure “spell” declared on the top. To make it simple he should it have declared the variable “result” as follow: “result like spell-word” on the top and then just use the variable “result” on the write statement.
@subhojeetsantra613 жыл бұрын
@@wbrod1 thanks a lot
@wbrod13 жыл бұрын
@@subhojeetsantra61 you’re welcome!
@syakiraljuicy6257 ай бұрын
@@wbrod1how to display the ‘the value returned is’ message how i want to display it
@winstonrodriguez97227 ай бұрын
@@syakiraljuicy625 I don't understand your questions. Do you want to display it as a message or as a write. Base on what he is doing here, if calling the transaction failed, he is writing to the screen "Value Returned is:" he is using sy-subrc which is the error code. Could you elaborate a little be on what is that you are looking for?
@IcedCupcakes Жыл бұрын
oh shit i hate abap can't believe i'm doing this again 😭😭