SAP ABAP Class CL_BS_SR_DICT_V1 (Dictionary of terms used at synchronization)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_SR_DICT | Dictionary of PTV properties used at synchronization | 20071122 |
Properties
| Class | CL_BS_SR_DICT_V1 | |
| Short Description | Dictionary of terms used at synchronization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20071122 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_SR_DICT_V1 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_SR_DICT | Dictionary of PTV properties used at synchronization | 20071122 |
Friends
Class CL_BS_SR_DICT_V1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20071122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071122 | |
| 2 | Instance method | Private | Method | Initialize dictionary | 20071122 |
Events
Class CL_BS_SR_DICT_V1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DICT_DEF | Private | See coding | 20071122 | begin of dict_def,
term_pid type i,
term_id type i,
term_name type string,
term_type type string,
term_descr type string,
end of dict_def
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BS_SR_DICT_V1 has no parameter.
Method CONSTRUCTOR on class CL_BS_SR_DICT_V1 has no exception.
Method INIT_DICT Signature
Method INIT_DICT on class CL_BS_SR_DICT_V1 has no parameter.
Method INIT_DICT on class CL_BS_SR_DICT_V1 has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 711 |