SAP ABAP Class CL_HRRCF_PN_DOC_CAT_SUPER (Super Class Document Class Notifications)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20030717
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_PN_DOC_NEW_APPLS Document Class Notification of New Applications 20030724
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_PN_DOC_SLA_APPLS Document Class Notification of Open Applications 20030807
Properties
Class CL_HRRCF_PN_DOC_CAT_SUPER  
Short Description Super Class Document Class Notifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20030717   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PN_DOC_CAT_SUPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20030717
Friends
Class CL_HRRCF_PN_DOC_CAT_SUPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANNEL_EMAIL Constant Private Type reference (TYPE) RCF_CS_CHANNEL 'E_MAIL' Output Channel for Correspondence 20030724
2 CO_HTML Constant Private Type reference (TYPE) W3CONTTYPE 'text/html' HTML Content Type 20030724
3 CO_PDF Constant Private Type reference (TYPE) W3CONTTYPE 'application/pdf' HTML Content Type 20030724
4 CO_TXT Instance attribute Public Type reference (TYPE) W3CONTTYPE 'text/plain' HTML Content Type 20030724
5 DOC_PROPERTIES Instance attribute Protected Type reference (TYPE) RCF_S_CS_DOC_PROPERTIES Properties and Display of Document 20030724
6 FALSE Instance attribute Protected Type reference (TYPE) RCF_S_CS_DI_CANDIDATE Document_interface: Candidacy 20030717
7 LANGUAGE_VECTOR Instance attribute Private Type reference (TYPE) RCF_S_CS_LANGUAGE_VECTOR Language vector 20030724
8 MSGCL_ADMIN Instance attribute Protected Type reference (TYPE) RCF_S_CS_DI_CANDIDATE Document_interface: Candidacy 20030717
9 PROCESSING_DATE Instance attribute Protected Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20030805
10 RECEIVER Instance attribute Protected Object reference (TYPE REF TO) CL_HRRCF_CS_RECEIVER Sender of Message or Document 20030724
11 SENDER Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CS_SENDER Sender of Message or Document 20030717
12 SERVICE Instance attribute Protected Type reference (TYPE) RCF_CS_SERVICE Shift 20030807
13 SF_CONTROL_PARS Instance attribute Protected Type reference (TYPE) SSFCTRLOP Smart Forms: Control structure 20030724
14 SF_JOB_OUTPUT Instance attribute Protected Type reference (TYPE) SSFCRESCL Smart Forms: Return value at end of form printing 20030724
15 SF_OUTPUT_OPTIONS Instance attribute Protected Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Smart Composer (transfer) options 20030724
16 SF_PROPERTIES Instance attribute Protected Type reference (TYPE) RCF_S_CS_SMARTFORM Smart Form Properties for Correspondence 20030724
17 TRUE Instance attribute Protected Type reference (TYPE) RCF_S_CS_DI_CANDIDATE Document_interface: Candidacy 20030717
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030717
2 CREATE_RECEIVER Instance method Private Method Generate Object Recipient 20030725
3 GENERATE_DOCUMENT Instance method Protected Method Generate Document 20030724
4 GET_DATA Instance method Protected Method Import Required Data 20030725
5 SEND_MAIL Instance method Private Method Send E-Mail 20030725
6 SEND_NOTIFICATION Instance method Public Method Sends Document 20030724
7 SET_CHANNEL_PROPERTIES Instance method Private Method Set Attributes of Channel EMAIL 20030724
8 SET_LANGUAGE_VECTOR Instance method Private Method Set Language Vector 20030725
9 SET_OUTPUT Instance method Private Method Set Body 20030724
10 SET_SF_PROPERTIES Instance method Private Method Set Attributes of SmartForm 20030724
11 SET_SUBJECT Instance method Protected Method Set Letter Subject 20030725
Events
Class CL_HRRCF_PN_DOC_CAT_SUPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTS_REQ_ROLE_OWNER Protected See coding 20030717
2 LTT_REQ_ROLE_OWNER Protected See coding 20030717
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_RECEIVER_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030725
2 Importing P_PROCESSING_DATE Call by reference Type reference (TYPE) SYDATUM Letzes Prozessierungsdatum 20030805
3 Importing P_SERVICE Call by reference Type reference (TYPE) RCF_CS_SERVICE Dienst 20030724
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725

Method CREATE_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_RECEIVER_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030725
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725

Method GENERATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20030724
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725

Method GET_DATA Signature

Method GET_DATA on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030804

Method SEND_MAIL Signature

Method SEND_MAIL on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725

Method SEND_NOTIFICATION Signature

Method SEND_NOTIFICATION on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030724

Method SET_CHANNEL_PROPERTIES Signature

Method SET_CHANNEL_PROPERTIES on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
Method SET_CHANNEL_PROPERTIES on class CL_HRRCF_PN_DOC_CAT_SUPER has no exception.

Method SET_LANGUAGE_VECTOR Signature

Method SET_LANGUAGE_VECTOR on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
Method SET_LANGUAGE_VECTOR on class CL_HRRCF_PN_DOC_CAT_SUPER has no exception.

Method SET_OUTPUT Signature

Method SET_OUTPUT on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725

Method SET_SF_PROPERTIES Signature

Method SET_SF_PROPERTIES on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030724

Method SET_SUBJECT Signature

Method SET_SUBJECT on class CL_HRRCF_PN_DOC_CAT_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030725
History
Last changed by/on SAP  20041006 
SAP Release Created in 200