SAP ABAP Class CL_RSBPC_EN_TEMPLATE_HELPER (E&N Template Helper For Content and Placeholder Management)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
     RSBPC_EN (Package) BPC IP Extension: Event & Notification
Properties
Class CL_RSBPC_EN_TEMPLATE_HELPER  
Short Description E&N Template Helper For Content and Placeholder Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPC_EN   BPC IP Extension: Event & Notification 
Created 20130417   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BPCEN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBPC_EN_TEMPLATE_HELPER has no interface implemented.
Friends
Class CL_RSBPC_EN_TEMPLATE_HELPER has no friend class.
Attributes
Class CL_RSBPC_EN_TEMPLATE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_RECIPIENTS Instance method Public Method Get all recipients grouped by comtype 20130417
2 GET_PAYLOAD_FROM_SFTEMPLATE Instance method Public Method Get the payload generated from a smartforms template 20130417
3 SUBSTITUTE_TOKENS Instance method Public Method Substitutes pre-registered tokens/placeholders with values 20130417
Events
Class CL_RSBPC_EN_TEMPLATE_HELPER has no event.
Types
Class CL_RSBPC_EN_TEMPLATE_HELPER has no local type.
Method Signatures

Method GET_ALL_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) RSBPC_EN_T_RECIPIENTS_BY_TYPE POA SBC E&N Recipients by Type 20130417
2 Returning LV_ALL_RECIPIENTS Value transfer Type reference (TYPE) STRING All recipients grouped by comtype 20130417

Method GET_ALL_RECIPIENTS on class CL_RSBPC_EN_TEMPLATE_HELPER has no exception.

Method GET_PAYLOAD_FROM_SFTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEMPLATE Call by reference Type reference (TYPE) BPCEN_S_TEMPLATE 20130417
2 Importing IV_LAISO Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20130417
3 Importing IV_OTF_FLAG Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130417
4 Exporting RV_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20130417
5 Exporting RV_PAYLOAD_ASCII Call by reference Type reference (TYPE) SOLI_TAB GBT: SOLIX as Table Type 20130417
6 Exporting RV_PAYLOAD_PDF Call by reference Type reference (TYPE) SOLIX_TAB Binary Attachment 20130417
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotification Exception 20130425

Method SUBSTITUTE_TOKENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_RECIPIENTS Call by reference Type reference (TYPE) STRING All recipient IDs for CC 20130417
2 Importing IV_MESSAGE_STR Call by reference Type reference (TYPE) STRING String with Tokens/Placeholders to be substituted 20130417
3 Importing IV_RECIPIENT_ID Call by reference Type reference (TYPE) STRING Recipient ID to get details from UME to replace tokens 20130417
4 Importing IV_SENDERS_COUNTRY Call by reference Type reference (TYPE) LAND1 Country Key 20130417
5 Returning RV_UPDATED_MESSAGE Value transfer Type reference (TYPE) STRING Updated message with tokens replaced with values 20130417

Method SUBSTITUTE_TOKENS on class CL_RSBPC_EN_TEMPLATE_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740