SAP ABAP Class CL_DTS_INTERNAL (Internal DTS factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-OP (Application Component) Solution Directory
     SDTS1 (Package) API for Editing and Reading Downtime Schedule
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DTS_ABSTRACT Abstract DTS Factory 20070926
Properties
Class CL_DTS_INTERNAL  
Short Description Internal DTS factory    
Super Class CL_DTS_ABSTRACT Abstract DTS Factory 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDTS1   API for Editing and Reading Downtime Schedule 
Created 20070716   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DTS_INTERNAL has no forward declaration.
Interfaces
Class CL_DTS_INTERNAL has no interface implemented.
Friends
Class CL_DTS_INTERNAL has no friend class.
Attributes
Class CL_DTS_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_INTERNAL Static method Public Method Get the singleton for internal use. 20070719
2 IMPORT_ENTRY Instance method Public Method Import an entry into the schedule 20070719
Events
Class CL_DTS_INTERNAL has no event.
Types
Class CL_DTS_INTERNAL has no local type.
Method Signatures

Method GET_INSTANCE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DISTRIBUTION_MODE Call by reference Type reference (TYPE) DTSDISTRMODE C_DISTRIB_MODE_LOCAL DTS: Distribution Mode 20070719
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_DTS_INTERNAL internal dts factory 20070719

Method GET_INSTANCE_INTERNAL on class CL_DTS_INTERNAL has no exception.

Method IMPORT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CREATE_AS_LOCAL Call by reference Type reference (TYPE) FLAG TRUE allgemeines flag 20070719
2 Importing IP_ENTRY Call by reference Type reference (TYPE) XSTRING Serialized Entry 20070719
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070719
History
Last changed by/on SAP  20071217 
SAP Release Created in