SAP ABAP Class CL_CUSTOMIZING_BUFFER_COAS (Buffers the Customizing for the Attribute Service)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
COAS (Package) CO: Attribute Assignment Service
⤷
⤷
Properties
| Class | CL_CUSTOMIZING_BUFFER_COAS | |
| Short Description | Buffers the Customizing for the Attribute Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COAS | CO: Attribute Assignment Service |
| Created | 20000628 | SAP |
| Last change | 20130531 | 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_CUSTOMIZING_BUFFER_COAS has no interface implemented.
Friends
Class CL_CUSTOMIZING_BUFFER_COAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | YT_REFRESHED_OBJECTTYPES | Status of the Buffer per Object Type | 20000803 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | FLAG | Status of the Buffers Independent of Object Type | 20000803 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_ATTRIBUTES | All Attributes of the Attribute Service | 20000628 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_IDENTIFIER_BY_OBJTYPE | Identification Attributes for the Object Type | 20000630 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_ATTRIBUTE_BY_OBJTYPE | Attributes To Be Assigned Manually | 20000802 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_LOOKUPS | Procurement | 20000810 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_LOOKUPS_BY_ID | Index of GT_LOOKUPS | 20000811 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_MAP_IDENT_ATTR | Mapping of Identification Attr. to Key Fld of Document Table | 20000803 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_OBJECTTYPES | Object types | 20000802 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | COAST_YT_ATTRIBUTE_BY_OBJTYPE | Attributes To Be Transferred into Other System | 20000628 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | COAS_SYSID | System Identification | 20000814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read System ID | 20000814 | |
| 2 | Static method | Public | Method | Refresh buffer | 20000628 |
Events
Class CL_CUSTOMIZING_BUFFER_COAS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_REFRESHED_OBJECTTYPES | Protected | See coding | YS_REFRESHED_OBJECTTYPES | 20000803 | |
|
| 2 | YT_REFRESHED_OBJECTTYPES | Protected | See coding | YT_REFRESHED_OBJECTTYPES | 20000803 | |
Method Signatures
Method GET_SYSTEMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SYSID | Value transfer | Type reference (TYPE) | COAS_SYSID | Systemidentifizierung | 20000814 |
Method GET_SYSTEMID on class CL_CUSTOMIZING_BUFFER_COAS has no exception.
Method REFRESH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTTYPE | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Bezeichner für Objektart | 20000802 |
Method REFRESH_BUFFER on class CL_CUSTOMIZING_BUFFER_COAS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |