Hierarchy
⤷
⤷
Properties
| Class | /TDAG/RCSCL_TOOL_CHAR_CONVERS | |
| Short Description | Conversion of characteristics | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/RCS_TOOL | |
| Created | 20090508 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no interface implemented.
Friends
Class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ESEENVPARAM | 'Z_CONVERT_REACH_USE_SOURCE' | Environment Parameters | 20090616 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR4 | 'ARC' | Article Category | 20090605 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR4 | 'ERC' | Env. Relase Category | 20090605 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR4 | 'PC' | Product Category | 20090605 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR4 | 'PROC' | Process Category | 20090605 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR4 | 'SOU' | Sector of Use | 20090605 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | GTY_S_USE_SORT | Type for REACH use sorting | 20090609 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | GTYS_PHRASES | Phrase table | 20090609 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20090525 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | GTY_TCG11TAB | Table type for TCG11TAB | 20090603 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | GTY_TCG12 | Table type for TCG12 | 20090525 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | ESEBOOLE | ESP1_FALSE | First Valuation Instance | 20090529 | ||
| 13 | Static Attribute | Private | Type reference (TYPE) | ESEBOOLE | Log only errors | 20090526 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Shortkey for field with prio 1 | 20090605 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Shortkey for field with prio 1 | 20090605 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Shortkey for field with prio 1 | 20090605 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Shortkey for field with prio 1 | 20090605 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Shortkey for field with prio 1 | 20090605 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | ESESRCID | Source | 20090605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adjust characteristics definition in class system | 20090617 | |
| 2 | Static method | Private | Method | Adjust specification data | 20090526 | |
| 3 | Static method | Public | Method | Append message to log | 20090525 | |
| 4 | Static method | Private | Method | Build tables for modify API | 20090526 | |
| 5 | Static method | Private | Method | Build permutations for REACH uses | 20090526 | |
| 6 | Static method | Private | Method | Build table for sort order of REACH use data | 20090609 | |
| 7 | Static method | Public | Method | Convert REACH use data | 20090522 | |
| 8 | Static method | Private | Method | Create new record in characteristic table | 20090527 | |
| 9 | Static method | Private | Method | Create new record in sources table | 20090609 | |
| 10 | Static method | Private | Method | Create new valuation instance | 20090527 | |
| 11 | Static method | Private | Method | Create new valuation instance and new characteristic entries | 20090529 | |
| 12 | Static method | Private | Method | Create new valuation instance, characteristics and sources | 20090605 | |
| 13 | Static method | Private | Method | Determine scenario (locks) for API call | 20090603 | |
| 14 | Static method | Public | Method | Determine relevant valuation instances | 20090514 | |
| 15 | Static method | Private | Method | Determine phrase code by phrase ID | 20090609 | |
| 16 | Static method | Public | Method | Determine relevant properties and specifications | 20090514 | |
| 17 | Static method | Private | Method | Determine relevance of depending data | 20090602 | |
| 18 | Static method | Public | Method | Determine source | 20090616 | |
| 19 | Static method | Public | Method | Display relevant properties and specifications | 20090522 | |
| 20 | Static method | Public | Method | Output messages | 20090525 | |
| 21 | Static method | Private | Method | Read specification data with lock | 20090522 | |
| 22 | Static method | Private | Method | Fill administrative fields | 20090526 | |
| 23 | Static method | Public | Method | Set priorities of REACH use characteristics for sorting | 20090605 |
Events
Class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYS_PHRASES | Private | See coding | 20090609 | gtys_phrases TYPE SORTED TABLE OF gty_s_phrase
WITH NON-UNIQUE KEY catpin phrid
|
||
| 2 | GTY_S_PHRASE | Private | See coding | 20090609 | BEGIN OF gty_s_phrase,
catpin TYPE esecatpin,
phrid TYPE esephrid,
phrcode TYPE esephrcode,
END OF gty_s_phrase
|
||
| 3 | GTY_S_USE_SORT | Private | See coding | Type for REACH use sorting | 20090609 | BEGIN OF gty_s_use_sort,
recn_vh TYPE eserecn,
ord TYPE eseord,
recn TYPE eserecn,
sou TYPE esephrcode,
pc TYPE esephrcode,
proc TYPE esephrcode,
arc TYPE esephrcode,
erc TYPE esephrcode,
END OF gty_s_use_sort
|
|
| 4 | GTY_TCG11TAB | Private | See coding | 20090603 | gty_tcg11tab TYPE TABLE OF tcg11tab
|
||
| 5 | GTY_TCG12 | Private | See coding | Table type for TCG12 | 20090525 | gty_tcg12 TYPE TABLE OF tcg12
|
|
| 6 | GTY_USE_SORT | Private | See coding | Table type for REACH use sorting | 20090609 | gty_use_sort TYPE TABLE OF gty_s_use_sort
|
Method Signatures
Method ADJUST_CHARACT_DEFINITION Signature
Method ADJUST_CHARACT_DEFINITION on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no parameter.
Method ADJUST_CHARACT_DEFINITION on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method ADJUST_SPECIFICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASSESSMENT | Call by reference | Type reference (TYPE) | ESPRH_APIDR_TAB_TYPE | 20090526 | ||||
| 2 | CT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090526 | ||||
| 3 | CT_COMPOSITION | Call by reference | Type reference (TYPE) | ESPRH_APIVP_TAB_TYPE | 20090526 | ||||
| 4 | CT_SOURCES | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | 20090526 | ||||
| 5 | CT_USAGES | Call by reference | Type reference (TYPE) | ESPRH_APIDU_TAB_TYPE | 20090526 | ||||
| 6 | CT_USER_DEF_LONGTEXT | Call by reference | Type reference (TYPE) | ESPRH_APIFL_TAB_TYPE | 20090526 | ||||
| 7 | CT_USER_DEF_TEXT | Call by reference | Type reference (TYPE) | ESPRH_APIDF_TAB_TYPE | 20090526 | ||||
| 8 | CT_VALUATION_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIVH_TAB_TYPE | 20090526 | ||||
| 9 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090526 | ||||
| 10 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | ESEBOOLE | Error occured | 20090615 | |||
| 11 | IS_SCENARIO | Call by reference | Type reference (TYPE) | ESPAP_NEW_SCENARIO_TYPE | 20090605 | ||||
| 12 | IS_SPEC_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIRH_WA_TYPE | Specification header | 20090526 |
Method ADJUST_SPECIFICATION_DATA on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method APPEND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INSTANCE_NUMBER | Value transfer | Type reference (TYPE) | ESEORD | Sort Sequence | 20090525 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Message Class | 20090525 | ||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message Number | 20090525 | ||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Message Type | 20090525 | ||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Message Variable | 20090525 | ||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Message Variable | 20090525 | ||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Message Variable | 20090525 | ||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Message Variable | 20090525 | ||
| 9 | IV_PROPERTY | Value transfer | Type reference (TYPE) | ESEESTCAT | Value Assignment Type | 20090525 | |||
| 10 | IV_SUBCAT | Value transfer | Type reference (TYPE) | ESESUBCAT | Specification Type | 20090525 | |||
| 11 | IV_SUBID | Value transfer | Type reference (TYPE) | ESESUBID | Specification | 20090525 |
Method APPEND_MESSAGE on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method BUILD_API_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASSESSMENT | Call by reference | Type reference (TYPE) | ESPRH_APIDR_TAB_TYPE | 20090526 | ||||
| 2 | CT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090526 | ||||
| 3 | CT_COMPOSITION | Call by reference | Type reference (TYPE) | ESPRH_APIVP_TAB_TYPE | 20090526 | ||||
| 4 | CT_SOURCES | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | 20090526 | ||||
| 5 | CT_USAGES | Call by reference | Type reference (TYPE) | ESPRH_APIDU_TAB_TYPE | 20090526 | ||||
| 6 | CT_USER_DEF_LONGTEXT | Call by reference | Type reference (TYPE) | ESPRH_APIFL_TAB_TYPE | 20090526 | ||||
| 7 | CT_USER_DEF_TEXT | Call by reference | Type reference (TYPE) | ESPRH_APIDF_TAB_TYPE | 20090526 | ||||
| 8 | CT_VALUATION_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIVH_TAB_TYPE | 20090526 | ||||
| 9 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090526 | ||||
| 10 | IS_SPEC_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIRH_WA_TYPE | Specification header | 20090526 | |||
| 11 | IV_FLG_ASSESSMENT | Value transfer | Type reference (TYPE) | ESEBOOLE | Read assessment data | 20090526 | |||
| 12 | IV_FLG_SOURCES | Value transfer | Type reference (TYPE) | ESEBOOLE | Read sources data | 20090526 | |||
| 13 | IV_FLG_USER_DEF_TEXT | Value transfer | Type reference (TYPE) | ESEBOOLE | Read user defined texts | 20090526 |
Method BUILD_API_TABLES on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method BUILD_USE_PERMUTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090526 | ||||
| 2 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090526 | ||||
| 3 | ET_SOURCES_NEW | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | 20090610 | ||||
| 4 | ET_VALUATION_INST_NEW | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090526 |
Method BUILD_USE_PERMUTATIONS on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method BUILD_USE_SORT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_USE_SORT | Call by reference | Type reference (TYPE) | GTY_USE_SORT | Table type for REACH use sorting | 20090609 | |||
| 2 | IS_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090609 | ||||
| 3 | IV_FLG_APPEND_TABLE | Value transfer | Type reference (TYPE) | ESEBOOLE | ESP1_FALSE | Append REACH use sort table | 20090609 | ||
| 4 | IV_RECN | Value transfer | Type reference (TYPE) | ESERECN | Record number of val. instance | 20090609 | |||
| 5 | IV_RECN_VAL_HEADER | Value transfer | Type reference (TYPE) | ESERECN | Record number of val. header | 20090623 |
Method BUILD_USE_SORT_TABLE on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CONVERT_REACH_USE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ESTVA | Call by reference | Type reference (TYPE) | EHSBTY_VAI_ESTVA | EHS-BAS: Table Type for ESTVA | 20090522 | |||
| 2 | EV_FLG_ERROR | Value transfer | Type reference (TYPE) | ESEBOOLE | Error occured | 20090617 | |||
| 3 | IV_FLG_LOG_ONLY_ERRORS | Value transfer | Type reference (TYPE) | ESEBOOLE | Log only errors | 20090526 | |||
| 4 | IV_SOURCE | Value transfer | Type reference (TYPE) | ESESRCID | Source | 20090616 |
Method CONVERT_REACH_USE_DATA on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CREATE_NEW_CHAR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090527 | ||||
| 2 | ES_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090527 | ||||
| 3 | IS_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090527 | ||||
| 4 | IV_RECN | Value transfer | Type reference (TYPE) | ESERECN | Sequential Number of Data Record | 20090527 |
Method CREATE_NEW_CHAR_ENTRY on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CREATE_NEW_SOURCE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCES | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | Sources | 20090609 | |||
| 2 | IS_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_WA_TYPE | Valuation Instance | 20090609 | |||
| 3 | IV_RECN_NEW | Call by reference | Type reference (TYPE) | ESERECN | Record number of new instance | 20090609 |
Method CREATE_NEW_SOURCE_ENTRY on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CREATE_NEW_VAL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090527 | ||||
| 2 | ES_VALUATION_INST_NEW | Call by reference | Type reference (TYPE) | ESPRH_APIVA_WA_TYPE | 20090527 | ||||
| 3 | IS_VALUATION_INST_OLD | Call by reference | Type reference (TYPE) | ESPRH_APIVA_WA_TYPE | 20090527 |
Method CREATE_NEW_VAL_INSTANCE on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CREATE_VAL_INST_AND_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHARACT_DATA_LEVEL_1 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090529 | ||||
| 2 | CS_CHARACT_DATA_LEVEL_2 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090529 | ||||
| 3 | CS_CHARACT_DATA_LEVEL_3 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090529 | ||||
| 4 | CS_CHARACT_DATA_LEVEL_4 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090529 | ||||
| 5 | CS_CHARACT_DATA_LEVEL_5 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090529 | ||||
| 6 | CT_CHARACT_DATA_NEW | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090529 | ||||
| 7 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090529 | ||||
| 8 | IS_VALUATION_INST_OLD | Call by reference | Type reference (TYPE) | ESPRH_APIVA_WA_TYPE | 20090529 | ||||
| 9 | IT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090529 |
Method CREATE_VAL_INST_AND_CHAR on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method CREATE_VAL_INST_CHAR_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHARACT_DATA_LEVEL_1 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090605 | ||||
| 2 | CS_CHARACT_DATA_LEVEL_2 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090605 | ||||
| 3 | CS_CHARACT_DATA_LEVEL_3 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090605 | ||||
| 4 | CS_CHARACT_DATA_LEVEL_4 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090605 | ||||
| 5 | CS_CHARACT_DATA_LEVEL_5 | Call by reference | Type reference (TYPE) | ESPRH_APIPR_WA_TYPE | 20090605 | ||||
| 6 | CT_CHARACT_DATA_NEW | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090605 | ||||
| 7 | CT_SOURCES | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | 20090605 | ||||
| 8 | CT_USE_SORT | Call by reference | Type reference (TYPE) | GTY_USE_SORT | Table type for REACH use sorting | 20090609 | |||
| 9 | CT_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090605 | ||||
| 10 | IS_VALUATION_INST_OLD | Call by reference | Type reference (TYPE) | ESPRH_APIVA_WA_TYPE | 20090605 | ||||
| 11 | IT_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090605 |
Method CREATE_VAL_INST_CHAR_SOURCE on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_API_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCENARIO | Call by reference | Type reference (TYPE) | ESPAP_NEW_SCENARIO_TYPE | API scenario | 20090603 | |||
| 2 | ITS_VALUATION_HEAD_LGK | Call by reference | Type reference (TYPE) | ESPRH_VALUATION_HEAD_LGK_TP | 20090603 | ||||
| 3 | IV_FLG_CONSIDER_ALL_TABS | Call by reference | Type reference (TYPE) | ESEBOOLE | Consider all tab pages | 20090603 |
Method DETERMINE_API_SCENARIO on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_MULTIPLE_VALUATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ESTVA | Call by reference | Type reference (TYPE) | EHSBTY_VAI_ESTVA | EHS-BAS: Table Type for ESTVA | 20090514 |
Method DETERMINE_MULTIPLE_VALUATIONS on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_PHR_CODE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PHRASE_CODE | Call by reference | Type reference (TYPE) | ESEPHRCODE | Phrase Code | 20090609 | |||
| 2 | IV_PHRASE_VALUE | Call by reference | Type reference (TYPE) | ATWRT | Characteristic Value for phrase | 20090609 |
Method DETERMINE_PHR_CODE_BY_ID on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_PROPERTIES_SPECS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYPATH | Call by reference | Type reference (TYPE) | /TDAG/RCSY_KEY_PATH | Key Path for Specifications | 20090514 | |||
| 2 | IT_ESTVA | Call by reference | Type reference (TYPE) | EHSBTY_VAI_ESTVA | EHS-BAS: Table Type for ESTVA | 20090514 |
Method DETERMINE_PROPERTIES_SPECS on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_REL_OF_DEP_DATA Signature
Method DETERMINE_REL_OF_DEP_DATA on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no parameter.
Method DETERMINE_REL_OF_DEP_DATA on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DETERMINE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLG_UNVALID_ENV_PARAM | Value transfer | Type reference (TYPE) | ESEBOOLE | Unvalid environment parameter | 20090616 | |||
| 2 | EV_FLG_UNVALID_SPEC_CAT | Value transfer | Type reference (TYPE) | ESEBOOLE | Unvalid specification category | 20090616 | |||
| 3 | EV_SOURCE | Value transfer | Type reference (TYPE) | ESESRCID | Source | 20090616 | |||
| 4 | EV_SOURCE_TITLE | Value transfer | Type reference (TYPE) | ESESRCNAM | Source Title | 20090616 |
Method DETERMINE_SOURCE on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method DISPLAY_PROPERTIES_SPECS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYPATH | Call by reference | Type reference (TYPE) | /TDAG/RCSY_KEY_PATH | Key Path for Specifications | 20090522 |
Method DISPLAY_PROPERTIES_SPECS on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method OUTPUT_MESSAGES Signature
Method OUTPUT_MESSAGES on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no parameter.
Method OUTPUT_MESSAGES on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method READ_SPECIFICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCENARIO | Call by reference | Type reference (TYPE) | ESPAP_NEW_SCENARIO_TYPE | 20090602 | ||||
| 2 | ES_SPEC_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIRH_WA_TYPE | 20090526 | ||||
| 3 | ET_ASSESSMENT | Call by reference | Type reference (TYPE) | ESPRH_APIDR_TAB_TYPE | 20090522 | ||||
| 4 | ET_CHARACT_DATA | Call by reference | Type reference (TYPE) | ESPRH_APIPR_TAB_TYPE | 20090522 | ||||
| 5 | ET_COMPOSITION | Call by reference | Type reference (TYPE) | ESPRH_APIVP_TAB_TYPE | 20090522 | ||||
| 6 | ET_SOURCES | Call by reference | Type reference (TYPE) | ESPRH_APIDS_TAB_TYPE | 20090522 | ||||
| 7 | ET_USAGES | Call by reference | Type reference (TYPE) | ESPRH_APIDU_TAB_TYPE | 20090522 | ||||
| 8 | ET_USER_DEF_LONGTEXT | Call by reference | Type reference (TYPE) | ESPRH_APIFL_TAB_TYPE | 20090522 | ||||
| 9 | ET_USER_DEF_TEXT | Call by reference | Type reference (TYPE) | ESPRH_APIDF_TAB_TYPE | 20090522 | ||||
| 10 | ET_VALUATION_HEAD | Call by reference | Type reference (TYPE) | ESPRH_APIVH_TAB_TYPE | 20090526 | ||||
| 11 | ET_VALUATION_INST | Call by reference | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20090522 | ||||
| 12 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | ESEBOOLE | Error occured | 20090605 | |||
| 13 | IS_SCENARIO | Call by reference | Type reference (TYPE) | ESPAP_NEW_SCENARIO_TYPE | 20090603 | ||||
| 14 | ITS_VALUATION_HEAD_LGK | Call by reference | Type reference (TYPE) | ESPRH_VALUATION_HEAD_LGK_TP | 20090522 | ||||
| 15 | ITS_VALUATION_INST_LGK | Call by reference | Type reference (TYPE) | ESPRH_VALUATION_INST_LGK_TP | 20090522 | ||||
| 16 | IV_SPEC_KEY | Value transfer | Type reference (TYPE) | ESERECN | Sequential Number of Data Record | 20090522 |
Method READ_SPECIFICATION_DATA on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method SET_ADMIN_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CRDAT | Call by reference | Type reference (TYPE) | ESECRDAT | Created On | 20090527 | |||
| 2 | CV_CRNAM | Call by reference | Type reference (TYPE) | ESECRNAM | Created By | 20090527 | |||
| 3 | CV_EXTINFO | Call by reference | Type reference (TYPE) | ESEEXTINFO | External Information | 20090527 | |||
| 4 | CV_LOGLOCKMOD | Call by reference | Type reference (TYPE) | ESELGLCKMD | Logical Lock Mode | 20090527 | |||
| 5 | CV_UPDDAT | Call by reference | Type reference (TYPE) | ESEUPDDAT | Changed On | 20090527 | |||
| 6 | CV_UPDNAM | Call by reference | Type reference (TYPE) | ESEUPDNAM | Last Changed By | 20090527 | |||
| 7 | CV_VALFR | Call by reference | Type reference (TYPE) | ESEVALFR | Valid-From Date | 20090527 | |||
| 8 | CV_VALTO | Call by reference | Type reference (TYPE) | ESEVALTO | Valid-To Date | 20090527 | |||
| 9 | EV_ACTN | Value transfer | Type reference (TYPE) | ESEACTN | Sequential Number of the Change State | 20090527 | |||
| 10 | EV_LINEMODE | Value transfer | Type reference (TYPE) | ESELINEMOD | Processing status or mode of a record/step loop line | 20090527 | |||
| 11 | EV_RECN_NEW | Value transfer | Type reference (TYPE) | ESERECN | Sequential Number of Data Record | 20090526 | |||
| 12 | EV_SRSID | Value transfer | Type reference (TYPE) | ESESRSID | Source of Data | 20090527 | |||
| 13 | IV_FLG_CREATE_NEW_RECN | Value transfer | Type reference (TYPE) | ESEBOOLE | ESP1_TRUE | Create new RECN | 20090527 | ||
| 14 | IV_FLG_RECN_2_ACTN | Value transfer | Type reference (TYPE) | ESEBOOLE | ESP1_FALSE | Write old RECN to ACTN (temporarily) | 20090527 | ||
| 15 | IV_LINEMODE | Value transfer | Type reference (TYPE) | ESELINEMOD | 'I' | Processing status or mode of a record/step loop line | 20090527 | ||
| 16 | IV_RECN | Value transfer | Type reference (TYPE) | ESERECN | Sequential Number of Data Record | 20090527 | |||
| 17 | IV_SRSID | Value transfer | Type reference (TYPE) | ESESRSID | Source of Data | 20090527 |
Method SET_ADMIN_FIELDS on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
Method SET_PRIORITIES_CHARACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARC_PRIO | Call by reference | Type reference (TYPE) | N | Prio article category | 20090616 | |||
| 2 | IV_ERC_PRIO | Call by reference | Type reference (TYPE) | N | Prio environmental release category | 20090616 | |||
| 3 | IV_PC_PRIO | Call by reference | Type reference (TYPE) | N | Prio product category | 20090616 | |||
| 4 | IV_PROC_PRIO | Call by reference | Type reference (TYPE) | N | Prio process category | 20090616 | |||
| 5 | IV_SOU_PRIO | Call by reference | Type reference (TYPE) | N | Prio Sector of use | 20090616 |
Method SET_PRIORITIES_CHARACT on class /TDAG/RCSCL_TOOL_CHAR_CONVERS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |