SAP ABAP Interface IF_SIW_STRU_PIECE_DESCR (Object Description for a Structure)
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_STRU_PIECE_DESCR Object Description for Structure 20100408
Properties
Interface IF_SIW_STRU_PIECE_DESCR  
Short Description Object Description for a Structure    
General Data
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100408   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_STRU_PIECE_DESCR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE Object of a Service Implementation 20100408
2 IF_SIW_PIECE_DESCR Object Description 20100408
Friends
Interface IF_SIW_STRU_PIECE_DESCR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_PROP_EXTENSION_CLASS Constant Public Type reference (TYPE) STRING 'EXCLASS' 20100408
2 CON_PROP_SHORTTEXT Constant Public Type reference (TYPE) STRING 'DDTEXT' 20100408
Methods
# Method Level Visibility Method type Description Created on
1 GET_METADATA_FOR_FIELDS Instance method Public Method Get the Field Description for the Structure (untyped) 20121030
2 GET_STRU_FIELDS Instance method Public Method Get the Field Description for the Structure (typed) 20100420
3 GET_STRU_INFO Instance method Public Method Get the Header Description for the Structure (typed) 20100420
4 SET_METADATA Instance method Public Method Set the Header Description for the Structure (untyped) 20100408
5 SET_METADATA_FOR_FIELDS Instance method Public Method Set the Field Description for the Structure (untyped) 20100420
6 SET_PACKAGE Instance method Public Method Set the metadata for the structure (fields) 20100408
7 SET_SHARE_ATTRIBUTE Instance method Public Method Set the metadata for the structure (fields) 20100408
Events
Interface IF_SIW_STRU_PIECE_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20100408 tab TYPE STANDARD TABLE OF REF TO if_siw_stru_piece_descr WITH DEFAULT KEY
2 TY_STR_STRU_INT Public See coding 20100416 BEGIN OF ty_str_stru_int. TYPES siw_share_attribute TYPE string. INCLUDE TYPE siw_str_stru. TYPES fields TYPE siw_tab_stru_field. TYPES: END OF ty_str_stru_int
Method Signatures

Method GET_METADATA_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_FIELD_METADATA Value transfer Type reference (TYPE) SIW_TAB_STRU_FIELD_METADATA SIW Definition of Structure Field (DD03P) - untyped 20121030

Method GET_METADATA_FOR_FIELDS on Interface IF_SIW_STRU_PIECE_DESCR has no exception.

Method GET_STRU_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_STRU_FIELD Value transfer Type reference (TYPE) SIW_TAB_STRU_FIELD SIW Definition of Structure Field (DD03P) 20100420

Method GET_STRU_FIELDS on Interface IF_SIW_STRU_PIECE_DESCR has no exception.

Method GET_STRU_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_STRU_INFO Value transfer Type reference (TYPE) SIW_STR_STRU_INFO 20100420

Method GET_STRU_INFO on Interface IF_SIW_STRU_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_STRU_METADATA SIW Definition of Structure Header (DD02V) - untyped 20100408

Method SET_METADATA on Interface IF_SIW_STRU_PIECE_DESCR has no exception.

Method SET_METADATA_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_FIELD_METADATA Call by reference Type reference (TYPE) SIW_TAB_STRU_FIELD_METADATA SIW Definition of Structure Field (DD03P) - untyped 20100420

Method SET_METADATA_FOR_FIELDS on Interface IF_SIW_STRU_PIECE_DESCR has no exception.

Method SET_PACKAGE Signature

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

Method SET_SHARE_ATTRIBUTE Signature

Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_STRU_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_STRU_PIECE_DESCR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703