14 - ABAP OOPS - Usual ABAP Class Part13

preview_player
Показать описание
-Created a Structure Type and Table Type for Sale Document Number.
-Declared the Importing and Exporting In the Class Method.
-Written the Logic in the Class-Method.
Рекомендации по теме
Комментарии
Автор

Hi Rahul,
Here you have created a range table in se11 like normal table type but we also have a option to create range table type,
What will be the difference in our scenario if we create range table type here instead of normal table type like you have shown in example

ratnamalajha
Автор

In place of creating structure and table type, can we use Types option available in class?

GauravKumar-cetg
Автор

Hi sir, in a particular CLASS, upto how many METHODS we can create?

srikrishnakannaya
Автор

Thanks Sir. Please I am still waiting for the subroutine videos. Thanks

ArianePendie