SAP ABAP Class CL_SWR_SUBSTITUTION_API_LOC (Substitute API - Local)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_SWR (Package) Workflow: Internal Implementation for API Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWR_API_BASE Basis Class for APIs 20100707
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWR_API_REMOTE_INTERNAL Basis Interface for Internal Functions 20100706
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWR_SUBST_API_INTERNAL API for Substitute Rules 20100706
Properties
Class CL_SWR_SUBSTITUTION_API_LOC  
Short Description Substitute API - Local    
Super Class CL_SWR_API_BASE Basis Class for APIs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_SWR   Workflow: Internal Implementation for API Layer 
Created 20100706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWR_API_REMOTE_INTERNAL Basis Interface for Internal Functions 20100706
2 IF_SWR_SUBST_API_INTERNAL API for Substitute Rules 20100706
Friends
Class CL_SWR_SUBSTITUTION_API_LOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TIME_END Constant Private Type reference (TYPE) SYUZEIT '235959' Current Time of Application Server 20100819
2 C_TIME_START Constant Private Type reference (TYPE) SYUZEIT '000000' Current Time of Application Server 20100819
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100709
2 CONVERT_DATE Instance method Private Method Convert Date to User Time Zone 20100819
3 GET_INSTANCE Static method Public Method Create Instance 20100727
Events
Class CL_SWR_SUBSTITUTION_API_LOC has no event.
Types
Class CL_SWR_SUBSTITUTION_API_LOC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST_ID Call by reference Type reference (TYPE) SWR_DEST Workflow: Destination für Remote-Aufrufe 20100709
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20100709
3 Importing I_RFCDEST Call by reference Type reference (TYPE) SWR_RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20100709
4 Importing I_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Zeitzone des aktuellen Benutzers 20100709
5 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20100709

Method CONSTRUCTOR on class CL_SWR_SUBSTITUTION_API_LOC has no exception.

Method CONVERT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM Datum (Zeitzone m_timezone) 20100819
2 Importing I_TIME Call by reference Type reference (TYPE) SYUZEIT Uhrzeit (Zeitzone m_timezone) 20100819
3 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20100820
4 Returning R_DATLO Value transfer Type reference (TYPE) SY-DATLO Lokales Datum des aktuellen Benutzers 20100819

Method CONVERT_DATE on class CL_SWR_SUBSTITUTION_API_LOC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE_DATA Call by reference Type reference (TYPE) SWFSWRSBASE 20100909
2 Returning R_SUBST_API_INTERNAL Value transfer Object reference (TYPE REF TO) IF_SWR_SUBST_API_INTERNAL API für Vertreterregeln 20100727

Method GET_INSTANCE on class CL_SWR_SUBSTITUTION_API_LOC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703