SAP ABAP Interface IF_SIW_CONSTRUCTION_PLAN (Construction Plan for Object Generation)
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 implementation (CLASS c. INTERFACES i_ref)  CL_SIW_CONSTRUCTION_PLAN Construction Plan 20061130
Properties
Interface IF_SIW_CONSTRUCTION_PLAN  
Short Description Construction Plan for Object Generation    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061129   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_CONV_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SIW_PIECE_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SIW_CONSTRUCTION_PLAN has no interface.
Friends
Interface IF_SIW_CONSTRUCTION_PLAN has no friend.
Attributes
Interface IF_SIW_CONSTRUCTION_PLAN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONVENIENCE_DESCR Instance method Public Method Create and Insert a Convenience Description for Objects 20100505
2 CREATE_PIECE_DESCR Instance method Public Method Create and Insert an Object Description 20061206
3 CREATE_VARIABLE Instance method Public Method Create and Insert Variable 20061130
4 GET_ALL_CONV_DESCS Instance method Public Method Return all Convenience Descriptions 20100505
5 GET_ALL_PIECE_DESCS Instance method Public Method Return all Object Descriptions 20061208
6 GET_CONTEXT Instance method Public Method Return Context Project Data 20061206
7 IS_DESC_ALT_RFC Instance method Public Method Check if an Alternative RFC Connection is Provided 20081024
Events
Interface IF_SIW_CONSTRUCTION_PLAN has no event.
Types
Interface IF_SIW_CONSTRUCTION_PLAN has no local type.
Method Signatures

Method CREATE_CONVENIENCE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONV_DESCR_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PIECE_GRP_TYPE Object Type see CE_SIW_PIECE_GRP_TYPE_DEFAULT 20100505
2 Importing I_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID Object Group Id 20100505
3 Returning R_CONV_DESCR Value transfer Object reference (TYPE REF TO) IF_SIW_CONV_DESCR Convenience Description 20100505
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20100526

Method CREATE_PIECE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ALT_RFC Call by reference Type reference (TYPE) XFELD Alternative RFC Connection supported? 20081023
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE Piece Id 20061206
3 Importing I_PIECE_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PIECE_TYPE Piece Type see CE_SIW_PIECE_TYPE_DEFAULT 20070302
4 Importing I_PRODUCER_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PRODUCER_TYPE Producer Type see CE_SIW_PRODUCER_TYPE_DEFAULT 20070302
5 Importing I_VAR_TYPE Call by reference Type reference (TYPE) CSEQUENCE Structure Field describing Type of Variable "Piece Name" 20061218
6 Returning R_PIECE_DESCR Value transfer Object reference (TYPE REF TO) IF_SIW_PIECE_DESCR Piece Description 20061206
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler beim Aufruf (Vorbedingung verletzt) 20061215

Method CREATE_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE Variable ID 20061207
2 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE Structure Field describing Variable Type in UI (Input Help) 20061130
3 Returning R_VARIABLE Value transfer Object reference (TYPE REF TO) IF_SIW_VARIABLE Variable from Construction Plan 20061130
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler beim Aufruf (Vorbedingung verletzt) 20061208

Method GET_ALL_CONV_DESCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONV_DESCS Value transfer Type reference (TYPE) IF_SIW_CONV_DESCR=>TAB All Convenience Descriptions 20100505

Method GET_ALL_CONV_DESCS on Interface IF_SIW_CONSTRUCTION_PLAN has no exception.

Method GET_ALL_PIECE_DESCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PIECE_DESCS Value transfer Type reference (TYPE) IF_SIW_PIECE_DESCR=>TAB All Piece Descriptions 20061208

Method GET_ALL_PIECE_DESCS on Interface IF_SIW_CONSTRUCTION_PLAN has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT Value transfer Object reference (TYPE REF TO) IF_SIW_CONTEXT Context 20061206

Method GET_CONTEXT on Interface IF_SIW_CONSTRUCTION_PLAN has no exception.

Method IS_DESC_ALT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PIECEDESC Call by reference Object reference (TYPE REF TO) IF_SIW_PIECE_DESCR Piece Description 20081024
2 Returning R_FLG_ALT_RFC Value transfer Type reference (TYPE) XFELD Checkbox 20081024

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