SAP ABAP Class IF_CROP_SUBSTANCE (Substance access)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP_SUBSTANCE | Fruit Substance Implementation | 20120121 |
Properties
| Class | IF_CROP_SUBSTANCE | |
| Short Description | Substance access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120117 | 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 IF_CROP_SUBSTANCE has no interface implemented.
Friends
Class IF_CROP_SUBSTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120121 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120117 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to substance's data content | 20120123 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CROP_S_BLOSSOM | Blossom structure | 20120121 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CROP_T_ELEMENT_NAMES | Element names | 20120121 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20120117 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | TRUE if content of substance is mutable | 20120121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the crop of the substance | 20120123 | |
| 2 | Instance method | Public | Method | returns the content of the given element | 20120121 | |
| 3 | Instance method | Public | Method | sets the crop of the substance | 20120123 | |
| 4 | Instance method | Public | Method | sets the element's content | 20120121 |
Events
Class IF_CROP_SUBSTANCE has no event.
Types
Class IF_CROP_SUBSTANCE has no local type.
Method Signatures
Method CROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CROP | Call by reference | Type reference (TYPE) | DATA | 20120123 |
Method CROP on class IF_CROP_SUBSTANCE has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ELEMENT | Call by reference | Type reference (TYPE) | DATA | 20120123 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | CROP_ELEMENT_NAME | Name of an element | 20120121 |
Method GET_ELEMENT on class IF_CROP_SUBSTANCE has no exception.
Method SET_CROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CROP | Call by reference | Type reference (TYPE) | DATA | 20120123 |
Method SET_CROP on class IF_CROP_SUBSTANCE has no exception.
Method SET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELEMENT | Call by reference | Type reference (TYPE) | DATA | 20120123 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | CROP_ELEMENT_NAME | Name of an element | 20120121 |
Method SET_ELEMENT on class IF_CROP_SUBSTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |