SAP ABAP Class IF_SOAP_MESSAGE_RETENTION (SOAP: Admin of default message retention configuration)
Properties
Class IF_SOAP_MESSAGE_RETENTION  
Short Description SOAP: Admin of default message retention configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_MESSAGE_RETENTION has no interface implemented.
Friends
Class IF_SOAP_MESSAGE_RETENTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_RETENT_CATEGORY_ANNULLED Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY 'A' Retention category for TUC/C annulled messages 20101217
2 CO_RETENT_CATEGORY_ANNULLED_T Constant Public Type reference (TYPE) STRING 'Annulled TUC/C Confirmation' Retention category for TUC/C annulled messages 20101217
3 CO_RETENT_CATEGORY_CANCELLED Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY 'C' Retention category for cancelled messages 20101217
4 CO_RETENT_CATEGORY_CANCELLED_T Constant Public Type reference (TYPE) STRING 'Cancelled' Retention category for cancelled messages 20101217
5 CO_RETENT_CATEGORY_DEFAULT Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY 'D' Retention category default 20101217
6 CO_RETENT_CATEGORY_DEFAULT_T Constant Public Type reference (TYPE) STRING 'Default' Retention category default 20101217
7 CO_RETENT_CATEGORY_EX_ONCE Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY 'P' Retention category for non-WSRM exactly once handling 20101217
8 CO_RETENT_CATEGORY_EX_ONCE_T Constant Public Type reference (TYPE) STRING 'Non-WSRM exactly once' Retention category for non-WSRM exactly once handling 20101217
9 CO_RETENT_CATEGORY_FALLBACK Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY 'F' Fallback retention category - used in case of errors 20101217
10 CO_RETENT_CATEGORY_FALLBACK_T Constant Public Type reference (TYPE) STRING 'Fallback - used in error cases' Fallback retention category - used in case of errors 20101217
11 CO_RETENT_CATEGORY_LONG Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY '3' Retention category long 20101217
12 CO_RETENT_CATEGORY_LONG_T Constant Public Type reference (TYPE) STRING 'L - Long' Retention category long 20101217
13 CO_RETENT_CATEGORY_MEDIUM Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY '2' Retention category medium 20101217
14 CO_RETENT_CATEGORY_MEDIUM_T Constant Public Type reference (TYPE) STRING 'M - Medium' Retention category medium 20101217
15 CO_RETENT_CATEGORY_SHORT Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY '1' Retention category short 20101217
16 CO_RETENT_CATEGORY_SHORT_T Constant Public Type reference (TYPE) STRING 'S - Short' Retention category short 20101217
17 CO_RETENT_CATEGORY_XL Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY '6' Retention category XL 20101217
18 CO_RETENT_CATEGORY_XL_T Constant Public Type reference (TYPE) STRING 'XL - Extra Long' Retention category XL 20101217
19 CO_RETENT_CATEGORY_XS Constant Public Type reference (TYPE) TY_RETENTION_CATEGORY '5' Retention category XS 20101217
20 CO_RETENT_CATEGORY_XS_T Constant Public Type reference (TYPE) STRING 'XS - Extra Short' Retention category XS 20101217
Methods
Class IF_SOAP_MESSAGE_RETENTION has no method.
Events
Class IF_SOAP_MESSAGE_RETENTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RETENTION_CATEGORY Public Type reference (TYPE) SRT_RETENTION_CATEGORY 20101217
History
Last changed by/on SAP  20110908 
SAP Release Created in