SAP ABAP Class CL_CHK_BS_SOA_ERP_NAMESPACE (Name space object checker for BS eSOA)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_SOA_CHECKS_TYPES | Global Types for eSOA checks (v2) | 20090210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20090210 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20090210 |
Properties
Class | CL_CHK_BS_SOA_ERP_NAMESPACE | |
Short Description | Name space object checker for BS eSOA | |
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 | 20090210 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHK_BS_SOA_ERP_NAMESPACE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BS_SOA_CHECKS_TYPES | Global Types for eSOA checks (v2) | 20090210 | ||
2 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20090210 | ||
3 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20090210 |
Friends
Class CL_CHK_BS_SOA_ERP_NAMESPACE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checking the XI service interface name | 20090909 |
2 | ![]() |
Instance method | Private | Method | Checking the XI service interface name | 20090909 |
3 | ![]() |
Instance method | Private | Method | 20090210 | |
4 | ![]() |
Instance method | Private | Method | 20090210 | |
5 | ![]() |
Instance method | Private | Method | 20090210 | |
6 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091027 |
7 | ![]() |
Instance method | Private | Method | 20090210 | |
8 | ![]() |
Static method | Private | Method | 20091027 | |
9 | ![]() |
Static method | Private | Method | 20090210 | |
10 | ![]() |
Instance method | Private | Method | 20090210 | |
11 | ![]() |
Instance method | Private | Method | 20090210 | |
12 | ![]() |
Instance method | Private | Method | 20090210 |
Events
Class CL_CHK_BS_SOA_ERP_NAMESPACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CRMCHKMSG | Private | Attribute reference (LIKE) | 20090909 |
|
||
2 | TT_OBJECT | Private | See coding | 20090909 | tt_object TYPE STANDARD TABLE OF ty_object
|
||
3 | TT_SPROXHDR_MINUS | Private | Attribute reference (LIKE) | 20090909 |
|
||
4 | TT_TADIR | Private | Attribute reference (LIKE) | 20090909 |
|
||
5 | TY_CRMCHKMSG | Private | Attribute reference (LIKE) | 20090909 |
|
||
6 | TY_OBJECT | Private | See coding | 20090909 | BEGIN OF ty_object,
crmobj TYPE crmobjpair,
nspce TYPE bssoa_xi_nspce,
END OF ty_object
|
||
7 | TY_SPROXHDR_MINUS | Private | Attribute reference (LIKE) | 20090909 |
|
||
8 | TY_TADIR | Private | Attribute reference (LIKE) | 20090909 |
|
Method Signatures
Method CHECK_DELETION_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Check Results Management: Check Results (Check Interface) | 20090909 | ||
2 | ![]() |
IT_DDIC_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090909 |
Method CHECK_DELETION_INDICATOR on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method CHECK_FORBIDDEN_DOMAINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Check Results Management: Check Results (Check Interface) | 20090909 | ||
2 | ![]() |
IT_DDIC_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090909 |
Method CHECK_FORBIDDEN_DOMAINS on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method CHECK_OBJECTS Signature
Method CHECK_OBJECTS on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
Method CHECK_OBJECTS on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method CHECK_PXY_DATA_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | 20090210 | |||
2 | ![]() |
IT_DDIC_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090210 |
Method CHECK_PXY_DATA_TYPES on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method CHECK_STDFLT_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | 20090210 | |||
2 | ![]() |
IT_FND_PACKAGE | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090210 |
Method CHECK_STDFLT_MSG on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method EXTRACT_RELEVANT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DDIC_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090210 | |||
2 | ![]() |
ET_FND_PACKAGES | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090210 | |||
3 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090210 |
Method LOAD_CONFIGURATION Signature
Method LOAD_CONFIGURATION on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091027 |
Method LOAD_FND_PACKGES Signature
Method LOAD_FND_PACKGES on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
Method LOAD_FND_PACKGES on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method NAVIGATE_WITH_CHECK_RESULT Signature
Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
Method SELECT_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TADIR | Call by reference | Type reference (TYPE) | TT_TADIR | 20090210 | |||
2 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090210 |
Method TEST_REQUIREMENTS Signature
Method TEST_REQUIREMENTS on class CL_CHK_BS_SOA_ERP_NAMESPACE has no parameter.
Method TEST_REQUIREMENTS on class CL_CHK_BS_SOA_ERP_NAMESPACE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |