SAP ABAP Class CL_SPRO_DEVOBJECTS_IN_CLASS (Manages the Allowed Object Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
SPROJECT (Package) General project management

⤷

⤷

Properties
Class | CL_SPRO_DEVOBJECTS_IN_CLASS | |
Short Description | Manages the Allowed Object Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPROJECT | General project management |
Created | 20000816 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPRO_DEVOBJECTS_IN_CLASS has no forward declaration.
Interfaces
Class CL_SPRO_DEVOBJECTS_IN_CLASS has no interface implemented.
Friends
Class CL_SPRO_DEVOBJECTS_IN_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | ' ' | General Indicator | 20000816 | |
2 | ![]() |
Instance attribute | Private | See coding | GLOBAL_OBJ_TYPES | 20000816 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IOBJSTRUC2 | Development Object Types for a Project | 20000816 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Indicator | 20000816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000816 |
2 | ![]() |
Instance method | Public | Method | F4 Help to Select an Object Type | 20000816 |
3 | ![]() |
Instance method | Public | Method | Checks Whether This Object Type is Allowed | 20000816 |
Events
Class CL_SPRO_DEVOBJECTS_IN_CLASS has no event.
Types
Class CL_SPRO_DEVOBJECTS_IN_CLASS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Value transfer | Type reference (TYPE) | PROJ_CLASS | 'DEVELO' | Mögliche Klasse eines Projekts | 20000816 |
Method CONSTRUCTOR on class CL_SPRO_DEVOBJECTS_IN_CLASS has no exception.
Method GET_OBJ_TYPE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20000816 | ||
2 | ![]() |
SELECTED_OBJ_TYPE | Value transfer | Type reference (TYPE) | IOBJSTRUC2 | Objekttyp | 20000816 |
Method GET_OBJ_TYPE_F4 on class CL_SPRO_DEVOBJECTS_IN_CLASS has no exception.
Method IS_POSSIBLE_OBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWED_OBJ_TYPE | Value transfer | Type reference (TYPE) | FLAG | Einstelliges Kennzeichen | 20000816 | ||
2 | ![]() |
OBJ_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20000816 |
Method IS_POSSIBLE_OBJ_TYPE on class CL_SPRO_DEVOBJECTS_IN_CLASS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |