SAP ABAP Class CL_ABAP_CC_ATL_USER (ABAP Code Completion: User Template Persistent Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION_ATL (Package) ABAP Code Completion - ABAP Template Language Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20060613 |
Properties
| Class | CL_ABAP_CC_ATL_USER | |
| Short Description | ABAP Code Completion: User Template Persistent Object | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | S_CODE_COMPLETION_ATL | ABAP Code Completion - ABAP Template Language Processing |
| Created | 20060613 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20060613 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_ABAP_CC_ATL_USER | 20060613 | Base agent ABAP Code Completion: User Template Persistent Ob |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060613 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20060613 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | EX_CI_VAL | DW: Include | 20060613 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SCC_ATL_TEMPLATE_CONTENT | ABAP Code Completion: ATL Template Content | 20060613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute ACTIVE | 20060613 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute BNAME | 20060613 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEMPLATE | 20060613 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEMPLATE_CONTENT | 20060613 | |
| 5 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute ACTIVE | 20060613 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute TEMPLATE_CONTENT | 20060613 |
Events
Class CL_ABAP_CC_ATL_USER has no event.
Types
Class CL_ABAP_CC_ATL_USER has no local type.
Method Signatures
Method GET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
Method GET_BNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XUBNAME | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | EX_CI_VAL | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
Method GET_TEMPLATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SCC_ATL_TEMPLATE_CONTENT | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
Method SET_TEMPLATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE_CONTENT | Call by reference | Type reference (TYPE) | SCC_ATL_TEMPLATE_CONTENT | Attribute Value | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060613 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |