SAP ABAP Class CL_HRRCF_M_ATTACHMENTS (Assistance Class for HRRCF_C_ATTACHMENTS_UI)
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 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20060817
Properties
Class CL_HRRCF_M_ATTACHMENTS  
Short Description Assistance Class for HRRCF_C_ATTACHMENTS_UI    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance 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 20060817   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_M_ATTACHMENTS has no forward declaration.
Interfaces
Class CL_HRRCF_M_ATTACHMENTS has no interface implemented.
Friends
Class CL_HRRCF_M_ATTACHMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CONTENT Instance attribute Public Type reference (TYPE) RCF_ATTACHMENT_CONTENT Attachment Contents 20070905
2 GV_FILENAME Instance attribute Public Type reference (TYPE) STRING 20070905
3 GV_REPLACE_MODE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20070904
Methods
# Method Level Visibility Method type Description Created on
1 SC_CREATE_ATTACHMENT Instance method Public Method Generate attachment 20060817
2 SC_DELETE_ATTACHMENT Instance method Public Method Delete Attachment 20060817
3 SC_RETRIEVE_ATTACHMENTS Instance method Public Method Read Attachments 20060817
4 SC_UPDATE_ATTACHMENT Instance method Public Method Change Attachment 20060818
Events
Class CL_HRRCF_M_ATTACHMENTS has no event.
Types
Class CL_HRRCF_M_ATTACHMENTS has no local type.
Method Signatures

Method SC_CREATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060817
2 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) RCF_S_MDL_CAND_ATTACHMENT Anlage 20060817
3 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060817
4 Importing IS_CONTENT Call by reference Type reference (TYPE) RCF_ATTACHMENT_CONTENT Inhalt der Anlage 20060817
5 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20060817
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20060817

Method SC_DELETE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060817
2 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) RCF_S_MDL_CAND_ATTACHMENT Anlage 20060817
3 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060817
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20060817

Method SC_RETRIEVE_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) RCF_T_MDL_CAND_ATTACHMENT Tabellentyp: Anlagen 20060817
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060817
3 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060817
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20060817

Method SC_UPDATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060818
2 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) RCF_S_MDL_CAND_ATTACHMENT Anlage 20060818
3 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060818
4 Importing IS_CONTENT Call by reference Type reference (TYPE) RCF_ATTACHMENT_CONTENT Inhalt der Anlage 20060818
5 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20060818
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20060818
History
Last changed by/on SAP  20071120 
SAP Release Created in 700