SAP ABAP Class CL_SLIN_CLASS_CONTAINER (Administration of Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Properties
Class | CL_SLIN_CLASS_CONTAINER | |
Short Description | Administration of Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20110322 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLIN_CLASS_CONTAINER has no interface implemented.
Friends
Class CL_SLIN_CLASS_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | 20110322 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120608 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110322 | |
2 | ![]() |
Instance method | Public | Method | 20110322 | |
3 | ![]() |
Static method | Public | Method | 20110322 | |
4 | ![]() |
Instance method | Private | Method | 20120608 |
Events
Class CL_SLIN_CLASS_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CLASS_ITEM | Private | See coding | 20110322 | BEGIN OF class_item,
name TYPE string,
info TYPE REF TO cl_slin_class_info,
END OF class_item
|
Method Signatures
Method CLASS_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20110322 |
Method CLASS_EXIST on class CL_SLIN_CLASS_CONTAINER has no exception.
Method GET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CLASS_INFO | 20110322 |
Method GET_CLASS on class CL_SLIN_CLASS_CONTAINER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20120428 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CLASS_CONTAINER | 20110322 |
Method GET_INSTANCE on class CL_SLIN_CLASS_CONTAINER has no exception.
Method IS_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120608 | |||
3 | ![]() |
SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20120608 |
Method IS_FINAL on class CL_SLIN_CLASS_CONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |