SAP ABAP Class CL_SIW_CONFIG_API_SPECIAL_TEST (Simple Config for SIW API Test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TEST (Package) SIW: Test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_CONFIGURATION_SETUP Configuration 20100429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_CONFIGURATION_SETUP_EXT Extended Configuration 20100429
Properties
Class CL_SIW_CONFIG_API_SPECIAL_TEST  
Short Description Simple Config for SIW API Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_TEST   SIW: Test 
Created 20100429   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_VARIABLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_CONFIGURATION_SETUP Configuration 20100429
2 IF_SIW_CONFIGURATION_SETUP_EXT Extended Configuration 20100429
Friends
Class CL_SIW_CONFIG_API_SPECIAL_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_PIECES Constant Public See coding 20100429
2 CON_VARIABLES Constant Public See coding 20100429
3 MR_PLAN Instance attribute Private Object reference (TYPE REF TO) IF_SIW_CONSTRUCTION_PLAN 20100429
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PIECE Instance method Private Method 20100429
2 CREATE_VARIABLE Instance method Private Method 20100429
Events
Class CL_SIW_CONFIG_API_SPECIAL_TEST has no event.
Types
Class CL_SIW_CONFIG_API_SPECIAL_TEST has no local type.
Method Signatures

Method CREATE_PIECE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) CSEQUENCE 20100429
2 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) SIW_DTE_DISPLAY_MODE 20100429
3 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20100429
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100429
5 Importing I_PIECE_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PIECE_TYPE 20100429
6 Importing I_PRODUCER_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PRODUCER_TYPE 20100429
7 Importing I_SHARE_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20100429
8 Importing I_TEMPLATE Call by reference Type reference (TYPE) CSEQUENCE 20100429
9 Importing I_VAR_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20100429
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR 20100429

Method CREATE_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDIC_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20100429
2 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) SIW_DTE_DISPLAY_MODE IF_SIW_VARIABLE=>CON_EDITABLE 20100429
3 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20100429
4 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE SPACE 20100429
5 Returning R_VARIABLE Value transfer Object reference (TYPE REF TO) IF_SIW_VARIABLE 20100429
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR 20100429
History
Last changed by/on SAP  20130531 
SAP Release Created in