SAP ABAP Interface IF_SIW_PIECE_PRODUCED (Generated Object)
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_CLIF_PIECE_PRODUCED Produziertes CLIF Stück 20061216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_PIECE_PRODUCED Abstract Class for produced piece 20071116
Properties
Interface IF_SIW_PIECE_PRODUCED  
Short Description Generated Object    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061207   SAP 
Last changed 20110908   SAP 
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)
3 IF_SIW_TODO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SIW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE Object of a Service Implementation 20061207
Friends
Interface IF_SIW_PIECE_PRODUCED has no friend.
Attributes
Interface IF_SIW_PIECE_PRODUCED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the Syntax of the Generated Object 20061218
2 DISPLAY Instance method Public Method Display a Generated Object 20070207
3 GET_ACTIVATION_GROUP Instance method Public Method 20100517
4 GET_ACTIVATION_INFO Instance method Public Method Get Mass Activation Information of a Generated Object 20100511
5 GET_ID Instance method Public Method 20061215
6 GET_LANGUAGE Instance method Public Method Get Language of a Repository Object / Generated Object 20071105
7 GET_METADATA Instance method Public Method Get Metadata of a Generated Object 20061219
8 GET_NAME Instance method Public Method 20061215
9 GET_PACKAGE Instance method Public Method 20070316
10 GET_PREVIEW_DATA Instance method Public Method Get Object Preview Data of a Generated Object 20070109
11 GET_PRODUCER Instance method Public Method 20070302
12 GET_SHARE_ATTRIBUTE Instance method Public Method 20070122
13 GET_TADIR_KEYS Instance method Public Method Get Key Information (TADIR) of a Generated Object 20061219
14 GET_TODOS Instance method Public Method Get To-Dos of a Generated Object 20070109
15 GET_TRANSPORT_INFO Instance method Public Method 20061216
16 GET_TYPE Instance method Public Method 20061215
17 GET_USED_PIECENAMES Instance method Public Method Get the Used Object Names of a Generated Object 20100517
18 IS_PERSISTED Instance method Public Method Get Information if the Object is Generated 20061220
Events
Interface IF_SIW_PIECE_PRODUCED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20061214 tab TYPE STANDARD TABLE OF REF TO if_siw_piece_produced WITH DEFAULT KEY
2 TAB_PREVIEW Public See coding 20070109 tab_preview TYPE STANDARD TABLE OF char255 WITH DEFAULT KEY
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DEEP_CHECK Call by reference Type reference (TYPE) XFELD ABAP_TRUE Obsolete Flag: This Flag is always 'X' 20070731
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL Logging Interface of SIW 20061218
3 Returning R_RC Value transfer Object reference (TYPE REF TO) CE_SIW_RC Returncode (OK, Warning, Error) 20061218

Method CHECK on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method DISPLAY Signature

Method DISPLAY on Interface IF_SIW_PIECE_PRODUCED has no parameter.
Method DISPLAY on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_ACTIVATION_GROUP Signature

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

Method GET_ACTIVATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVATION_INFO Value transfer Type reference (TYPE) IF_SIW_TYPES=>STR_ACTIVATION_INFO Mass Activation Info of the Object 20100511

Method GET_ACTIVATION_INFO on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_ID Signature

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

Method GET_LANGUAGE Signature

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

Method GET_LANGUAGE on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_METADATA Value transfer Type reference (TYPE) SIW_DTE_PIECE_METADATA Metadata of Object 20061219

Method GET_METADATA on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_NAME Signature

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

Method GET_PACKAGE Signature

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

Method GET_PREVIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PREVIEW Value transfer Type reference (TYPE) TAB_PREVIEW Data Representing the Produced Object 20070109

Method GET_PREVIEW_DATA on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_PRODUCER Signature

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

Method GET_SHARE_ATTRIBUTE Signature

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

Method GET_TADIR_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_TADIR_KEYS Value transfer Type reference (TYPE) IF_SIW_TYPES=>STR_TADIR_KEYS TADIR Key 20061219

Method GET_TADIR_KEYS on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_TODOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_TODOS Value transfer Type reference (TYPE) IF_SIW_TODO=>TAB List of Todos 20070109

Method GET_TODOS on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method GET_TRANSPORT_INFO Signature

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

Method GET_TYPE Signature

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

Method GET_USED_PIECENAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_PIECENAMES Value transfer Type reference (TYPE) SIW_TAB_PIECE_NAME List of Object Names 20100517

Method GET_USED_PIECENAMES on Interface IF_SIW_PIECE_PRODUCED has no exception.

Method IS_PERSISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_PERSISTED Value transfer Type reference (TYPE) XFELD 'x' Object is Persisted on Database, '' not Persisted 20061220

Method IS_PERSISTED on Interface IF_SIW_PIECE_PRODUCED has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100