SAP ABAP Class FSBP_ESAMAP_PROPERTIES (Quantity of Properties)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_ESOA_MAPPING (Package) Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_PROPERTIES | General Properties | 20081103 |
Properties
| Class | FSBP_ESAMAP_PROPERTIES | |
| Short Description | Quantity of Properties | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_ESOA_MAPPING | Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 |
| Created | 20081103 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESAMAP_PROPERTIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_ESAMAP_PROPERTIES | General Properties | 20081103 |
Friends
Class FSBP_ESAMAP_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LTTY_PROPERTIES | 20081103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081103 | ||
| 2 | Instance method | Public | Method | 20081103 | ||
| 3 | Instance method | Public | Method | 20081103 |
Events
Class FSBP_ESAMAP_PROPERTIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LSTR_PROPERTIES | Protected | See coding | 20081103 | begin of lstr_properties,
name type string,
value type string,
end of lstr_properties
|
||
| 2 | LTTY_PROPERTIES | Protected | See coding | 20081103 | ltty_properties type hashed table of lstr_properties with unique key name
|
Method Signatures
Method GET_INSTANCE Signature
Method GET_INSTANCE on class FSBP_ESAMAP_PROPERTIES has no parameter.
Method GET_INSTANCE on class FSBP_ESAMAP_PROPERTIES has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class FSBP_ESAMAP_PROPERTIES has no parameter.
Method GET_VALUE on class FSBP_ESAMAP_PROPERTIES has no exception.
Method SET_VALUE Signature
Method SET_VALUE on class FSBP_ESAMAP_PROPERTIES has no parameter.
Method SET_VALUE on class FSBP_ESAMAP_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |