SAP ABAP Class CL_SRTFT_CFG_QUEUE_LOG (Log of Configuration Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
Properties
Class CL_SRTFT_CFG_QUEUE_LOG  
Short Description Log of Configuration Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060707   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTFT_CFG_QUEUE_LOG has no forward declaration.
Interfaces
Class CL_SRTFT_CFG_QUEUE_LOG has no interface implemented.
Friends
Class CL_SRTFT_CFG_QUEUE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRTFT_CFG_QUEUE_LOG' Class Name 20060707
2 MC_BOOL_FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' Boolean False 20060708
3 MC_BOOL_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean True 20060708
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_QUEUE_DATA Static method Private Method Constructs Queue Data 20060707
2 CLEAR Static method Public Method Deletes All Log Entries Including Text Elements 20060710
3 GET_GUID Static method Private Method Generates GUID 20060707
4 LIST Static method Public Method Lists Task IDs in Log with Status 20060707
5 READ Static method Public Method Gets Log Entry 20060707
6 WRITE Static method Public Method Sets Log Entry 20060707
Events
Class CL_SRTFT_CFG_QUEUE_LOG has no event.
Types
Class CL_SRTFT_CFG_QUEUE_LOG has no local type.
Method Signatures

Method BUILD_QUEUE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTY_LIST Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060707
2 Importing PI_QNAMES Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von qualifizierten IDs 20060707
3 Importing PI_SECTION_ID Call by reference Type reference (TYPE) GUID_32 ID der zu füllenden Sektion 20060707
4 Importing PI_TASK_ID Call by reference Type reference (TYPE) SRTFT_TASK_ID Task-ID in der Web-Service-Massenkonfiguration 20060707
5 Returning PR_QUEUE_DATA Value transfer Type reference (TYPE) SRTFT_QUEUE_DATA_LIST Liste von Queue Data 20060707

Method BUILD_QUEUE_DATA on class CL_SRTFT_CFG_QUEUE_LOG has no exception.

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TASK_ID Call by reference Type reference (TYPE) SRTFT_TASK_ID Task-ID in der Web-Service-Massenkonfiguration 20060710

Method CLEAR on class CL_SRTFT_CFG_QUEUE_LOG has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060707

Method GET_GUID on class CL_SRTFT_CFG_QUEUE_LOG has no exception.

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LOG_INFO Value transfer Type reference (TYPE) SRTFT_LOG_INFO_LIST Konfigurations-Queue Log Informationen 20060707

Method LIST on class CL_SRTFT_CFG_QUEUE_LOG has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060707
2 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=Log-Eintrag existiert nicht; space=sonst 20060708
3 Exporting PE_STATE Call by reference Type reference (TYPE) SRTFT_CFG_RESULT Erfolg einer Operation 20060707
4 Importing PI_TASK_ID Call by reference Type reference (TYPE) SRTFT_TASK_ID Einzelne Registry Task ID 20060707

Method READ on class CL_SRTFT_CFG_QUEUE_LOG has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060707
2 Importing PI_STATUS Call by reference Type reference (TYPE) SRTFT_CFG_RESULT Erfolg einer Operation 20060707
3 Importing PI_TASK Call by reference Type reference (TYPE) SRTFT_QUEUE_TASK Einzelne Registry Task 20060707
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060707
History
Last changed by/on SAP  20110908 
SAP Release Created in 700