SAP ABAP || Demo Session || Data Types || StacksQ

Описание к видео SAP ABAP || Demo Session || Data Types || StacksQ

Hello All,
I have shared knowledge on Classification of ABAP Data Types and In-Depth understanding about declaring a variable in ABAP, also technical properties of Character Data Type such as C, N, D, T.

Please Like, Share, comment and Subscribe for more videos 🙂.

Data Types: Data Types are templets used to define the data objects( Eg. Variable, Internal Table, Work Area, etc..).Purpose of data type is supply the technical attributes to data objects

Character: C
Variable can store Alpha Numeric Data
Default Length 1
Default Value Space
It Reads the data from left to right direction

Numeric Character: N
Variable can store only numbers
Default Value 0
Default Length 1
It reads the data from right to left direction

Date: D
SAP Store date in format of YYYYMMDD
Fixed length 8
Default Value 00000000

Time: T
SAP store time in format HHMMSS
Fixed length 6
Default Value 000000

Thanks for watching.
Please Like, Share and Subscribe.

Does anyone have any questions?
https://www.stacksq.com
[email protected]
+91-9019043252

Комментарии

Информация по комментариям в разработке