SAP ABAP Class CL_PRC_ADDITIONAL_BUTTON (Addtional Button on the Condition Screen)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_GUI_C (Package) Graphical User Interface for Pricing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PRC_ADDITIONAL_BUTTON | Addtional Button on the Condition Screen | 20040528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PRC_ACCESS_SUPPORT_BUTTON | Addtional Button on the Condition Screen | 20040630 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PRC_COND_RECORD_BUTTON | Addtional Button on the Condition Screen | 20040528 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PRC_TTE_BUTTON | Addtional Button on the Condition Screen | 20040628 |
Properties
| Class | CL_PRC_ADDITIONAL_BUTTON | |
| Short Description | Addtional Button on the Condition Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PRICING_GUI_C | Graphical User Interface for Pricing |
| Created | 20040528 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRC_ADDITIONAL_BUTTON has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PRC_ADDITIONAL_BUTTON | Addtional Button on the Condition Screen | 20040528 |
Friends
Class CL_PRC_ADDITIONAL_BUTTON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20040625 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ICON_D | Icon in Text Fields (substitute display, alias) | 20040528 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ICONQUICK | Quickinfo for an Icon | 20040528 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20040528 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20040628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Simple Implementation | 20040528 |
Events
Class CL_PRC_ADDITIONAL_BUTTON has no event.
Types
Class CL_PRC_ADDITIONAL_BUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEADER_ENABLED | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040625 | |||
| 2 | IV_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040528 | |||
| 3 | IV_QUICKINFO | Call by reference | Type reference (TYPE) | ICONQUICK | Quickinfo für eine Ikone | 20040528 | |||
| 4 | IV_TEXT | Call by reference | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20040528 | |||
| 5 | IV_USING_DISPLAY_AREA | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040628 |
Method CONSTRUCTOR on class CL_PRC_ADDITIONAL_BUTTON has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 4X1 |