SAP ABAP Class CL_OBJART_ATTRIBUTWERTE_COAS (Contains Object Type + Relevant Identif. Attrib.(with Value))
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
COAS (Package) CO: Attribute Assignment Service
⤷
⤷
Properties
| Class | CL_OBJART_ATTRIBUTWERTE_COAS | |
| Short Description | Contains Object Type + Relevant Identif. Attrib.(with Value) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COAS | CO: Attribute Assignment Service |
| Created | 20000619 | SAP |
| Last change | 00000000 | 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_OBJART_ATTRIBUTWERTE_COAS has no interface implemented.
Friends
Class CL_OBJART_ATTRIBUTWERTE_COAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20010117 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | COAS_OBJTYPE | Identifier for Object Type | 20000628 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ATTRIBUTWERTE_COAS | Attribute Values | 20000809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Enter Value for Identification Attribute | 20000703 | |
| 2 | Instance method | Public | Method | Test Whether Object Is Supplied with ID Attributes | 20010117 | |
| 3 | Instance method | Public | Constructor | Constructor | 20000623 | |
| 4 | Instance method | Public | Method | Instance Copy | 20000627 |
Events
Class CL_OBJART_ATTRIBUTWERTE_COAS has no event.
Types
Class CL_OBJART_ATTRIBUTWERTE_COAS has no local type.
Method Signatures
Method ADD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUT_COAS | Bezeichner für Attribut | 20000703 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20000703 |
Method ADD_VALUE on class CL_OBJART_ATTRIBUTWERTE_COAS has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_ALL_ID_ATTR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20010117 | |||
| 2 | E_NOWHERE_IS_INITIAL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20010117 |
Method CHECK on class CL_OBJART_ATTRIBUTWERTE_COAS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ATTRIBUTWERTE | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUTWERTE_COAS | Attributwerte | 20000809 | |||
| 2 | I_ID_ATTR_FLAG | Call by reference | Type reference (TYPE) | FLAG | 'X' | Identifizierende Attribute bereitstellen? | 20000713 | ||
| 3 | I_OBJEKTART | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Bezeichner für Objektart | 20000623 |
Method CONSTRUCTOR on class CL_OBJART_ATTRIBUTWERTE_COAS has no exception.
Method DEEP_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_COPY | Value transfer | Object reference (TYPE REF TO) | CL_OBJART_ATTRIBUTWERTE_COAS | Instanzkopie | 20000627 |
Method DEEP_COPY on class CL_OBJART_ATTRIBUTWERTE_COAS has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |