SAP ABAP Class /IPRO/CX_ATTRIBUTE_DUP (Duplicate child node)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CX_ATTRIBUTE | Base class for attribute exceptions | 20031125 |
Properties
| Class | /IPRO/CX_ATTRIBUTE_DUP | |
| Short Description | Duplicate child node | |
| Super Class | /IPRO/CX_ATTRIBUTE | Base class for attribute exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /IPRO/PROGS | programs |
| Created | 20031125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CX_ATTRIBUTE_DUP has no forward declaration.
Interfaces
Class /IPRO/CX_ATTRIBUTE_DUP has no interface implemented.
Friends
Class /IPRO/CX_ATTRIBUTE_DUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | The unique name of an attribute | 20031125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031125 | |
| 2 | Instance method | Public | Method | Returns name | 20101020 |
Events
Class /IPRO/CX_ATTRIBUTE_DUP has no event.
Types
Class /IPRO/CX_ATTRIBUTE_DUP 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) | STRING | 20031125 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031125 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20031125 |
Method CONSTRUCTOR on class /IPRO/CX_ATTRIBUTE_DUP has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_NAME | Value transfer | Type reference (TYPE) | STRING | 20101020 |
Method GET_NAME on class /IPRO/CX_ATTRIBUTE_DUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |