SAP ABAP Class CL_CONTI_IO_S2L (Continual Input/Output Nodes)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-S2L (Application Component) Production Supply
     DI_S2L (Package) Production Supply
Properties
Class CL_CONTI_IO_S2L  
Short Description Continual Input/Output Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_S2L   Production Supply 
Created 20020313   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CONTI_IO_S2L has no interface implemented.
Friends
Class CL_CONTI_IO_S2L has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GSECTS Static Attribute Private See coding Sorted Table - Type gouped_section 20020313
2 SIGN Instance attribute Private Type reference (TYPE) QUANTITY +/- Sign 20020313
3 SIGN_MINUS Constant Private Type reference (TYPE) QUANTITY -1 'Minus' Sign 20020313
4 SIGN_PLUS Constant Private Type reference (TYPE) QUANTITY 1 'Plus' Sign 20020313
5 SIGN_UNDEF Constant Private Type reference (TYPE) QUANTITY 0 Undefined Sign 20020313
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_SECTION Instance method Public Method Attach Section 20020313
2 CLEANUP Instance method Public Method Seletes all Sections in a Group 20020313
3 GET_PARTIAL_QUANTITY Instance method Public Method Delivers Partial Quantities 20020313
4 TIMESTAMP_ADD Static method Public Method Adds Time (in Seconds) to Time Stamp 20020313
5 TIMESTAMP_DIFFERENCE Static method Public Method Calculates the Difference (in Seconds) Between 2 Time Stamps 20020313
6 TIMESTAMP_SUBTRACT Static method Public Method Subtracts Time (in Seconds) from Time Stamp 20020313
Events
Class CL_CONTI_IO_S2L has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GROUPED_SECTION Private See coding 20020313
2 QUANTITY Private Type reference (TYPE) S2L_QUANTITY General Quantity Field with Sign 20020313
Method Signatures

Method APPEND_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Value transfer Type reference (TYPE) TIMESTAMP von 20020313
2 Importing QTY Value transfer Type reference (TYPE) S2L_QUANTITY Menge 20020313
3 Importing TO Value transfer Type reference (TYPE) TIMESTAMP bis 20020313
# Exception Resumable Description Created on
1 X_INVALID ungültig 20020313

Method CLEANUP Signature

Method CLEANUP on class CL_CONTI_IO_S2L has no parameter.
Method CLEANUP on class CL_CONTI_IO_S2L has no exception.

Method GET_PARTIAL_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
2 Exporting QTY Call by reference Type reference (TYPE) S2L_QUANTITY Allgemeines Mengenfeld mit Vorzeichen 20020313
3 Importing TO Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
# Exception Resumable Description Created on
1 X_INVALID ungültig 20020313

Method TIMESTAMP_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DURA Value transfer Type reference (TYPE) I Zeitdauer 20020313
2 Importing TS1 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
3 Returning TS2 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
# Exception Resumable Description Created on
1 X_INVALID ungültig 20020313

Method TIMESTAMP_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DIFF Value transfer Type reference (TYPE) I Differnz in Sekunden 20020313
2 Importing TS1 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
3 Importing TS2 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
# Exception Resumable Description Created on
1 X_INVALID ungültig 20020313

Method TIMESTAMP_SUBTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DURA Value transfer Type reference (TYPE) I Zeitdauer in Sekunden 20020313
2 Importing TS1 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
3 Returning TS2 Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
# Exception Resumable Description Created on
1 X_INVALID ungültig 20020313
History
Last changed by/on SAP  20050301 
SAP Release Created in