SAP ABAP Class CL_AAB_PROGRAM (AAB: Program-Like Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SAAB (Package) Activatable Breakpoints and Assertions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AAB_COMPOSITE_OBJECT | AAB: Composite Objects | 20070911 |
Properties
| Class | CL_AAB_PROGRAM | |
| Short Description | AAB: Program-Like Objects | |
| Super Class | CL_AAB_COMPOSITE_OBJECT | AAB: Composite Objects |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAAB | Activatable Breakpoints and Assertions |
| Created | 20070911 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AAB_PROGRAM has no forward declaration.
Interfaces
Class CL_AAB_PROGRAM has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AAB_COMPOSITE_OBJECT | 20070911 | AAB: Composite Objects | |
| 2 | CL_AAB_OBJECT_FACTORY | 20090203 | Checkpoint Groups and Activation Variants |
Attributes
Class CL_AAB_PROGRAM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070917 | ||
| 2 | Static method | Public | Method | Determine Technical Program Names | 20070911 |
Events
Class CL_AAB_PROGRAM has no event.
Types
Class CL_AAB_PROGRAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20070917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zur programmspezifischen Aktivierung | 20090203 |
Method OBJ_NAME2TECH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Objektname | 20070911 | |||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20070911 | |||
| 3 | TECH_NAME | Value transfer | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20070911 |
Method OBJ_NAME2TECH_NAME on class CL_AAB_PROGRAM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |