SAP ABAP Class IF_SCMG_DOC_PROPERTY (Access to Case Document Attributes)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCMG_CASE | Case | 20060508 |
Properties
| Class | IF_SCMG_DOC_PROPERTY | |
| Short Description | Access to Case Document Attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060508 | SAP |
| Last change | 20060912 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SCMG_DOC_PROPERTY has no interface implemented.
Friends
Class IF_SCMG_DOC_PROPERTY has no friend class.
Attributes
Class IF_SCMG_DOC_PROPERTY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Getting Properties | 20060508 | |
| 2 | Instance method | Public | Method | Getting Property | 20060508 | |
| 3 | Instance method | Public | Method | Description of Properties | 20060508 |
Events
Class IF_SCMG_DOC_PROPERTY has no event.
Types
Class IF_SCMG_DOC_PROPERTY has no local type.
Method Signatures
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SCMGS_PROPERTY_TAB | Internal table of case properties | 20060508 | |||
| 2 | PROPS_DELETED | Call by reference | Type reference (TYPE) | SCMGS_BOOLEAN | Flag , which is set to true if properties are deleted . | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Case Attribute | 20060508 |
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SCMGS_PROP_NAME | Property Name | 20060508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | SCMGS_PROP_VALUE | Value of Property | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Case Attribute | 20060508 |
Method GET_PROPERTY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_TYPES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TYPE_TAB | Description of Properties | 20060508 |
Method GET_PROPERTY_TYPES on class IF_SCMG_DOC_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in |