SAP StackFICOHRMMSDPMPSABAPNetWeaverTablesTcodes ☰MENU

ABAP INCLUDE structure

INCLUDE statement can be used for copy the components from a structured type or from a Structure. This statement should come between BEGIN OF and END OF statements in the current ABAP program. The specified structure components will be copied to the structure in ABAP program

Syntax:

INCLUDE { {TYPE struc_type} | {STRUCTURE struc} }

[AS name [RENAMING WITH SUFFIX suffix]].

Normally this statement is used with the following data objects creation in ABAP programs.

Sample program for INCLUDE a structure

Also Read : View Other ABAP Keywords & Syntax -> ABAP Transaction codes

SAP ALECRMSCMSRMSAP Solutions SAP ReferencesSAP BasicsPP ModuleWMSAP Partners
HomeContact & Privacy PolicyTwitter
All of the product names here are trademarks of their respective companies. The site sapstack.com is not affiliated with SAP AG.
©2024 sapstack.com