mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
5 lines
140 B
ABAP
5 lines
140 B
ABAP
TYPE-POOL srext.
|
|
|
|
CONSTANTS srext_ext_class_pool TYPE c LENGTH 2 VALUE 'CP'.
|
|
CONSTANTS srext_ext_interface_pool TYPE c LENGTH 2 VALUE 'IP'.
|