SAP ABAP Class IF_WSPROTOCOL_ATTACHMENTS (Only XI: Attachments)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WSPROTOCOL ABAP Proxies: Available Protocols 20030730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSPROTOCOL_ATTACHMENTS Implementation IF_PROXY_ATTACHMENTS 20030731
Properties
Class IF_WSPROTOCOL_ATTACHMENTS  
Short Description Only XI: Attachments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030730   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSPROTOCOL_ATTACHMENTS has no forward declaration.
Interfaces
Class IF_WSPROTOCOL_ATTACHMENTS has no interface implemented.
Friends
Class IF_WSPROTOCOL_ATTACHMENTS has no friend class.
Attributes
Class IF_WSPROTOCOL_ATTACHMENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTACHMENTS Instance method Public Method 20030730
2 GET_ATTACHMENT_FROM_BINARY Instance method Public Method 20030730
3 GET_ATTACHMENT_FROM_TEXT Instance method Public Method 20030730
4 RESET_ATTACHMENTS Instance method Public Method 20030730
5 SET_ATTACHMENTS Instance method Public Method 20030730
Events
Class IF_WSPROTOCOL_ATTACHMENTS has no event.
Types
Class IF_WSPROTOCOL_ATTACHMENTS has no local type.
Method Signatures

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHMENTS Value transfer Type reference (TYPE) PRX_ATTACH 20030730

Method GET_ATTACHMENTS on class IF_WSPROTOCOL_ATTACHMENTS has no exception.

Method GET_ATTACHMENT_FROM_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHMENT Value transfer Object reference (TYPE REF TO) IF_AI_ATTACHMENT 20030730
2 Importing DATA Call by reference Type reference (TYPE) XSTRING 20030730
3 Importing NAME Call by reference Type reference (TYPE) STRING 20030730
4 Importing TYPE Call by reference Type reference (TYPE) STRING 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method GET_ATTACHMENT_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHMENT Value transfer Object reference (TYPE REF TO) IF_AI_ATTACHMENT 20030730
2 Importing DATA Call by reference Type reference (TYPE) STRING 20030730
3 Importing NAME Call by reference Type reference (TYPE) STRING 20030730
4 Importing TYPE Call by reference Type reference (TYPE) STRING 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method RESET_ATTACHMENTS Signature

Method RESET_ATTACHMENTS on class IF_WSPROTOCOL_ATTACHMENTS has no parameter.
Method RESET_ATTACHMENTS on class IF_WSPROTOCOL_ATTACHMENTS has no exception.

Method SET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENTS Call by reference Type reference (TYPE) PRX_ATTACH 20030730

Method SET_ATTACHMENTS on class IF_WSPROTOCOL_ATTACHMENTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in