SAP ABAP Class CL_EAML_UTIL (LAM Utility Functions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-EQM (Application Component) Technical Objects
     EAML (Package) EAM: Linear Feature Extension - unswitched
Properties
Class CL_EAML_UTIL  
Short Description LAM Utility Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAML   EAM: Linear Feature Extension - unswitched 
Created 20090819   SAP 
Last change 20130531   SAP 
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 CL_EAML_UTIL has no interface implemented.
Friends
Class CL_EAML_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AKTYP_CHANGE Constant Public Type reference (TYPE) AKTTYP 'V' Activity category in transaction (Cr/Ch/D) 20090929
2 GC_AKTYP_CREATE Constant Public Type reference (TYPE) AKTTYP 'H' Activity category in transaction (Cr/Ch/D) 20090929
3 GC_AKTYP_DISPLAY Constant Public Type reference (TYPE) AKTTYP 'A' Activity category in transaction (Cr/Ch/D) 20090929
4 GC_APPL_AUSP Constant Public Type reference (TYPE) EAML_APPL 'AUSP' Application f. Characteristics 20091119
5 GC_APPL_MARKER Constant Public Type reference (TYPE) EAML_APPL 'MARKER' Application f. Marker 20091119
6 GC_APPL_MASS_B Constant Public Type reference (TYPE) EAML_APPL 'MASS_B' Appl. f. Masschange Bottom 20091119
7 GC_APPL_MASS_T Constant Public Type reference (TYPE) EAML_APPL 'MASS_T' Appl. f. Masschange TOP 20091119
8 GC_APPL_NAV Constant Public Type reference (TYPE) EAML_APPL 'NAV' Appl. f. Network Attribute Values 20100816
9 GC_APPL_NWM Constant Public Type reference (TYPE) EAML_APPL 'NWM' Appl. f. NW Modeler+Object Links 20100818
10 GC_APPL_REPORT Constant Public Type reference (TYPE) EAML_APPL 'REPORT' Application f. Reports 20091130
11 GC_DIM_LENGTH Constant Public Type reference (TYPE) DIMID 'LENGTH' Length Dimension 20090902
12 GC_DIM_LESS Constant Public Type reference (TYPE) DIMID 'AAAADL' Without Dimension 20090902
13 GC_FIELDNAME Constant Public See coding 20090918
14 GC_FLG_MASS_NOTIF_TO_ORD Constant Public Type reference (TYPE) XFELD 'X' Flag mass notif. to order 20100929
15 GC_GROUP Constant Public See coding 20091216
16 GC_KANTYP Constant Public See coding Link category 20100621
17 GC_LFE_FIELDS Constant Public Type reference (TYPE) CHAR10 'EAML_S_LFE' Character Field Length = 10 20091209
18 GC_MTYPE Constant Public See coding Marker Types 20090903
19 GC_NET_TO_TYPE Constant Public See coding 20101011
20 GC_OBART Constant Public See coding Technical object types 20090821
21 GC_OBTAB Constant Public See coding 20100114
22 GC_OTC_DOCU_PREF Constant Public Type reference (TYPE) DOKU_OBJ 'Z_OTC_DOCU_' Documentation Object 20090827
23 GC_RIAFVC20_MEM Constant Public Type reference (TYPE) STRING 'EAML_RIAFVC20' 20121012
24 GC_RIAUFK20_MEM Constant Public Type reference (TYPE) STRING 'EAML_RIAUFK20' 20121012
25 GC_STRUCNAME Constant Public Type reference (TYPE) TABNAME 'EAML_S_LFE_DATA_UI' Name of Dynpro Structure 20091118
26 GC_TEXT_LAM Static Attribute Public Type reference (TYPE) STRING text LAM 20090901
27 GC_TEXT_LOL Static Attribute Public Type reference (TYPE) STRING text LOL 20101129
28 GC_TYPE_EQUI Constant Public Type reference (TYPE) ITOBTYP '02' Technical object types in plant maintenance 20090819
29 GC_TYPE_FUNCLOC Constant Public Type reference (TYPE) ITOBTYP '01' Technical object types in plant maintenance 20090819
30 GC_TYPE_REFLOC Constant Public Type reference (TYPE) ITOBTYP '04' Technical object types in plant maintenance 20090819
31 GC_TYPE_SERIAL Constant Public Type reference (TYPE) ITOBTYP '03' Technical object types in plant maintenance 20090819
32 GV_CURSOR Static Attribute Public Type reference (TYPE) STRING 20091110
33 GV_DECIMAL_CONVERSION Static Attribute Public Type reference (TYPE) XFELD Translate necessary if Converions DEC.-> CHAR 20091002
34 GV_DECIMAL_NOTATION Static Attribute Public Type reference (TYPE) CHAR4 Replace , and . accordingly to the notation 20091002
35 GV_DECIMAL_NOTATION_OY_THOUS Static Attribute Public Type reference (TYPE) CHAR2 Remove thousand separator 20091027
36 GV_LOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110112
37 GV_PROGRAM Static Attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20090828
38 GV_SCREEN Static Attribute Public Type reference (TYPE) SYDYNNR Current Screen Number 20090828
39 GV_SI_UNIT Static Attribute Public Type reference (TYPE) MSSIE SI unit 20090819
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_TO_BAPIRETTAB Static method Public Method Add a message to BAPI return table 20090918
2 BAL_LOG_SIMPLE Static method Public Method 20110112
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090819
4 CLEAR_LFE_DATA_FOR_COMP Static method Public Method Clear all for comparsion irrelevant units and types 20100323
5 CONVERT_CHAR_TO_ALV Static method Public Method Convert CHAR field to right-justifie 20091211
6 CONVERT_CHAR_TO_FLOAT Static method Public Method Return FLOAT value of given CHAR value without checks 20091221
7 CONVERT_FIELD_SI_TO_CHAR Static method Public Method Convert LFE Fields from SI to charachter 20091105
8 CONVERT_LFE_FIELDS_CHAR_TO_ALV Static method Public Method Convert LFE Fields from character to decimal 20090917
9 CONVERT_LFE_FIELDS_CHAR_TO_SI Static method Public Method Convert LFE Fields from charachter to SI 20090819
10 CONVERT_LFE_FIELDS_SI_TO_CHAR Static method Public Method Convert LFE Fields from SI to charachter 20090819
11 CONVERT_MESSAGE_2_BAPIRET2 Static method Public Method Convert message to BAPI return structure 20090918
12 CONVERT_RANGE_CHAR_TO_SI Static method Public Method Convert range line (LOW and HIGH) from CHAR to SI 20100111
13 CONV_LFE_VALUE_2_INT Static method Public Method Convert content of LFE CHAR type fields to decimal notation 20091023
14 CREATE_DYN_TABLE Static method Public Method Create dyn table using FCAT 20110128
15 F4_MARKER_SHOW Static method Public Method Shows F4 help for start/ end marker and start/ endpoint 20091207
16 F4_POINT_ALV Static method Public Method F4 Help on ALV for Start Point, End Point, Start Marker.. 20100826
17 FORMAT_CHAR_VALUE Static method Public Method 20091218
18 GET_DECIMAL_NOTATION Static method Private Method Returns decimal notation 20091002
19 GET_REF_FOR_ATTR_VAL Static method Public Method 20110308
20 GET_RGB_COLOR Static method Public Method Get RGB Color for JNET Graphics 20100913
21 GET_TEXT_ELEMENT Static method Public Method Get text element 20100720
22 GET_TOOLTIP Static method Public Method Get Tooltip for JNET Graphics 20100930
23 GOTO_OBJECT Static method Public Method Go To Object 20101012
24 IS_LINEAR Static method Public Method Get Linear Flag of Technical Object 20090819
25 IS_LRP_AVAILABLE Static method Public Method check if an LRP-ID was assigned 20091209
26 PM_AUTH_GROUP_CHECK Static method Public Method 20100826
27 SHOW_OFFSET_TYPE_HELP Static method Public Method Show F1 help for Offset Type 20090826
Events
Class CL_EAML_UTIL has no event.
Types
Class CL_EAML_UTIL has no local type.
Method Signatures

Method ADD_MESSAGE_TO_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090918
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20090918
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090918
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090918
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090918
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
10 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 Natural Number 20090918

Method ADD_MESSAGE_TO_BAPIRETTAB on class CL_EAML_UTIL has no exception.

Method BAL_LOG_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXC Call by reference Type reference (TYPE) BAL_S_EXC Application Log: Data for an Exception 20110112
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110112
3 Importing IV_DISPLAY Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20110112

Method BAL_LOG_SIMPLE on class CL_EAML_UTIL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAML_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAML_UTIL has no exception.

Method CLEAR_LFE_DATA_FOR_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LFE_DATA_UI Call by reference Type reference (TYPE) EAML_S_LFE_DATA_UI Linear Feature Extension - for use in UI 20100323

Method CLEAR_LFE_DATA_FOR_COMP on class CL_EAML_UTIL has no exception.

Method CONVERT_CHAR_TO_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INPUT Call by reference Type reference (TYPE) EAML_START_POINT or any other point 20091211
2 Returning RV_OUTPUT Value transfer Type reference (TYPE) EAML_START_POINT_ALV 20091211

Method CONVERT_CHAR_TO_ALV on class CL_EAML_UTIL has no exception.

Method CONVERT_CHAR_TO_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) EAML_LINEAR_POINT Linear Point 20091221
2 Returning RV_FLOAT Value transfer Type reference (TYPE) DECFLOAT16 Float Value 20091221

Method CONVERT_CHAR_TO_FLOAT on class CL_EAML_UTIL has no exception.

Method CONVERT_FIELD_SI_TO_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LFE_DATA_UI Call by reference Type reference (TYPE) ANY 20091105
2 Importing IS_LFE_DATA_SI Call by reference Type reference (TYPE) ANY 20091105
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091105
4 Importing IV_LEFT_JUSTIFIED Call by reference Type reference (TYPE) XFELD SPACE 20091105
5 Importing IV_UNIT Call by reference Type reference (TYPE) EAML_LINEAR_UNIT Unit of Measurement for Linear Data 20091105
# Exception Resumable Description Created on
1 CONVERT_ERROR error during converting values. 20091116

Method CONVERT_LFE_FIELDS_CHAR_TO_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LFE_DATA_UI Call by reference Type reference (TYPE) EAML_S_LFE_DATA_UI Linear Feature Extension - LFE Data for use in UI 20090917
2 Returning RS_DATA_ALV Value transfer Type reference (TYPE) EAML_S_LFE_DATA_ALV Linear Feature Extension - LFE Data for use in ALV 20090917
# Exception Resumable Description Created on
1 VALUE_NOT_VALID Error by conversion 20090923

Method CONVERT_LFE_FIELDS_CHAR_TO_SI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LFE_DATA_DB Call by reference Type reference (TYPE) ANY Linear Feature Extension - LFE Data for use in DB 20090820
2 Importing IS_LFE_DATA_UI Call by reference Type reference (TYPE) ANY Linear Feature Extension - LFE Data for use in UI 20090819
# Exception Resumable Description Created on
1 CONVERT_ERROR error during converting values 20091116

Method CONVERT_LFE_FIELDS_SI_TO_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LFE_DATA_UI Call by reference Type reference (TYPE) ANY Linear Feature Extension - Data Fields for use in UI 20090820
2 Importing IS_LFE_DATA_DB Call by reference Type reference (TYPE) ANY Linear Feature Extension - Data Fields for use in DB 20090819
3 Importing IV_LEFT_JUSTIFIED Call by reference Type reference (TYPE) XFELD SPACE 'X' for Dynpro, blank for ALV 20091105
# Exception Resumable Description Created on
1 CONVERT_ERROR Error during converting 20091116

Method CONVERT_MESSAGE_2_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20090918
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20090918
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090918
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090918
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090918
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090918
10 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 Natural Number 20090918

Method CONVERT_MESSAGE_2_BAPIRET2 on class CL_EAML_UTIL has no exception.

Method CONVERT_RANGE_CHAR_TO_SI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_POINT_SI Call by reference Type reference (TYPE) STANDARD TABLE Range in SI values 20100112
2 Importing IR_POINT_CHAR Call by reference Type reference (TYPE) STANDARD TABLE Range in CHAR values 20100112
3 Importing IV_LINEAR_UNIT Call by reference Type reference (TYPE) EAML_LINEAR_UNIT Unit of Measurement for Linear Data 20100112

Method CONVERT_RANGE_CHAR_TO_SI on class CL_EAML_UTIL has no exception.

Method CONV_LFE_VALUE_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) EAML_START_POINT Start Point 20091023
2 Returning RV_VALUE Value transfer Type reference (TYPE) EAML_START_POINT Start Point 20091023
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_NUMBER System Exception Converting to a Number 20091125

Method CREATE_DYN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TABLE Call by reference Object reference (TYPE REF TO) DATA 20110128
2 Exporting E_STYLE_FNAME Call by reference Type reference (TYPE) LVC_FNAME 20110128
3 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20110128
4 Importing I_STYLE_TABLE Call by reference Type reference (TYPE) CHAR01 20110128

Method CREATE_DYN_TABLE on class CL_EAML_UTIL has no exception.

Method F4_MARKER_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR SY-DYNNR Current Screen Number 20091207
2 Importing IV_DYNPROFLD Call by reference Type reference (TYPE) HELP_INFO-DYNPROFLD Field name, default iv_fieldname 20091207
3 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Transfer Reference object directly 20091208
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME Field Name 20091207
5 Importing IV_KEY1 Call by reference Type reference (TYPE) ANY LFE key part one 20091207
6 Importing IV_KEY2 Call by reference Type reference (TYPE) ANY LFe key part two 20091207
7 Importing IV_OBART Call by reference Type reference (TYPE) EAML_OBART Object Type for Linear Data 20091207
8 Importing IV_REPID Call by reference Type reference (TYPE) SYREPID SY-REPID ABAP Program: Current Main Program 20091207
9 Importing IV_STEPL Call by reference Type reference (TYPE) SYSTEPL SY-STEPL Index of Current Step Loop Line 20091207
10 Importing IV_TABNAME Call by reference Type reference (TYPE) DFIES-TABNAME Table Name 20091207
11 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Transfer Reference object directly 20091208
# Exception Resumable Description Created on
1 SEARCH_ERROR Nothing found 20091207

Method F4_POINT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) DMC_DDSHRETVAL_TABLE DMC 20100826
2 Importing IV_FNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20100826
3 Importing IV_KEY1 Call by reference Type reference (TYPE) ANY 20100826
4 Importing IV_KEY2 Call by reference Type reference (TYPE) ANY 20100826
5 Importing IV_OBART Call by reference Type reference (TYPE) EAML_OBART Object Type for Linear Data 20100826
# Exception Resumable Description Created on
1 NO_LRPID 20100826

Method FORMAT_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Messages 20091218
2 Changing CV_VALUE Call by reference Type reference (TYPE) EAML_LINEAR_POINT Linear Point 20091218
3 Exporting EV_VALUE Call by reference Type reference (TYPE) DECFLOAT16 Linear Point in SI 20091218
4 Importing IV_ALIGN Call by reference Type reference (TYPE) I e.g. cl_abap_format=>a_left 20091220
5 Importing IV_ROW_ID Value transfer Type reference (TYPE) I 20091218
6 Importing IV_UNIT Call by reference Type reference (TYPE) UNIT Unit 20091218
7 Importing IV_UNIT_FIELD Call by reference Type reference (TYPE) FIELDNAME 20091218
8 Importing IV_VALUE_FIELD Call by reference Type reference (TYPE) FIELDNAME 20091218
# Exception Resumable Description Created on
1 ERROR 20091218

Method GET_DECIMAL_NOTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DECIMAL_NOTATION Value transfer Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20091002

Method GET_DECIMAL_NOTATION on class CL_EAML_UTIL has no exception.

Method GET_REF_FOR_ATTR_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR Call by reference Type reference (TYPE) EAML_EVT_ATTR Network Attribute Property 20110308
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) EAML_EVT_OBJ_TYPE Network Attribute Category 20110308
3 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20110309

Method GET_REF_FOR_ATTR_VAL on class CL_EAML_UTIL has no exception.

Method GET_RGB_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEX_VALUE Call by reference Type reference (TYPE) EAML_JNET_COLOR_HEX Hex Value of Color 20100913
2 Returning RV_RGB_VALUE Value transfer Type reference (TYPE) EAML_JNET_COLOR_RGB RGB Value of Color 20100913

Method GET_RGB_COLOR on class CL_EAML_UTIL has no exception.

Method GET_TEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM Call by reference Type reference (TYPE) CHAR3 Internal number of text element 20100720
2 Returning R_TEXT Value transfer Type reference (TYPE) CHAR40 Text 20100720

Method GET_TEXT_ELEMENT on class CL_EAML_UTIL has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLTIP Call by reference Type reference (TYPE) STRING 20100930
2 Importing IT_TT_ATTR Call by reference Type reference (TYPE) EAML_T_TT_ATTR EAML: Tooltip Attributes (JNET) 20100930

Method GET_TOOLTIP on class CL_EAML_UTIL has no exception.

Method GOTO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AKTYP Call by reference Type reference (TYPE) AKTYP Activity category in SAP transaction 20101012
2 Importing IV_OBART Call by reference Type reference (TYPE) EAML_OBART Current Transaction Code 20101012
3 Importing IV_PAR1 Call by reference Type reference (TYPE) CHAR30 30 Characters 20101012
4 Importing IV_PAR2 Call by reference Type reference (TYPE) CHAR30 30 Characters 20101012
5 Importing IV_PAR3 Call by reference Type reference (TYPE) CHAR30 30 Characters 20101012
# Exception Resumable Description Created on
1 NO_AUTH 20101012

Method IS_LINEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) C Equipment or Functional location category 20090819
2 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20090827
3 Importing IV_EXCEPTIONS Value transfer Type reference (TYPE) XFELD SPACE Allow Messages/Exceptions 20101213
4 Importing IV_OBART Call by reference Type reference (TYPE) EAML_OBART If measurement point 20091103
5 Importing IV_OTYPE Call by reference Type reference (TYPE) ITOBTYP Technical object types in plant maintenance 20090828
6 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20090827
7 Returning RV_LINEAR Value transfer Type reference (TYPE) XFELD 20090819
# Exception Resumable Description Created on
1 CAT_NOT_LINEAR 20100126
2 NOT_FOUND 20091008
3 OBJECT_INACTIVE 20100107
4 OBJECT_WITH_LOEKZ 20100107
5 OBJECT_WITH_LVORM 20100107

Method IS_LRP_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20091209
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20091209
3 Returning RV_EXISTS Value transfer Type reference (TYPE) XFELD Checkbox 20091209

Method IS_LRP_AVAILABLE on class CL_EAML_UTIL has no exception.

Method PM_AUTH_GROUP_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_GROUP Call by reference Type reference (TYPE) IAUTG Technical object authorization group 20100826
2 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20100826
3 Returning RV_RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100826

Method PM_AUTH_GROUP_CHECK on class CL_EAML_UTIL has no exception.

Method SHOW_OFFSET_TYPE_HELP Signature

Method SHOW_OFFSET_TYPE_HELP on class CL_EAML_UTIL has no parameter.
Method SHOW_OFFSET_TYPE_HELP on class CL_EAML_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605