SAP ABAP Class IF_BCS_READ (Read Send Request Data (Implement BCS-Internally Only))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCS_READ [not yet implemented] Read Send Request Data 20131206
Properties
Class IF_BCS_READ  
Short Description Read Send Request Data (Implement BCS-Internally Only)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131004   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCS_READ has no forward declaration.
Interfaces
Class IF_BCS_READ has no interface implemented.
Friends
Class IF_BCS_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADRTP_ADR Constant Public Type reference (TYPE) SO_REC_TP 'ADR' Address of Business Address Services 20131206
2 GC_ADRTP_OBJ Constant Public Type reference (TYPE) SO_REC_TP 'OBJ' Business Object Repository Object 20131206
3 GC_ADRTP_USR Constant Public Type reference (TYPE) SO_REC_TP 'USR' User 20131206
4 GC_COMMTYPE_FAX Constant Public Type reference (TYPE) SO_COMTYPE 'FAX' Fax 20131206
5 GC_COMMTYPE_INT Constant Public Type reference (TYPE) SO_COMTYPE 'INT' Internet Mail 20131206
6 GC_COMMTYPE_SMS Constant Public Type reference (TYPE) SO_COMTYPE 'PAG' SMS 20131206
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREATED_ON Instance method Public Method Created At 20131206
2 GET_DOCUMENT Instance method Public Method Document 20131206
3 GET_ENCRYPTED Instance method Public Method Encrypted Dispatch 20131206
4 GET_NOTE Instance method Public Method Note 20131206
5 GET_PRIORITY Instance method Public Method Send Priority 20131206
6 GET_RECIPIENTS Instance method Public Method Recipient list 20131206
7 GET_REPLY_TO Instance method Public Method Reply recipients 20131206
8 GET_SENDER Instance method Public Method Sender 20131206
9 GET_SENT_ON Instance method Public Method First Send Time 20131206
10 GET_SIGNED Instance method Public Method Signed Dispatch 20131206
11 GET_SUBJECT Instance method Public Method Subject 20131206
Events
Class IF_BCS_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ADDR Public See coding Address 20131206 begin of addr, address type bcs_address, visname type bcs_visname, commtype type so_comtype, type type so_rec_tp, end of addr
2 ADDRS Public See coding Addresses 20131206 addrs type standard table of addr with non-unique default key
3 RCPT Public See coding Individual Recipient with Status 20131206 begin of rcpt. include type addr as addr. types copy type bcs_copy. types sndreq type os_guid. include type if_bcs_status=>status as status. types end of rcpt
4 RCPTS Public See coding Recipient List with Status 20131206 rcpts type standard table of rcpt with non-unique default key
Method Signatures

Method GET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATED_ON Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20131206

Method GET_CREATED_ON on class IF_BCS_READ has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_DOC Value transfer Object reference (TYPE REF TO) IF_BCS_READ_DOC Dokumentdaten 20131206
# Exception Resumable Description Created on
1 CX_BCS_READ Ausnahmen Objekt lesen 20131206

Method GET_ENCRYPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENCRYPTED Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20131206

Method GET_ENCRYPTED on class IF_BCS_READ has no exception.

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NOTE Value transfer Type reference (TYPE) STRING Notiz 20131206
# Exception Resumable Description Created on
1 CX_BCS_READ Ausnahmen Objekt lesen 20131206

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRIORITY Value transfer Type reference (TYPE) SO_SND_PRI Senden: Priorität 20131206

Method GET_PRIORITY on class IF_BCS_READ has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RECIPIENTS Value transfer Type reference (TYPE) RCPTS Empfängerliste 20131206
# Exception Resumable Description Created on
1 CX_BCS_READ Ausnahmen Objekt lesen 20131206

Method GET_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_REPLY_TO Value transfer Type reference (TYPE) ADDR Adresse 20131206
# Exception Resumable Description Created on
1 CX_BCS_READ Ausnahmen Objekt lesen 20131206

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SENDER Value transfer Type reference (TYPE) ADDR Adresse 20131206
# Exception Resumable Description Created on
1 CX_BCS_READ Ausnahmen Objekt lesen 20131206

Method GET_SENT_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SENT_ON Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20131206

Method GET_SENT_ON on class IF_BCS_READ has no exception.

Method GET_SIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIGNED Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20131206

Method GET_SIGNED on class IF_BCS_READ has no exception.

Method GET_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUBJECT Value transfer Type reference (TYPE) STRING Betreff 20131206

Method GET_SUBJECT on class IF_BCS_READ has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in