SAP ABAP Class CL_BSSOA_CHK_PROP (Configuration handler for BS SOA Checks)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-GEN (Application Component) Generic eSOA Tools
⤷
BS_SOA_REUSE_CHECKS (Package) Business Suite SOA: Checks

⤷

⤷

Properties
Class | CL_BSSOA_CHK_PROP | |
Short Description | Configuration handler for BS SOA Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SOA_REUSE_CHECKS | Business Suite SOA: Checks |
Created | 20090907 | SAP |
Last change | 20110908 | 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 CL_BSSOA_CHK_PROP has no interface implemented.
Friends
Class CL_BSSOA_CHK_PROP has no friend class.
Attributes
Class CL_BSSOA_CHK_PROP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get property values independent from the validity date | 20090922 |
2 | ![]() |
Static method | Public | Method | Get property value | 20090907 |
3 | ![]() |
Static method | Public | Method | Get property value which is valid on the current date | 20090922 |
4 | ![]() |
Static method | Public | Method | Set property value | 20090907 |
Events
Class CL_BSSOA_CHK_PROP has no event.
Types
Class CL_BSSOA_CHK_PROP has no local type.
Method Signatures
Method GET_PROPERTIES_DATE_INDEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | BSSOA_TT_PROP | Property values | 20090922 | ||
2 | ![]() |
EV_PROPERTY_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is property found? | 20090922 | ||
3 | ![]() |
IV_CHKID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20090922 | ||
4 | ![]() |
IV_CHKMSGID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20090922 | ||
5 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | BSSOA_PROP_KEY | Property key | 20090922 |
Method GET_PROPERTIES_DATE_INDEP on class CL_BSSOA_CHK_PROP has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROPERTY_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is property found? | 20090907 | ||
2 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | BSSOA_PROP_VALUE | Property value | 20090907 | ||
3 | ![]() |
IV_CHKID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20090907 | ||
4 | ![]() |
IV_CHKMSGID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20090907 | ||
5 | ![]() |
IV_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | BSSOA_PROP_VALUE | Default value (if supplied) in case key is not found | 20090907 | ||
6 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | BSSOA_PROP_KEY | Property key | 20090907 | ||
7 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20090924 | ||
8 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20090924 |
Method GET_PROPERTY on class CL_BSSOA_CHK_PROP has no exception.
Method GET_PROPERTY_VALID_NOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROPERTY_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is property found? | 20090922 | ||
2 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | BSSOA_PROP_VALUE | Property value | 20090922 | ||
3 | ![]() |
IV_CHKID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20090922 | ||
4 | ![]() |
IV_CHKMSGID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20090922 | ||
5 | ![]() |
IV_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | BSSOA_PROP_VALUE | Default value (if supplied) in case key is not found | 20090922 | ||
6 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | BSSOA_PROP_KEY | Property key | 20090922 |
Method GET_PROPERTY_VALID_NOW on class CL_BSSOA_CHK_PROP has no exception.
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHKID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20090907 | ||
2 | ![]() |
IV_CHKMSGID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20090907 | ||
3 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | BSSOA_PROP_KEY | Property key | 20090907 | ||
4 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | DATS | '00000000' | Field of type DATS | 20090922 | |
5 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | DATS | '00000000' | Field of type DATS | 20090922 | |
6 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | BSSOA_PROP_VALUE | Property value | 20090907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090907 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |