SAP ABAP Class CL_HRRCF_WD_ATTACHMENT (Access to Attachments)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI_SELF_SERVICES (Package) E-Recruiting: User Interface für Self Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20070903
Properties
Class CL_HRRCF_WD_ATTACHMENT  
Short Description Access to Attachments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI_SELF_SERVICES   E-Recruiting: User Interface für Self Services 
Created 20070903   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_WD_ATTACHMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20070903
Friends
Class CL_HRRCF_WD_ATTACHMENT has no friend class.
Attributes
Class CL_HRRCF_WD_ATTACHMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTACHMENT Instance method Private Method Read Attachment from Backend 20070904
2 GET_CAND_OF_USER Instance method Private Method Determine Candidate for User 20070904
3 SET_RESPONSE Instance method Private Method Send Response to Client 20070904
Events
Class CL_HRRCF_WD_ATTACHMENT has no event.
Types
Class CL_HRRCF_WD_ATTACHMENT has no local type.
Method Signatures

Method GET_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT Call by reference Type reference (TYPE) XSTRING 20070904
2 Exporting EV_CONTENT_TYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20070904
3 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING 20070904
4 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070904
5 Importing IV_ATTACHMENT Call by reference Type reference (TYPE) RCF_ATTACHMENT Anlage (Zeiger) 20070904
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20070904

Method GET_CAND_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070904
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20070904

Method SET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_ENTITY HTTP Framework (iHTTP) HTTP Entity 20070904
2 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING 20070904
3 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20070904
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20070904

Method SET_RESPONSE on class CL_HRRCF_WD_ATTACHMENT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600