SAP ABAP Data Element SEOPACK (Class Opened for Package)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO (Package) ABAP Objects Class Library Database Layer
⤷
⤷
Basic Data
| Data Element | SEOPACK |
| Short Description | Class Opened for Package |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR1_X | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | PackgeFlag |
| Medium | 16 | Open for Package |
| Long | 20 | Open for Package |
| Heading | 16 | Open for Package |
Documentation
Definition
If this flag is set, the property 'open for the package' is given to the class.
A package section is added to the class. All components that are assigned to the package section are visible for all other objects of the package.
Use
Dependencies
Example
class <class_name> definition
public
open for package
create public.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |