SAP ABAP Class IF_BS_SOA_CHECKS_TYPES (Global Types for eSOA checks (v2))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHK_BS_SOA_ERP_NAMESPACE | Name space object checker for BS eSOA | 20090210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHK_BS_SOA_PROXY | SOA CheckMan integration for proxy objects (v2) | 20090128 |
Properties
| Class | IF_BS_SOA_CHECKS_TYPES | |
| Short Description | Global Types for eSOA checks (v2) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090120 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BS_SOA_CHECKS_TYPES has no interface implemented.
Friends
Class IF_BS_SOA_CHECKS_TYPES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090120 | |||||
| 2 | Constant | Public | See coding | 20090120 | |||||
| 3 | Constant | Public | See coding | 20090120 | |||||
| 4 | Constant | Public | See coding | 20090120 | |||||
| 5 | Constant | Public | Type reference (TYPE) | CHAR4 | 'WS_C' | 20090222 | |||
| 6 | Constant | Public | Type reference (TYPE) | CHAR4 | 'WS_P' | 20090222 | |||
| 7 | Constant | Public | See coding | 20090120 | |||||
| 8 | Constant | Public | See coding | 20090120 | |||||
| 9 | Constant | Public | See coding | 20090120 | |||||
| 10 | Constant | Public | Type reference (TYPE) | D | '20051201' | 20090120 | |||
| 11 | Constant | Public | See coding | 20090120 | |||||
| 12 | Constant | Public | Type reference (TYPE) | CRMOBCOLID | 'BS_SOA_CP' | 20090120 | |||
| 13 | Constant | Public | See coding | 20090120 | |||||
| 14 | Constant | Public | See coding | 20090120 | |||||
| 15 | Constant | Public | See coding | 20090120 | |||||
| 16 | Constant | Public | See coding | 20090120 | |||||
| 17 | Constant | Public | Type reference (TYPE) | CHAR255 | 'uddi:uddi.sap.com:categorization:life-cycle-status' | 20091116 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'R' | 20090222 | |||
| 19 | Constant | Public | Type reference (TYPE) | VEPREFTYPE | 'XIPR' | 20090222 | |||
| 20 | Constant | Public | Type reference (TYPE) | DEF_START_PT | 'o' | 20090222 | |||
| 21 | Constant | Public | Type reference (TYPE) | CRMCHKID | 'BS_SOA_CH' | 20090210 | |||
| 22 | Constant | Public | Type reference (TYPE) | CRMCHKID | 'BS_SOA_XI' | 20090210 | |||
| 23 | Constant | Public | See coding | 20090120 | |||||
| 24 | Constant | Public | See coding | 20090120 | |||||
| 25 | Constant | Public | See coding | 20090120 |
Methods
Class IF_BS_SOA_CHECKS_TYPES has no method.
Events
Class IF_BS_SOA_CHECKS_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CRMCHKMSG | Public | See coding | 20090120 | tt_crmchkmsg type standard table of crmchkmsg
|
||
| 2 | TT_CROSS | Public | See coding | 20090120 | tt_cross type standard table of ty_cross
|
||
| 3 | TT_DF14L | Public | See coding | 20090120 | tt_df14l type standard table of ty_df14l
|
||
| 4 | TT_IFR_TYPE_R | Public | See coding | 20090120 | tt_ifr_type_r type range of char30
|
||
| 5 | TT_OBJECT | Public | See coding | 20090120 | tt_object type standard table of ty_object
|
||
| 6 | TT_PROXY_KEY_EXT | Public | See coding | 20090210 | tt_proxy_key_ext type table of ty_proxy_key_ext
|
||
| 7 | TT_SPROXHDR_MINUS | Public | See coding | 20090210 | tt_sproxhdr_minus type standard table of ty_sproxhdr_minus
|
||
| 8 | TT_TADIR | Public | See coding | 20090120 | tt_tadir type standard table of tadir
|
||
| 9 | TT_TDEVC | Public | See coding | 20090120 | tt_tdevc type standard table of ty_tdevc
|
||
| 10 | TY_CRMCHKMSG | Public | Type reference (TYPE) | CRMCHKMSG | 20090120 | |
|
| 11 | TY_CROSS | Public | Type reference (TYPE) | CROSS | 20090120 | |
|
| 12 | TY_DF14L | Public | Type reference (TYPE) | DF14L | 20090120 | |
|
| 13 | TY_OBJECT | Public | See coding | 20090120 | begin of ty_object,
object type tadir-object,
obj_name type tadir-obj_name,
end of ty_object
|
||
| 14 | TY_PROXY_KEY_EXT | Public | See coding | 20090210 | begin of ty_proxy_key_ext.
include type cl_proxy_public_utils=>t_proxy_key.
types created_on type tzntstmps."PRX_CRON."CREATIONDT.
types xml_namespace type prx_nspce.
types synchron type abap_bool.
types idempotent type abap_bool.
types end of ty_proxy_key_ext
|
||
| 15 | TY_SPROXHDR_MINUS | Public | Type reference (TYPE) | BSSOA_TY_SPROXHDR_MINUS | 20090210 | |
|
| 16 | TY_TADIR | Public | Type reference (TYPE) | TADIR | 20090120 | |
|
| 17 | TY_TDEVC | Public | Type reference (TYPE) | TDEVC | 20090120 | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |