SAP ABAP Class CL_ATTRIBUTSERVICE_COAS (Outward-Facing Attribute Service Interface)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
COAS (Package) CO: Attribute Assignment Service

⤷

⤷

Properties
Class | CL_ATTRIBUTSERVICE_COAS | |
Short Description | Outward-Facing Attribute Service Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COAS | CO: Attribute Assignment Service |
Created | 20000525 | 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_ATTRIBUTSERVICE_COAS has no interface implemented.
Friends
Class CL_ATTRIBUTSERVICE_COAS has no friend class.
Attributes
Class CL_ATTRIBUTSERVICE_COAS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Change an Existing Attribute Record | 20000615 |
2 | ![]() |
Static method | Public | Method | Get Values for Specific Attributes from Attribute Service | 20000615 |
3 | ![]() |
Static method | Public | Method | Get Info for Attribute Record for a System Switch | 20000621 |
4 | ![]() |
Static method | Public | Method | Register and Get New OIDs After System Switch | 20000621 |
5 | ![]() |
Static method | Public | Method | Callup Dialog Box for Manual Account Assignment | 20000615 |
6 | ![]() |
Static method | Public | Method | Register with Attrib.Service = Generate a New Attrib.Record | 20000615 |
Events
Class CL_ATTRIBUTSERVICE_COAS has no event.
Types
Class CL_ATTRIBUTSERVICE_COAS has no local type.
Method Signatures
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ADDSOURCE | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Tabelle COPADATA | 20000816 | ||
2 | ![]() |
IT_ID_ATTR | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | enthält identifizierende Attribute | 20000816 | ||
3 | ![]() |
IT_STRUCTURES | Call by reference | Type reference (TYPE) | COAST_YT_SOURCE_STRUCTURES | Senderbelegstabellen/-strukturen | 20000816 | ||
4 | ![]() |
I_OBJECTTYPE | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Objektart | 20000918 | ||
5 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | COAS_OID | OID des Attributsatz | 20000626 |
Method CHANGE on class CL_ATTRIBUTSERVICE_COAS has no exception.
Method GET_ATTRIBUTES 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 | OID des zu befragenden Attributsatz | 20000626 | ||
2 | ![]() |
XT_ATTRTABLE | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Attributwerte | 20000626 |
Method GET_ATTRIBUTES on class CL_ATTRIBUTSERVICE_COAS has no exception.
Method GET_ATTRIBUTES_FOR_TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUTE_VALUES | Tabelle der Attributwerte | 20000621 | ||
2 | ![]() |
ET_REFERENCES | Call by reference | Type reference (TYPE) | COAST_YT_REFERENCES | Tabelle mit Referenzen | 20000621 | ||
3 | ![]() |
IT_OID | Call by reference | Type reference (TYPE) | COAST_YT_OID | Tabelle der zu transferierenden Objektnummern | 20000621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ein Eintrag in IT_OID ist keine gültige OID | 20000817 |
Method GET_NEW_OBJECT_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OID | Call by reference | Type reference (TYPE) | COAST_YT_OID_EXCHANGE | Alte und neue ObjektID´s | 20000623 | ||
2 | ![]() |
IT_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUTE_VALUES | Attributwerte | 20000621 | ||
3 | ![]() |
IT_REFERENCES | Call by reference | Type reference (TYPE) | COAST_YT_REFERENCES | Referenzen | 20000621 |
Method GET_NEW_OBJECT_NUMBERS on class CL_ATTRIBUTSERVICE_COAS has no exception.
Method MANUAL_ACCOUNT_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COPA_CHARS | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Kontierungsmerkmale CO-PA | 20000929 | ||
2 | ![]() |
I_DISPLAY | Call by reference | Type reference (TYPE) | C | Anzeigemodus für Popup | 20000914 | ||
3 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | COAS_OID | OID des Attributsatz | 20000914 |
Method MANUAL_ACCOUNT_ASSIGNMENT on class CL_ATTRIBUTSERVICE_COAS has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ADDSOURCE | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Tabelle COPADATA | 20000626 | ||
2 | ![]() |
IT_ID_ATTR | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Identifizierende Attribute | 20000816 | ||
3 | ![]() |
IT_ID_ATTR_REF | Call by reference | Type reference (TYPE) | COAST_YT_ATTRIBUT_WERTE | Identifizierende Attribute des Vorgängerbelegs | 20000918 | ||
4 | ![]() |
IT_STRUCTURES | Call by reference | Type reference (TYPE) | COAST_YT_SOURCE_STRUCTURES | Senderbelegstabellen/-strukturen | 20000620 | ||
5 | ![]() |
I_OBJECTTYPE | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Objektart | 20000816 | ||
6 | ![]() |
I_OBJECTTYPE_REF | Call by reference | Type reference (TYPE) | COAS_OBJTYPE | Objektart des Vorgängerbelegs | 20000918 | ||
7 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | COAS_OID | ObejktID des Vorgängerbelegs | 20000807 | ||
8 | ![]() |
R_OID | Value transfer | Type reference (TYPE) | COAS_OID | OID des neuen Attributsatz | 20000626 |
Method REGISTER on class CL_ATTRIBUTSERVICE_COAS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |