SAP ABAP Class CL_SIW_COMMON_ELM_POPULATOR (Adds fields depending on the access mode (create/change))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_MAPPING (Package) SIW: Mapping

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_MAPPING_POPULATOR_BASE | Base class for mapping populators | 20070402 |
Properties
Class | CL_SIW_COMMON_ELM_POPULATOR | |
Short Description | Adds fields depending on the access mode (create/change) | |
Super Class | CL_SIW_MAPPING_POPULATOR_BASE | Base class for mapping populators |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_MAPPING | SIW: Mapping |
Created | 20070402 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SIW_COMMON_ELM_POPULATOR has no interface implemented.
Friends
Class CL_SIW_COMMON_ELM_POPULATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXF_FIELDSTACK | 20070404 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | true if field is child of reqeust mdt | 20070404 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20070404 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XFELD | does not add processing conditions in queries | 20080314 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SXF_FIELD=>TAB | 20070404 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20080506 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXF_TYPESTACK | 20070404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds actionCode GDTs where necessary | 20070404 |
2 | ![]() |
Instance method | Private | Method | Adds CompleteTransmissionsIndicator GDTs where necessary | 20070404 |
3 | ![]() |
Instance method | Private | Method | Add Processing Conditions | 20070621 |
4 | ![]() |
Instance method | Private | Method | Determines whether operation changes/creates data | 20070404 |
5 | ![]() |
Instance method | Private | Method | Determines whether operation queries data | 20070621 |
6 | ![]() |
Static method | Public | Method | S_CREATE | 20070402 |
Events
Class CL_SIW_COMMON_ELM_POPULATOR has no event.
Types
Class CL_SIW_COMMON_ELM_POPULATOR has no local type.
Method Signatures
Method ADD_ACTION_CODES Signature
Method ADD_ACTION_CODES on class CL_SIW_COMMON_ELM_POPULATOR has no parameter.
Method ADD_ACTION_CODES on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
Method ADD_COMPLETE_TRANS_INDICATORS Signature
Method ADD_COMPLETE_TRANS_INDICATORS on class CL_SIW_COMMON_ELM_POPULATOR has no parameter.
Method ADD_COMPLETE_TRANS_INDICATORS on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
Method ADD_PROCESSING_CONDITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT_MSG_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20070621 | |||
2 | ![]() |
I_OUTPUT_MSG_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | 20070621 |
Method ADD_PROCESSING_CONDITIONS on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
Method IS_MODIFY_DATA_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MODIFY_DATA | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20070404 |
Method IS_MODIFY_DATA_OPERATION on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
Method IS_QUERY_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUERY_OPERATION | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20070621 |
Method IS_QUERY_OPERATION on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
Method S_CREATE_AM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SKIP_PROC_COND | Call by reference | Type reference (TYPE) | XFELD | '' | X: does not add processing conditions in queries | 20080314 | |
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_MAPPING_POPULATOR | R_INSTANCE | 20070402 |
Method S_CREATE_AM on class CL_SIW_COMMON_ELM_POPULATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |