SAP ABAP Interface IF_CMX_TYPES_DOMAIN (Manufacturing Execution: Domain Service, Domain)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA (Application Component) Process Management
     CMX_TYPES (Package) Manufacturing Execution: Types (Characteristics)
Properties
Interface IF_CMX_TYPES_DOMAIN  
Short Description Manufacturing Execution: Domain Service, Domain    
General Data
Package CMX_TYPES   Manufacturing Execution: Types (Characteristics) 
Created 20020829   SAP 
Last changed 20050301   SAP 
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
Interface IF_CMX_TYPES_DOMAIN has no interface.
Friends
Interface IF_CMX_TYPES_DOMAIN has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FORMAT_BIN Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'B' Constant 20020913
2 CO_FORMAT_CHAR Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'C' Constant 20020913
3 CO_FORMAT_DATE Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'D' Constant 20020913
4 CO_FORMAT_NUM Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'N' Constant 20020913
5 CO_FORMAT_TIME Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'T' Constant 20020913
6 CO_FORMAT_URL Constant Public Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT 'U' Constant 20020913
7 GROUP Instance attribute Public Type reference (TYPE) CMX_TYPES_DOMAIN_GROUP Domain Groups 20020923
8 ID Instance attribute Public Type reference (TYPE) CMX_TYPES_DOMAIN_ID Domain ID, ATTIN with Characteristics 20020905
9 NAME Instance attribute Public Type reference (TYPE) CMX_TYPES_DOMAIN_NAME Domain Name 20020905
Methods
# Method Level Visibility Method type Description Created on
1 BROWSE_HELP_VALUES Instance method Public Method SCREEN: Displays the Input Help 20020905
2 BROWSE_ONLINE_HELP Instance method Public Method SCREEN: Displays the Online Documentation 20020905
3 CONV_FROM_DATE Instance method Public Method Converts Data Format in Internal Display 20020930
4 CONV_FROM_DISPLAY Instance method Public Method Converts Screen Format in Internal Display 20020930
5 CONV_FROM_FLOAT Instance method Public Method Converts Floating Point Number in Internal Display 20020930
6 CONV_FROM_INTEGER Instance method Public Method Converts Integer in Internal Display 20020930
7 CONV_FROM_MDA Instance method Public Method Converts MDA Value in Internal Display 20020930
8 CONV_FROM_NUMC Instance method Public Method Converts Numeric Character String in Internal Display 20020930
9 CONV_FROM_PACKED Instance method Public Method Converts Packed Number in Internal Display 20020930
10 CONV_FROM_STRING Instance method Public Method Converts Character String in Internal Display 20020930
11 CONV_FROM_STRUCTURE Instance method Public Method Converts Structure in Internal Display 20020930
12 CONV_FROM_TABLE Instance method Public Method Converts Table in Internal Display 20020930
13 CONV_FROM_TEXT Instance method Public Method Converts SAPscript Text Into Internal Display 20030916
14 CONV_FROM_TIME Instance method Public Method Converts Time Format in Internal Display 20020930
15 CONV_FROM_VALUE Instance method Public Method Converts Interal Display from Another Domain 20030916
16 CONV_FROM_XSTRING Instance method Public Method Converts Byte Sequence in Internal Display 20020930
17 CONV_INTO_DATE Instance method Public Method Converts Internal Display in Date Format 20020930
18 CONV_INTO_DISPLAY Instance method Public Method Converts Internal Display in Screen Format 20020930
19 CONV_INTO_FLOAT Instance method Public Method Converts Internal Display in Floating Number 20020930
20 CONV_INTO_INTEGER Instance method Public Method Converts Internal Display in Integer 20020930
21 CONV_INTO_MDA Instance method Public Method Converts Internal Display in MDA Value 20020930
22 CONV_INTO_NUMC Instance method Public Method Converts Internal Display in Numeric Character String 20020930
23 CONV_INTO_PACKED Instance method Public Method Converts Internal Display in Packed Number 20020930
24 CONV_INTO_STRING Instance method Public Method Converts Internal Display in Character String 20020930
25 CONV_INTO_STRUCTURE Instance method Public Method Converts Internal Display in Structure 20020930
26 CONV_INTO_TABLE Instance method Public Method Converts Internal Display in Table 20020930
27 CONV_INTO_TEXT Instance method Public Method Converts Internal Display in SAPscript Text 20030916
28 CONV_INTO_TIME Instance method Public Method Converts Internal Display in Time Format 20020930
29 CONV_INTO_XSTRING Instance method Public Method Converts Internal Display in Byte Sequence 20020930
30 GET_CT_FORMAT Instance method Public Method Gets Corresponding CT Basic Format 20030312
31 GET_DECIMALS Instance method Public Method Gets the Defined Number of Decimal Places 20020918
32 GET_DESCRIPTION Instance method Public Method Gets Description (Language-Dependent) 20020918
33 GET_FORMAT Instance method Public Method Gets Basic Format 20020905
34 GET_HELP_VALUES Instance method Public Method Gets Permitted Constant Values (Language-Dependent) 20020905
35 GET_LENGTH Instance method Public Method Gets the Defined Length for Internal Display 20020918
36 GET_MIMETYPE Instance method Public Method Gets the Permitted Mimetype 20020918
37 GET_SIZE Instance method Public Method Gets the Defined Output Length 20020918
38 HAS_HELP_VALUES_ONLY Instance method Public Method Are the Permitted Fixed Values Allowed Only? 20030706
39 HAS_VALUE_HELP Instance method Public Method Is Input Help Available 20030707
40 REFRESH Instance method Public Method Updates the Internal Data 20020923
41 VALIDATE Instance method Public Method Checks a Value 20021002
Events
Interface IF_CMX_TYPES_DOMAIN has no event.
Types
Interface IF_CMX_TYPES_DOMAIN has no local type.
Method Signatures

Method BROWSE_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY Call by reference Type reference (TYPE) BOOLE_D 'X' Anzeigemodus 20030705
2 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020905
3 Returning RESULT Value transfer Type reference (TYPE) CMX_TYPES_VALUE Ausgewählter Wert 20020905
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020905

Method BROWSE_ONLINE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020905
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020905

Method CONV_FROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) D Datum 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in externer Darstellung 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
3 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) F Gleitpunktzahl 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) I Ganze Zahl 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_MDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
2 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_CMX_DA_VALUE Manufacturing Data Access: Wert 20020930
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020930
2 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_NUMC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) N Numerische Zeichenfolge 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_PACKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) P Gepackte Zahl 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) CSEQUENCE Zeichenfolge 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY Struktur 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030916
2 Importing THEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20030916
3 Importing TLINES Call by reference Type reference (TYPE) TEXT_LINE_TAB SAPscript: Text-Tabelle 20030916
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030916

Method CONV_FROM_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T Zeit 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_FROM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030916
2 Importing VALUE Call by reference Type reference (TYPE) CMX_TYPES_W_VALUE Wert zur Übernahme 20030916
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030916

Method CONV_FROM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSEQUENCE Bytefolge 20020930
2 Returning INTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030108
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) D Datum 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTVAL Value transfer Type reference (TYPE) CMX_TYPES_VALUE Wert in externer Darstellung 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
3 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) F Gleitpunktzahl 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) I Ganze Zahl 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_MDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_CMX_DA_VALUE Manufacturing Data Access: Wert 20030108
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020930
2 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_NUMC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) N Numerische Zeichenfolge 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_PACKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) P Gepackte Zahl 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) CSEQUENCE Zeichenfolge 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY Struktur 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20030916
2 Exporting THEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20030916
3 Exporting TLINES Call by reference Type reference (TYPE) TEXT_LINE_TAB SAPscript: Text-Tabelle 20030916
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030916

Method CONV_INTO_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) T Zeit 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method CONV_INTO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) XSEQUENCE Bytefolge 20030108
2 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20020930
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020930

Method GET_CT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ATFOR Datentyp des Merkmals 20030312
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030312

Method GET_DECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der Stellen 20020918
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020918

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020918
2 Returning RESULT Value transfer Type reference (TYPE) CMX_TYPES_DOMAIN_TEXT Kurztext zur Domäne 20020918
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020918

Method GET_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_TYPES_DOMAIN_FORMAT Format der Domäne 20020905
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020905

Method GET_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20020905
2 Returning RESULT Value transfer Type reference (TYPE) CMX_TYPES_T_VALUE_HELP Tabelle für Wertehilfe 20020905
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020905

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der Stellen 20020918
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020918

Method GET_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_TYPES_MIMETYPE Mime-Type 20020918
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020918

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der Stellen 20020918
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020918

Method HAS_HELP_VALUES_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030706
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030706

Method HAS_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache im System 20030707
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030707
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20030707

Method REFRESH Signature

Method REFRESH on Interface IF_CMX_TYPES_DOMAIN has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20020923

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTVAL Call by reference Type reference (TYPE) CMX_TYPES_VALUE Wert in interner Darstellung 20021002
# Exception Resumable Description Created on
1 CX_CMX_TYPES_EXCEPTION Manufacturing Execution: Domainservice, Exception 20021002
History
Last changed by/on SAP  20050301 
SAP Release Created in