SAP ABAP Class CL_SIW_TTYP_PRODUCER (Table Type Producer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_PRODUCTION (Package) Service Implementation Production
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_PRODUCER Producer of Generated Objects 20100420
Properties
Class CL_SIW_TTYP_PRODUCER  
Short Description Table Type Producer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SIW    
Program status     
Category 0   
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100420   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SIW_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PRODUCER Producer of Generated Objects 20100420
Friends
Class CL_SIW_TTYP_PRODUCER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPOSER Instance attribute Protected Object reference (TYPE REF TO) CL_CMP_COMPOSER Code Composer 20100420
2 CON_ANNOTATION_DESCRIPTION Constant Public Type reference (TYPE) STRING 'DESCRIPTION' 20100420
3 CON_VERSION_TYPE Constant Public Type reference (TYPE) STRING 'VERSION' 20100420
4 RESOURCE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20100420
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACCESSMODE Instance method Private Method 20100802
2 CHECK_KEYDEF Instance method Private Method 20100802
3 CHECK_KEYFIELDS_KEYDEF Instance method Private Method 20100802
4 CHECK_KEYKIND Instance method Private Method 20100802
5 CHECK_KEYKIND_ACCESSMODE Instance method Private Method 20100802
6 CHECK_KEYKIND_KEYDEF Instance method Private Method 20100802
7 CHECK_NAME Instance method Private Method 20100802
8 CHECK_REFTYPE Instance method Private Method 20100802
9 CHECK_ROWTYPE Instance method Private Method 20100802
10 CHECK_SHORTTEXT Instance method Private Method 20100802
Events
Class CL_SIW_TTYP_PRODUCER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_DESCRIPTION Public See coding 20100420
2 STR_VERSION Protected See coding 20100420 BEGIN OF str_version, name TYPE c LENGTH 40, value TYPE c LENGTH 10, END OF str_version
3 TAB_DESCRIPTION Public See coding 20100420
4 TAB_VERSION Protected See coding 20100420 tab_version TYPE STANDARD TABLE OF str_version WITH DEFAULT KEY
Method Signatures

Method CHECK_ACCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSMODE Call by reference Type reference (TYPE) ACCESSMODE 20100802
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_ACCESSMODE on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_KEYDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYDEF Call by reference Type reference (TYPE) TTYPKEYDEF 20100802
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_KEYDEF on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_KEYFIELDS_KEYDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYDEF Call by reference Type reference (TYPE) TTYPKEYDEF 20100802
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802
4 Importing I_TAB_TTYP_FIELD Call by reference Type reference (TYPE) SIW_TAB_TTYP_KEYFIELD 20100802

Method CHECK_KEYFIELDS_KEYDEF on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_KEYKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYKIND Call by reference Type reference (TYPE) KEYKIND 20100802
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_KEYKIND on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_KEYKIND_ACCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSMODE Call by reference Type reference (TYPE) ACCESSMODE 20100802
2 Importing I_KEYKIND Call by reference Type reference (TYPE) KEYKIND 20100802
3 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_KEYKIND_ACCESSMODE on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_KEYKIND_KEYDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYDEF Call by reference Type reference (TYPE) TTYPKEYDEF 20100802
2 Importing I_KEYKIND Call by reference Type reference (TYPE) KEYKIND 20100802
3 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_KEYKIND_KEYDEF on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20100802
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802

Method CHECK_NAME on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_REFTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802
3 Importing I_REFTYPE Call by reference Type reference (TYPE) DDREFTYPE 20100802

Method CHECK_REFTYPE on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_ROWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802
3 Importing I_ROWTYPE Call by reference Type reference (TYPE) TTROWTYPE 20100802

Method CHECK_ROWTYPE on class CL_SIW_TTYP_PRODUCER has no exception.

Method CHECK_SHORTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG 20100802
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802
3 Importing I_SHORTTEXT Call by reference Type reference (TYPE) AS4TEXT 20100802

Method CHECK_SHORTTEXT on class CL_SIW_TTYP_PRODUCER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703