SAP ABAP Class IF_SIW_CONSTRUCTION_PLAN_MOD (Modification of the Construction Plan)
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 20070213
Properties
Class IF_SIW_CONSTRUCTION_PLAN_MOD  
Short Description Modification of the Construction Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no forward declaration.
Interfaces
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no interface implemented.
Friends
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no friend class.
Attributes
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VARIABLE_VALUE Instance method Public Method Get the Value of a Context Variable 20070209
2 SET_CONV_DESCR_ACTIVE Instance method Public Method Activate a Convenience Description for Objects 20100507
3 SET_CONV_DESCR_INACTIVE Instance method Public Method Deactivate a Convenience Description for Objects 20100507
4 SET_PIECE_DESCR_ACTIVE Instance method Public Method Activate an Object Description 20070209
5 SET_PIECE_DESCR_INACTIVE Instance method Public Method Deactivate an Object Description 20070209
6 SET_VARIABLE_MODE Instance method Public Method Set the Display Mode of a Context Variable 20070209
7 SET_VARIABLE_VALUE Instance method Public Method Set the Value of a Context Variable 20070209
Events
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no event.
Types
Class IF_SIW_CONSTRUCTION_PLAN_MOD has no local type.
Method Signatures

Method GET_VARIABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070209
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20070209
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Objekt existiert nicht 20070213

Method SET_CONV_DESCR_ACTIVE 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 20100507
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20100507

Method SET_CONV_DESCR_INACTIVE 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 20100507
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20100507

Method SET_PIECE_DESCR_ACTIVE 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 20070209
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20070706

Method SET_PIECE_DESCR_INACTIVE 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 20070209
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20070706

Method SET_VARIABLE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) SIW_DTE_DISPLAY_MODE Anzeigemodus von Variablen im SIW 20070209
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070209
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Objekt existiert nicht 20070213

Method SET_VARIABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070209
2 Importing I_VALUE Call by reference Type reference (TYPE) CLIKE 20070209
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Objekt existiert nicht 20070213
History
Last changed by/on SAP  20110908 
SAP Release Created in