SAP ABAP Interface IF_SCMG_DOC_PROPERTY (Access to Case Document Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_CASE (Package) Case Management: Service Provider Case

⤷

⤷

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
Interface | IF_SCMG_DOC_PROPERTY | |
Short Description | Access to Case Document Attributes |
General Data
Package | SCMG_SP_CASE | Case Management: Service Provider Case |
Created | 20060508 | SAP |
Last changed | 20060912 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SCMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SRMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SCMG_DOC_PROPERTY has no interface.
Friends
Interface IF_SCMG_DOC_PROPERTY has no friend.
Attributes
Interface 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
Interface IF_SCMG_DOC_PROPERTY has no event.
Types
Interface 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 Interface IF_SCMG_DOC_PROPERTY has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in |