SAP ABAP Class CL_TABELLENZUGRIFF_COAS (Provide Attributes via Tables)
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_ZUGRIFFSMETHODE_COAS | Provide Attributes | 20000808 |
Properties
| Class | CL_TABELLENZUGRIFF_COAS | |
| Short Description | Provide Attributes via Tables | |
| Super Class | CL_ZUGRIFFSMETHODE_COAS | Provide Attributes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COAS | CO: Attribute Assignment Service |
| Created | 20000808 | 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_TABELLENZUGRIFF_COAS has no interface implemented.
Friends
Class CL_TABELLENZUGRIFF_COAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | COAS_OID | Object Identification | 20000815 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | COAS_FLDNAME | Name of Dictionary Table | 20000808 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | COAS_FLDNAME | Name of the Target Field in G_table | 20000810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000810 |
Events
Class CL_TABELLENZUGRIFF_COAS has no event.
Types
Class CL_TABELLENZUGRIFF_COAS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_QUELLEN | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUTWERTE_COAS | Quellattribute | 20000810 | |||
| 2 | IR_ZIEL | Call by reference | Object reference (TYPE REF TO) | CL_ATTRIBUTWERT_COAS | Zielattribute | 20000810 | |||
| 3 | I_OBJECTTYPE | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Objektart | 20000810 | |||
| 4 | I_OID | Call by reference | Type reference (TYPE) | COAS_OID | Objektidentifizierung | 20000815 | |||
| 5 | I_TABLE | Call by reference | Type reference (TYPE) | COAS_FLDNAME | Tabelle, auf die zugegriffen werden soll | 20000810 | |||
| 6 | I_ZIELFELD | Call by reference | Type reference (TYPE) | COAS_FLDNAME | Zielfeld | 20000810 |
Method CONSTRUCTOR on class CL_TABELLENZUGRIFF_COAS has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |