SAP ABAP Class CL_SAPSCRIPT_COVER_BCS (Document with Cover Sheet from SAPscript Form)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COVER_PAGE_BCS Cover Sheet Interface for Send Request 20020204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DOCUMENT_BCS_PPF PPF: Document Within BCS Medium 20040415
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20031002
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PERSONALIZE_BCS Variable Replacement for Personalized Mails 20020204
Properties
Class CL_SAPSCRIPT_COVER_BCS  
Short Description Document with Cover Sheet from SAPscript Form    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SBCOMS   Business Communication Service 
Created 20020131   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COVER_PAGE_BCS Cover Sheet Interface for Send Request 20020204
2 IF_DOCUMENT_BCS_PPF PPF: Document Within BCS Medium 20040415
3 IF_OS_STATE State Management for a 'Managed Object' 20031002
4 IF_PERSONALIZE_BCS Variable Replacement for Personalized Mails 20020204
Friends
# Friend Modeled only Created on Description
1 CB_SAPSCRIPT_COVER_BCS 20031006 Base Agent Document with Cover Sheet from SAPscript Form
Attributes
Class CL_SAPSCRIPT_COVER_BCS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20020204
2 GET_FAX_ADDRESS Instance method Protected Method Gets SADRF structure from a BOR address -initial if not fax 20020201
3 PERSONALIZE_COVER Instance method Public Method Personalizes the Cover Sheet 20020201
4 PERSONALIZE_COVER2 Instance method Protected Method Personalizes the Cover Sheet 20020207
Events
Class CL_SAPSCRIPT_COVER_BCS has no event.
Types
Class CL_SAPSCRIPT_COVER_BCS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_SAPSCRIPT_COVER_BCS Dokument mit Deckblatt aus SAPscriptformular 20020204

Method CREATE on class CL_SAPSCRIPT_COVER_BCS has no exception.

Method GET_FAX_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADDRESS Value transfer Type reference (TYPE) SADRFD Datenteil einer Telefaxadresse 20020201
2 Importing RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Workflow Objekttypen: Struktur für SWO_COMMIT 20020201

Method GET_FAX_ADDRESS on class CL_SAPSCRIPT_COVER_BCS has no exception.

Method PERSONALIZE_COVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_MAIN Call by reference Type reference (TYPE) SOLI_TAB Inhalt des Hauptdokuments 20020418
2 Importing DOC_TYPE Call by reference Type reference (TYPE) CHAR3 Dokumenttyp (RAW, INT, ALI, SCR, TXT) 20020418
3 Returning OTF_CONTENT Value transfer Type reference (TYPE) SOLI_TAB Aufbereitetes Deckblatt (als OTF) 20020201
4 Importing RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Empfänger für den personalisiert wird 20020201
5 Importing SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Kurze Beschreibung des Inhaltes 20020204

Method PERSONALIZE_COVER on class CL_SAPSCRIPT_COVER_BCS has no exception.

Method PERSONALIZE_COVER2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OTF_CONTENT Value transfer Type reference (TYPE) SOLI_TAB Inhalt des Deckblatts 20020207
2 Importing RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Empfänger für den personalisiert wird 20020207
3 Importing SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Kurze Beschreibung des Inhaltes 20020207

Method PERSONALIZE_COVER2 on class CL_SAPSCRIPT_COVER_BCS has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 630