SAP ABAP Class CL_ATTRIBUTSATZ_COAS (Attribute Record)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
COAS (Package) CO: Attribute Assignment Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ATTRIBUTSAETZE_COAS | Attribute Records | 20000922 |
Properties
| Class | CL_ATTRIBUTSATZ_COAS | |
| Short Description | Attribute Record | |
| Super Class | CL_ATTRIBUTSAETZE_COAS | Attribute Records |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | COAS | CO: Attribute Assignment Service |
| Created | 20000602 | SAP |
| Last change | 20000922 | 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_ATTRIBUTSATZ_COAS has no interface implemented.
Friends
Class CL_ATTRIBUTSATZ_COAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ATTRIBUTWERTE_COAS | Table of Additionally Saved Attribute Values | 20000808 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OBJART_ATTRIBUTWERTE_COAS | Object Type + Identification Attribute Values | 20000621 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | COAST_YT_REFERENZEN | Reference Info (System + OID + Object Type) | 20000621 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | COAS_OID | Object ID | 20000628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Reference | 20000623 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000815 | |
| 3 | Instance method | Public | Method | Delete References | 20000920 | |
| 4 | Instance method | Public | Method | Read Object Type | 20000915 | |
| 5 | Instance method | Public | Method | Read Object Type with IDs | 20000915 | |
| 6 | Instance method | Public | Method | Insert Additional Attributes | 20001006 | |
| 7 | Instance method | Public | Method | Enter Additional Attributes in Attribute Record | 20000620 | |
| 8 | Instance method | Public | Method | Enter Object Type in Attribute Record | 20000620 | |
| 9 | Instance method | Public | Method | Enter Object Type Reference | 20000713 | |
| 10 | Instance method | Public | Method | Enter OID in Attribute Record | 20000620 | |
| 11 | Instance method | Public | Method | Enter Reference in Attribute Record | 20000620 |
Events
Class CL_ATTRIBUTSATZ_COAS has no event.
Types
Class CL_ATTRIBUTSATZ_COAS has no local type.
Method Signatures
Method ADD_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LFDNR | Call by reference | Type reference (TYPE) | COAS_REFERENCES-LFDNR | Laufende Nummer | 20000712 | |||
| 2 | I_REFOBJTYPE | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Objektart | 20000712 | |||
| 3 | I_REFOID | Call by reference | Type reference (TYPE) | COAS_OID | Objektidentifizierung | 20000712 | |||
| 4 | I_REFSYS | Call by reference | Type reference (TYPE) | COAS_SYSID | Systemidentifizierung | 20000712 |
Method ADD_REFERENCE on class CL_ATTRIBUTSATZ_COAS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ATTRIBUTSATZ_COAS has no parameter.
Method CONSTRUCTOR on class CL_ATTRIBUTSATZ_COAS has no exception.
Method DEL_REFERENCE Signature
Method DEL_REFERENCE on class CL_ATTRIBUTSATZ_COAS has no parameter.
Method DEL_REFERENCE on class CL_ATTRIBUTSATZ_COAS has no exception.
Method GET_OBJEKTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECTTYPE | Value transfer | Type reference (TYPE) | COAS_OBJTYPE | Bezeichner für Objektart | 20000915 |
Method GET_OBJEKTART on class CL_ATTRIBUTSATZ_COAS has no exception.
Method GET_OBJEKTARTANDIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OBJECTTYPE | Value transfer | Object reference (TYPE REF TO) | CL_OBJART_ATTRIBUTWERTE_COAS | enthält Objektart + zugehörige Ident.-Attr. (mit Wert) | 20000915 |
Method GET_OBJEKTARTANDIDS on class CL_ATTRIBUTSATZ_COAS has no exception.
Method INSERT_ADDITIONAL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ATTRIBUTWERT | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUTWERT_COAS | Zusätzliches Attribut | 20001006 |
Method INSERT_ADDITIONAL_ATTRIBUTE on class CL_ATTRIBUTSATZ_COAS has no exception.
Method SET_ADDITIONAL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ADD_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUTWERTE_COAS | zusätzlich zu speichernde Attribute | 20000811 |
Method SET_ADDITIONAL_ATTRIBUTES on class CL_ATTRIBUTSATZ_COAS has no exception.
Method SET_OBJEKTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJEKTART | Call by reference | Object reference (TYPE REF TO) | CL_OBJART_ATTRIBUTWERTE_COAS | Objektart + zugehörige Ident.-Attr. (mit Wert) | 20000620 |
Method SET_OBJEKTART on class CL_ATTRIBUTSATZ_COAS has no exception.
Method SET_OBJEKTART_NO_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJEKTART | Call by reference | Object reference (TYPE REF TO) | CL_OBJART_ATTRIBUTWERTE_COAS | enthält Objektart + zugehörige Ident.-Attr. (mit Wert) | 20000713 |
Method SET_OBJEKTART_NO_COPY on class CL_ATTRIBUTSATZ_COAS has no exception.
Method SET_OID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OID | Call by reference | Type reference (TYPE) | COAS_OID | Objektidentifizierung | 20000628 |
Method SET_OID on class CL_ATTRIBUTSATZ_COAS has no exception.
Method SET_REFERENCE Signature
Method SET_REFERENCE on class CL_ATTRIBUTSATZ_COAS has no parameter.
Method SET_REFERENCE on class CL_ATTRIBUTSATZ_COAS has no exception.
History
| Last changed by/on | SAP | 20000922 |
| SAP Release Created in | 50A |