SAP ABAP Class IF_SIW_STRU_PIECE_DESCR (Object Description for a Structure)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_PIECE Object of a Service Implementation 20100408
2 Interface composition (i COMPRISING i_ref)  IF_SIW_PIECE_DESCR Object Description 20100408
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
Class IF_SIW_STRU_PIECE_DESCR  
Short Description Object Description for a Structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100408   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_STRU_PIECE_DESCR has no forward declaration.
Interfaces
Class IF_SIW_STRU_PIECE_DESCR has no interface implemented.
Friends
Class IF_SIW_STRU_PIECE_DESCR has no friend class.
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
Class 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 class 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 class 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 class 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 class 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 class IF_SIW_STRU_PIECE_DESCR has no exception.

Method SET_PACKAGE Signature

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

Method SET_SHARE_ATTRIBUTE Signature

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