SAP ABAP Class CL_SWF_CST_SERVICES (Automatic Customizing (Workflow): Service Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CST (Package) Workflow: Customizing
Properties
Class CL_SWF_CST_SERVICES  
Short Description Automatic Customizing (Workflow): Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CST   Workflow: Customizing 
Created 20000711   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_CST_TREEOBJ Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SWF_CST_SERVICES has no interface implemented.
Friends
Class CL_SWF_CST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT_LOG Static Attribute Public Type reference (TYPE) SWFCTLOGO Automatic Customizing (Workflow): Output for SWFCLOG 20000712
2 ACT_LOG_DB Static Attribute Public Type reference (TYPE) SWFCTLOG Automatic Customizing (Workflow): Log Table 20001115
3 COMP Static Attribute Protected Type reference (TYPE) DLVUNITS Table of Delivery Units 20000719
4 OBJECTTABLE Static Attribute Public Type reference (TYPE) SWFCTTNOOB Automatic Customizing (Workflow): CL_SWF_CST_TREEBASE 20001115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IN_BACKGROUND Static method Public Method Executes customizing in background 20030709
2 CUST_IN_BACKGROUND Static method Public Method Executes customizing in background 20001114
3 FREE Static method Public Method Deletes attributes 20001115
4 GET_ACT_LOG Static method Public Method Returns current log 20000712
5 GET_COMP Static method Public Method Gets components 20000718
6 MAKE_LOG_ENTRY Static method Public Method Creates log entry for database 20000711
7 READ_LOG Static method Public Method Reads table SWFCLOG 20000712
8 SET_COMP Static method Public Method Sets view 20000719
9 TRANSFORM_LOG_ENTRY Static method Protected Method Converts entry to output format 20000712
Events
Class CL_SWF_CST_SERVICES has no event.
Types
Class CL_SWF_CST_SERVICES has no local type.
Method Signatures

Method CHECK_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECKED_WITH_ERRORS Call by reference Type reference (TYPE) XFELD Fehler beim Durchführen des Customizings 20030709
2 Importing COMP Call by reference Type reference (TYPE) DLVUNIT SPACE Softwarekomponente 20030709
3 Importing PARENT Call by reference Type reference (TYPE) SWFCPOBJ SPACE nur die Komponenten mit geg. PARENT Objekt 20080606
4 Exporting RESULTS Call by reference Type reference (TYPE) SWFCTRESULTS Automatisches Customizing: Tabellentyp für Log-Tabelle 20030711

Method CHECK_IN_BACKGROUND on class CL_SWF_CST_SERVICES has no exception.

Method CUST_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP Call by reference Type reference (TYPE) DLVUNIT SPACE Softwarekomponente 20001115
2 Exporting CUSTOMIZED_ACTIVITIES Call by reference Type reference (TYPE) SWFCTLOGO Automatisches Customizing (Workflow): Output für SWFCLOG 20001115
3 Exporting CUSTOMIZED_WITH_ERRORS Call by reference Type reference (TYPE) XFELD Fehler beim Durchführen des Customizings 20001127
4 Exporting DB_LOG Call by reference Type reference (TYPE) SWFCTLOG Automatisches Customizing: Tabellentyp für Log-Tabelle 20001115
5 Importing NO_DIALOG Call by reference Type reference (TYPE) XFELD 'X' Meldungen unterdrücken 20001115
6 Exporting OBJECTS Call by reference Type reference (TYPE) SWFCTTNOOB Automatisches Customizing (Workflow): CL_SWF_CST_TREEBASE 20001115
7 Importing OVERWRITE Call by reference Type reference (TYPE) XFELD SPACE Vorhandene Einträge überschreiben 20001115

Method CUST_IN_BACKGROUND on class CL_SWF_CST_SERVICES has no exception.

Method FREE Signature

Method FREE on class CL_SWF_CST_SERVICES has no parameter.
Method FREE on class CL_SWF_CST_SERVICES has no exception.

Method GET_ACT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACT_LOG_ENTRIES Call by reference Type reference (TYPE) SWFCTLOGO Automatisches Customizing (Workflow): Output für SWFCLOG 20000712

Method GET_ACT_LOG on class CL_SWF_CST_SERVICES has no exception.

Method GET_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMP Call by reference Type reference (TYPE) DLVUNITS Tabelle der Auslieferungseinheiten 20000719

Method GET_COMP on class CL_SWF_CST_SERVICES has no exception.

Method MAKE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTV_OBJECT Call by reference Object reference (TYPE REF TO) IF_SWF_CST_TASK Automatsiches Customizing (Workflow): Basisinterface 20031128
2 Importing AUTO Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20000711
3 Importing CLASS Call by reference Type reference (TYPE) SEOCLSNAME Automatsiches Customizing (Workflow): Basisinterface 20000711
4 Importing MESSID Call by reference Type reference (TYPE) ARBGB Arbeitsgebiet 20000712
5 Importing MESSNO Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20000712
6 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031128
7 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031128
8 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031128
9 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031128
10 Importing RESULT Call by reference Type reference (TYPE) SWFCRESULT Erläuternder Text 20000711
11 Importing STATE Call by reference Type reference (TYPE) I 20000711
# Exception Resumable Description Created on
1 INTRFACE_NOT_SUPPORTED Object unterstützt Interface nicht 20000711

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_LOG Value transfer Type reference (TYPE) SWFCTLOGO Automatisches Customizing (Workflow): Output für SWFCLOG 20000712
2 Importing I_COMP Call by reference Type reference (TYPE) RSELOPTION Automatisches Customizing (Workflow): Softwarekomponente 20000712
3 Importing I_DATE Call by reference Type reference (TYPE) RSELOPTION Datum und Zeit, aktuelles (Applikationsserver-)Datum 20000712
4 Importing I_USER Call by reference Type reference (TYPE) RSELOPTION R/3-System, Anmeldename des Benutzers 20000712

Method READ_LOG on class CL_SWF_CST_SERVICES has no exception.

Method SET_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP Call by reference Type reference (TYPE) DLVUNITS Tabelle der Auslieferungseinheiten 20000719

Method SET_COMP on class CL_SWF_CST_SERVICES has no exception.

Method TRANSFORM_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTV_OBJECT Call by reference Object reference (TYPE REF TO) IF_SWF_CST_TASK Automatsiches Customizing (Workflow): Basisinterface 20031128
2 Importing SWFC_LOG_IN Call by reference Type reference (TYPE) SWFCLOG 20000712
3 Exporting SWFC_LOG_OUT Call by reference Type reference (TYPE) SWFCLOGO Automatisches Customizing (Workflow): Output für SWFCLOG 20000713
4 Importing USE_FOR_READ Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20000713

Method TRANSFORM_LOG_ENTRY on class CL_SWF_CST_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 50A