SAP ABAP Class CL_IBO_WF_SUBSTITUT_FACADE (substitution facade for lean inbox)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-IBO (Application Component) Suite Inbox
     IBO_INBOX_FACADE (Package) Suite Inbox Facade
Properties
Class CL_IBO_WF_SUBSTITUT_FACADE  
Short Description substitution facade for lean inbox    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IBO_INBOX_FACADE   Suite Inbox Facade 
Created 20090807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_IBO_WF_SUBSTITUT_FACADE has no interface implemented.
Friends
Class CL_IBO_WF_SUBSTITUT_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MESSAGE_CLASS Constant Public Type reference (TYPE) CHAR20 'IBO_WF_INBOX' 20090807
2 GC_SCENARIO_ACTIVE_SUBSTITUTN Constant Public Type reference (TYPE) IBO_WF_SUBSTITUT_SCENARIO 'A' 20090807
3 GC_SCENARIO_PASSIVE_SUBSTITUTN Constant Public Type reference (TYPE) IBO_WF_SUBSTITUT_SCENARIO 'P' 20090807
Methods
# Method Level Visibility Method type Description Created on
1 ADOPT_SUBSTITUTION Static method Public Method 20090807
2 DELETE_DISABLED_SUBSTITUTE Static method Public Method 20090807
3 DELETE_SUBSTITUTE Static method Public Method 20090807
4 DISABLE_SUBSTITUTE Static method Public Method 20090807
5 ENABLE_SUBSTITUTE Static method Public Method 20090807
6 END_SUBSTITUTION Static method Public Method 20090807
7 GET_SUBSTITUTES Static method Public Method 20090807
8 GET_SUBSTITUTIONS Static method Public Method 20090807
9 GET_SUBSTITUTION_PROFILES Static method Public Method 20090807
10 MAINTAIN_SUBSTITUTE Static method Public Method 20090807
Events
Class CL_IBO_WF_SUBSTITUT_FACADE has no event.
Types
Class CL_IBO_WF_SUBSTITUT_FACADE has no local type.
Method Signatures

Method ADOPT_SUBSTITUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IT_SUBSTITUTIONS Call by reference Type reference (TYPE) SWRTAGENT 20090807
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
4 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method DELETE_DISABLED_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
3 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
4 Importing IV_USER_ID Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method DELETE_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IT_SUBSTITUTES Call by reference Type reference (TYPE) SWRTAGENT 20090807
3 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATUM '99991231' 20090807
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
5 Importing IV_START_DATE Call by reference Type reference (TYPE) SYDATUM '19900101' 20090807
6 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method DISABLE_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
3 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
4 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method ENABLE_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
3 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) IBO_S_WF_SUBSTITUTE 20090807
4 Importing IV_USER_ID Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method END_SUBSTITUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBSTITUTIONS Call by reference Type reference (TYPE) SWRTAGENT 20090807
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
3 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU 20090807
4 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method GET_SUBSTITUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Exporting ET_SUBSTITUTE Call by reference Type reference (TYPE) IBO_T_WF_SUBSTITUTE 20090807
3 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATUM '99991231' 20090807
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
5 Importing IV_START_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM 20090807
6 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method GET_SUBSTITUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUBSTITUTION Call by reference Type reference (TYPE) SWRTSUBSTITUTION 20090807
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
3 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method GET_SUBSTITUTION_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUBSTITUTION_PROFILE Call by reference Type reference (TYPE) SWRTSUBSTPROFILE 20090807
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807

Method MAINTAIN_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATUM '99991231' 20090807
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090807
4 Importing IV_START_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM 20090807
5 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) SWRAGENT 20090807
6 Importing IV_SUBST_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090807
7 Importing IV_SUBST_PROFILE Call by reference Type reference (TYPE) SWR_SUBSTPROF 20090807
8 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT 20090807
2 CX_IBO_WF_ERROR 20090807
History
Last changed by/on SAP  20110908 
SAP Release Created in 702