SAP ABAP Class /IWBEP/CL_SBOD_EDM_TIME (SB - OData - EDM Core Type - Edm.Time)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_TY_DM (Package) Gateway Service Builder - Type Descriptors
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_EDM_ALPHA_NUMER Routines for alpha - numeriic EDM types like Duration 20131120
Properties
Class /IWBEP/CL_SBOD_EDM_TIME  
Short Description SB - OData - EDM Core Type - Edm.Time    
Super Class /IWBEP/CL_SBOD_EDM_ALPHA_NUMER Routines for alpha - numeriic EDM types like Duration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBOD    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_ODATA_TY_DM   Gateway Service Builder - Type Descriptors 
Created 20130312   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_SBOD_EDM_TIME has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_EDM_TIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CORE_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_EDM_CORE_TYPE GC_EDM_TIME core type name 20130502
2 LC_DAY_LONG Constant Private Type reference (TYPE) CHAR10 'DAYS' Character Field Length = 10 20131108
3 LC_DAY_MIDDLE Constant Private Type reference (TYPE) CHAR10 'DAY' Character Field Length = 10 20131108
4 LC_DAY_SHORT Constant Private Type reference (TYPE) C 'D' 20131108
5 LC_HOUR_LONG Constant Private Type reference (TYPE) CHAR10 'HOURS' Character Field Length = 10 20131108
6 LC_HOUR_MIDDLE Constant Private Type reference (TYPE) CHAR10 'HOU' Character Field Length = 10 20131108
7 LC_HOUR_SHORT Constant Private Type reference (TYPE) C 'H' 20131108
8 LC_MAX_DIGITS Constant Private Type reference (TYPE) I 12 20131219
9 LC_MINUTE_LONG Constant Private Type reference (TYPE) CHAR10 'MINUTES' Character Field Length = 10 20131108
10 LC_MINUTE_MIDDLE Constant Private Type reference (TYPE) CHAR10 'MIN' Character Field Length = 10 20131108
11 LC_MINUTE_SHORT Constant Private Type reference (TYPE) C 'M' 20131108
12 LC_MONTH_LONG Constant Private Type reference (TYPE) CHAR10 'MONTH' Character Field Length = 10 20131108
13 LC_MONTH_MIDDLE Constant Private Type reference (TYPE) CHAR10 'MON' Character Field Length = 10 20131108
14 LC_MONTH_SHORT Constant Private Type reference (TYPE) C 'M' 20131108
15 LC_PRECISION_DEFAULT Constant Private Type reference (TYPE) I 0 20131106
16 LC_PRECISION_MAX Constant Private Type reference (TYPE) I 7 20131105
17 LC_SECOND_LONG Constant Private Type reference (TYPE) CHAR10 'SECONDS' Character Field Length = 10 20131108
18 LC_SECOND_MIDDLE Constant Private Type reference (TYPE) CHAR10 'SEC' Character Field Length = 10 20131108
19 LC_SECOND_SHORT Constant Private Type reference (TYPE) C 'S' 20131108
20 LC_YEAR_LONG Constant Private Type reference (TYPE) CHAR10 'YEARS' Character Field Length = 10 20131108
21 LC_YEAR_MIDDLE Constant Private Type reference (TYPE) CHAR10 'YEA' Character Field Length = 10 20131108
22 LC_YEAR_SHORT Constant Private Type reference (TYPE) C 'Y' 20131108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130312
2 DO_ADD_PART Instance method Private Method Add parts to Edm.Time 20131108
3 DO_DELETE_SEPERATOR Instance method Private Method Delete correct thausand seperators 20131108
Events
Class /IWBEP/CL_SBOD_EDM_TIME has no event.
Types
Class /IWBEP/CL_SBOD_EDM_TIME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_SBOD_EDM_TIME has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130312

Method DO_ADD_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_C Call by reference Type reference (TYPE) /IWBEP/SB_ODATA_TY_CHAR_400SM 400 characters, lower case, for float handling 20131108
2 Changing CV_FOUND Call by reference Type reference (TYPE) I 20131114
3 Changing CV_T Call by reference Type reference (TYPE) FLAG General Flag 20131108
4 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20131108
5 Importing IT_ITAB Call by reference Attribute reference (LIKE) LT_STRING 20131108
6 Importing IV_NAME_LONG Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20131108
7 Importing IV_NAME_MIDDLE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20131108
8 Importing IV_NAME_SHORT Call by reference Type reference (TYPE) C 20131108
9 Importing IV_TIME Call by reference Type reference (TYPE) FLAG General Flag 20131108

Method DO_ADD_PART on class /IWBEP/CL_SBOD_EDM_TIME has no exception.

Method DO_DELETE_SEPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING 20131108
2 Exporting EV_TIMES Call by reference Type reference (TYPE) I 20131108

Method DO_DELETE_SEPERATOR on class /IWBEP/CL_SBOD_EDM_TIME has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200