SAP ABAP Class CL_MAPPING_CHECK_HELPER_L1 (Mapping Check Helper for API-based Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_MAPPING (Package) SIW: Mapping

⤷

⤷

Properties
Class | CL_MAPPING_CHECK_HELPER_L1 | |
Short Description | Mapping Check Helper for API-based Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_MAPPING | SIW: Mapping |
Created | 20090928 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MAPPING_CHECK_HELPER_L1 has no interface implemented.
Friends
Class CL_MAPPING_CHECK_HELPER_L1 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | GDT_NAMESPACE | 20090928 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | IDT_NAMESPACE | 20090928 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | PRX_PREFIX | 20090928 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | SWC | 20090928 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | SWCV | 20090928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | BASIC_CHECK_FIELD | 20090928 |
2 | ![]() |
Static method | Public | Method | BASIC_CHECK_TARGET_SIGNATURE | 20090928 |
3 | ![]() |
Static method | Public | Method | BASIC_CHECK_TYPE | 20090928 |
4 | ![]() |
Static method | Public | Method | CHECK_STRUCTURE | 20090928 |
5 | ![]() |
Static method | Public | Method | IS_PROC_CONDS_IN | 20090928 |
6 | ![]() |
Static method | Public | Method | IS_PROC_CONDS_OUT | 20090928 |
7 | ![]() |
Static method | Public | Method | SET_GENERAL_ATTRIBUTES | 20090928 |
Events
Class CL_MAPPING_CHECK_HELPER_L1 has no event.
Types
Class CL_MAPPING_CHECK_HELPER_L1 has no local type.
Method Signatures
Method BASIC_CHECK_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | I_FIELD | 20090928 | ||
2 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | I_LOG | 20090928 | |
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | R_OK | 20090928 |
Method BASIC_CHECK_FIELD on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method BASIC_CHECK_TARGET_SIGNATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | I_LOG | 20090928 | |
2 | ![]() |
I_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | I_SIGNATURE | 20090928 | ||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | R_OK | 20090928 |
Method BASIC_CHECK_TARGET_SIGNATURE on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method BASIC_CHECK_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | I_LOG | 20090928 | |
2 | ![]() |
I_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TYPE | I_TYPE | 20090928 | ||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | R_OK | 20090928 |
Method BASIC_CHECK_TYPE on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method CHECK_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | I_LOG | 20090928 | |
2 | ![]() |
I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | I_STRUCTURE | 20090928 | ||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | R_OK | 20090928 |
Method CHECK_STRUCTURE on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method IS_PROC_CONDS_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | I_STRUCTURE | 20090928 | ||
2 | ![]() |
R_IS_PROC_CONDS_IN | Value transfer | Type reference (TYPE) | XFELD | R_IS_PROC_CONDS_IN | 20090928 |
Method IS_PROC_CONDS_IN on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method IS_PROC_CONDS_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | I_STRUCTURE | 20090928 | ||
2 | ![]() |
R_IS_PROC_CONDS_OUT | Value transfer | Type reference (TYPE) | XFELD | R_IS_PROC_CONDS_OUT | 20090928 |
Method IS_PROC_CONDS_OUT on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
Method SET_GENERAL_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GDT_NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_GDT_NAMESPACE | 20090928 | ||
2 | ![]() |
I_IDT_NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_IDT_NAMESPACE | 20090928 | ||
3 | ![]() |
I_PRX_PREFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | I_PRX_PREFIX | 20090928 | ||
4 | ![]() |
I_SWC | Call by reference | Type reference (TYPE) | CSEQUENCE | I_SWC | 20090928 | ||
5 | ![]() |
I_SWCV | Call by reference | Type reference (TYPE) | CSEQUENCE | I_SWCV | 20090928 |
Method SET_GENERAL_ATTRIBUTES on class CL_MAPPING_CHECK_HELPER_L1 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |