SAP ABAP Interface IF_ATTRIBUTE_PROCESSOR (Application-Specific Preparer for Attribute Displays)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SOBL_BROWSER (Package) Generic Object Relationship Browser

⤷

⤷

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
Interface | IF_ATTRIBUTE_PROCESSOR | |
Short Description | Application-Specific Preparer for Attribute Displays |
General Data
Package | SOBL_BROWSER | Generic Object Relationship Browser |
Created | 20000731 | SAP |
Last changed | 20000731 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ATTRIBUTE_PROCESSOR has no forward declaration.
Interfaces
Interface IF_ATTRIBUTE_PROCESSOR has no interface.
Friends
Interface IF_ATTRIBUTE_PROCESSOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_NIL | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Indicator | 20000731 | |
2 | GC_SHOW_ICON | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Indicator | 20000731 | |
3 | GC_SHOW_TEXT | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Indicator | 20000731 | |
4 | GP_CUSTOM_BITEM_ATTR | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X': Preparation of Object Attributes | 20000801 | ||
5 | GP_CUSTOM_LINK_ATTR | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X': Preparation of Relationship Attributes | 20000801 | ||
6 | GP_ICON | Instance attribute | Public | Type reference (TYPE) | CHAR50 | ALV control: Output as icon | 20000731 | ||
7 | GP_TEXT | 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
Interface IF_ATTRIBUTE_PROCESSOR has no event.
Types
Interface 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 Interface 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 Interface IF_ATTRIBUTE_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20000731 |
SAP Release Created in | 50A |