SAP ABAP Class IF_ATTRIBUTE_PROCESSOR (Application-Specific Preparer for Attribute Displays)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATTACHMENT_LIST | Generic Object Services Attachment List | 20000809 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GOS_RELATIONS | Hierarchical Object Relationship Browser | 20001213 |
Properties
| Class | IF_ATTRIBUTE_PROCESSOR | |
| Short Description | Application-Specific Preparer for Attribute Displays | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000731 | SAP |
| Last change | 20000731 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ATTRIBUTE_PROCESSOR has no forward declaration.
Interfaces
Class IF_ATTRIBUTE_PROCESSOR has no interface implemented.
Friends
Class IF_ATTRIBUTE_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Indicator | 20000731 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Indicator | 20000731 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Indicator | 20000731 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X': Preparation of Object Attributes | 20000801 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X': Preparation of Relationship Attributes | 20000801 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR50 | ALV control: Output as icon | 20000731 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SATTR_TXT | Text Display of a Browser Item or Browser Link Attribute | 20000731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Prepares an Object Attribute | 20000731 | |
| 2 | Instance method | Public | Method | Prepares a Relationship Attribute | 20000731 |
Events
Class IF_ATTRIBUTE_PROCESSOR has no event.
Types
Class IF_ATTRIBUTE_PROCESSOR has no local type.
Method Signatures
Method PREPARE_BITEM_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BITEM | Value transfer | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element im Objektverknüpfungsbrowser | 20000731 | |||
| 2 | IP_ATTR | Value transfer | Type reference (TYPE) | SATTR_NAME | Name eines Attributs eines Browser-Items oder Browser-Links | 20000731 | |||
| 3 | IP_ATTR_IS_ICON | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | 'X': Icon; space: Text | 20000809 | ||
| 4 | RP_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000731 |
Method PREPARE_BITEM_ATTRIBUTE on class IF_ATTRIBUTE_PROCESSOR has no exception.
Method PREPARE_LINK_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BLINK | Value transfer | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20000731 | |||
| 2 | IP_ATTR | Value transfer | Type reference (TYPE) | SATTR_NAME | Name eines Attributs eines Browser-Items oder Browser-Links | 20000731 | |||
| 3 | IP_ATTR_IS_ICON | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | 'X': Attr. is Icon; space: Attr. ist Text | 20000809 | ||
| 4 | IP_ROOT_POS | Value transfer | Type reference (TYPE) | CHAR1 | 'A' oder 'B' | 20000818 | |||
| 5 | RP_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000731 |
Method PREPARE_LINK_ATTRIBUTE on class IF_ATTRIBUTE_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20000731 |
| SAP Release Created in |