SAP ABAP Interface IF_SIW_DOMA_PIECE_DESCR (Object Description of a Domain)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_DOMA_PIECE_DESCR Object Description for a Domain 20100621
Properties
Interface IF_SIW_DOMA_PIECE_DESCR  
Short Description Object Description of a Domain    
General Data
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100621   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_DOMA_PIECE_DESCR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE Object of a Service Implementation 20100621
2 IF_SIW_PIECE_DESCR Object Description 20100621
Friends
Interface IF_SIW_DOMA_PIECE_DESCR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_PROP_CONVEXIT Constant Public Type reference (TYPE) STRING 'CONVEXIT' 20100621
2 CON_PROP_DATATYPE Constant Public Type reference (TYPE) STRING 'DATATYPE' 20100621
3 CON_PROP_DECIMALS Constant Public Type reference (TYPE) STRING 'DECIMALS' 20100621
4 CON_PROP_ENTITYTAB Constant Public Type reference (TYPE) STRING 'ENTITYTAB' 20100621
5 CON_PROP_LENG Constant Public Type reference (TYPE) STRING 'LENG' 20100621
6 CON_PROP_LOWERCASE Constant Public Type reference (TYPE) STRING 'LOWERCASE' 20100621
7 CON_PROP_OUTPUTLEN Constant Public Type reference (TYPE) STRING 'OUTPUTLEN' 20100621
8 CON_PROP_SHORTTEXT Constant Public Type reference (TYPE) STRING 'DDTEXT' 20100621
9 CON_PROP_SIGNFLAG Constant Public Type reference (TYPE) STRING 'SIGNFLAG' 20100621
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOMA_INFO Instance method Public Method Get the Object Description of the Domain (typed) 20100621
2 GET_DOMA_VALUES Instance method Public Method Get Single Values/Intervals of the Domain (typed) 20100621
3 SET_METADATA Instance method Public Method Set the Object Description of the Domain (untyped) 20100621
4 SET_METADATA_FOR_VALUES Instance method Public Method Set Single Values/Intervals of the Domain (untyped) 20100621
5 SET_PACKAGE Instance method Public Method 20100621
6 SET_SHARE_ATTRIBUTE Instance method Public Method 20100621
Events
Interface IF_SIW_DOMA_PIECE_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20100621 tab type standard table of ref to if_siw_doma_piece_descr with default key
2 TY_STR_DOMA_INT Public See coding 20100621 begin of ty_str_doma_int. types siw_share_attribute type string. include type siw_str_doma. types values type siw_tab_doma_value. types: end of ty_str_doma_int
Method Signatures

Method GET_DOMA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_DOMA_INFO Value transfer Type reference (TYPE) SIW_STR_DOMA_INFO 20100621

Method GET_DOMA_INFO on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.

Method GET_DOMA_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_DOMA_VALUE Value transfer Type reference (TYPE) SIW_TAB_DOMA_VALUE 20100621

Method GET_DOMA_VALUES on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METADATA Call by reference Type reference (TYPE) SIW_STR_DOMA_META 20100621

Method SET_METADATA on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.

Method SET_METADATA_FOR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_VALUE_METADATA Call by reference Type reference (TYPE) SIW_TAB_DOMA_VALUE_META 20100621

Method SET_METADATA_FOR_VALUES on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.

Method SET_PACKAGE Signature

Method SET_PACKAGE on Interface IF_SIW_DOMA_PIECE_DESCR has no parameter.
Method SET_PACKAGE on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.

Method SET_SHARE_ATTRIBUTE Signature

Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_DOMA_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_DOMA_PIECE_DESCR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in