SAP ABAP Interface IF_SIW_PIECE_DESCR (Object Description)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_BADI_PIECE_DESCR BadI Object Description 20080603
2 Interface composition (i COMPRISING i_ref)  IF_SIW_BADI_SORTER_DESCR BadI Sorter Description 20080603
3 Interface composition (i COMPRISING i_ref)  IF_SIW_CLIF_PIECE_DESCR Class/Interface (CLIF) Object Description 20061216
4 Interface composition (i COMPRISING i_ref)  IF_SIW_DDIC_PIECE_DESCR DDIC Object Description 20090916
5 Interface composition (i COMPRISING i_ref)  IF_SIW_DOMA_PIECE_DESCR Object Description of a Domain 20100621
6 Interface composition (i COMPRISING i_ref)  IF_SIW_DTEL_PIECE_DESCR Object Description for a Data Element 20100318
7 Interface composition (i COMPRISING i_ref)  IF_SIW_FUNC_PIECE_DESCR Object Description for a Function 20080327
8 Interface composition (i COMPRISING i_ref)  IF_SIW_MASSTABU_PIECE_DESCR Object Description for a Table Entry 20080422
9 Interface composition (i COMPRISING i_ref)  IF_SIW_PROG_PIECE_DESCR Object Description for a report/an include 20070717
10 Interface composition (i COMPRISING i_ref)  IF_SIW_SG_PIECE_DESCR Service Group Object Description 20090122
... Click here to see Used By full list (14 items)
Properties
Interface IF_SIW_PIECE_DESCR  
Short Description Object Description    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061206   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_PIECE_DESCR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE Object of a Service Implementation 20061206
Friends
Interface IF_SIW_PIECE_DESCR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Constant Public Type reference (TYPE) SIW_DTE_PIECE_DESCR_STATE 'A' Aktiv 20070208
2 INACTIVE Constant Public Type reference (TYPE) SIW_DTE_PIECE_DESCR_STATE 'I' Inaktiv 20070208
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVATION_GROUP Instance method Public Method 20100323
2 GET_ID Instance method Public Method 20061214
3 GET_LANGUAGE Instance method Public Method Get Language Attribute 20090702
4 GET_NAME Instance method Public Method 20061214
5 GET_PACKAGE Instance method Public Method 20070315
6 GET_PRODUCER Instance method Public Method 20070302
7 GET_SHARE_ATTRIBUTE Instance method Public Method 20070122
8 GET_TRANSPORT_INFO Instance method Public Method 20070112
9 GET_TYPE Instance method Public Method 20061214
10 SET_ACTIVATION_GROUP Instance method Public Method Set Activation Group 20100322
11 SET_LANGUAGE Instance method Public Method Set Language Attribute 20090701
12 SET_NAME Instance method Public Method Set Object Name 20061206
13 SET_PACKAGE Instance method Public Method Set Package of the Object 20070316
14 SET_SHARE_ATTRIBUTE Instance method Public Method Set Share Attribute 20070323
Events
Interface IF_SIW_PIECE_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20061206 tab TYPE STANDARD TABLE OF REF TO if_siw_piece_descr with default key
Method Signatures

Method GET_ACTIVATION_GROUP Signature

Method GET_ACTIVATION_GROUP on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_ACTIVATION_GROUP on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_ID on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU Language Key 20090702

Method GET_LANGUAGE on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_NAME on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_PACKAGE Signature

Method GET_PACKAGE on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_PACKAGE on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_PRODUCER Signature

Method GET_PRODUCER on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_PRODUCER on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_SHARE_ATTRIBUTE Signature

Method GET_SHARE_ATTRIBUTE on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_SHARE_ATTRIBUTE on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_TRANSPORT_INFO Signature

Method GET_TRANSPORT_INFO on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_TRANSPORT_INFO on Interface IF_SIW_PIECE_DESCR has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SIW_PIECE_DESCR has no parameter.
Method GET_TYPE on Interface IF_SIW_PIECE_DESCR has no exception.

Method SET_ACTIVATION_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION_GROUP Call by reference Type reference (TYPE) SIW_DTE_ACTIVATION_GROUP Activation Group Number 20100322

Method SET_ACTIVATION_GROUP on Interface IF_SIW_PIECE_DESCR has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key 20090701

Method SET_LANGUAGE on Interface IF_SIW_PIECE_DESCR has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20061206
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20091027

Method SET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Value transfer Type reference (TYPE) CSEQUENCE 20070316

Method SET_PACKAGE on Interface IF_SIW_PIECE_DESCR has no exception.

Method SET_SHARE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHARE_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20070323

Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_PIECE_DESCR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_BADI_PIECE_DESCR BadI Object Description 20080603
2 Interface composition (i COMPRISING i_ref)  IF_SIW_BADI_SORTER_DESCR BadI Sorter Description 20080603
3 Interface composition (i COMPRISING i_ref)  IF_SIW_CLIF_PIECE_DESCR Class/Interface (CLIF) Object Description 20061216
4 Interface composition (i COMPRISING i_ref)  IF_SIW_DDIC_PIECE_DESCR DDIC Object Description 20090916
5 Interface composition (i COMPRISING i_ref)  IF_SIW_DOMA_PIECE_DESCR Object Description of a Domain 20100621
6 Interface composition (i COMPRISING i_ref)  IF_SIW_DTEL_PIECE_DESCR Object Description for a Data Element 20100318
7 Interface composition (i COMPRISING i_ref)  IF_SIW_FUNC_PIECE_DESCR Object Description for a Function 20080327
8 Interface composition (i COMPRISING i_ref)  IF_SIW_MASSTABU_PIECE_DESCR Object Description for a Table Entry 20080422
9 Interface composition (i COMPRISING i_ref)  IF_SIW_PROG_PIECE_DESCR Object Description for a report/an include 20070717
10 Interface composition (i COMPRISING i_ref)  IF_SIW_SG_PIECE_DESCR Service Group Object Description 20090122
11 Interface composition (i COMPRISING i_ref)  IF_SIW_STRU_PIECE_DESCR Object Description for a Structure 20100408
12 Interface composition (i COMPRISING i_ref)  IF_SIW_TABU_PIECE_DESCR Object Description for a Table Entry 20070524
13 Interface composition (i COMPRISING i_ref)  IF_SIW_TTYP_PIECE_DESCR Object Description for a Table Type 20100420
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_PIECE_DESCR Abstract Class for Piece Description 20071116
History
Last changed by/on SAP  20110908 
SAP Release Created in 100