SAP ABAP Class CL_RMSL_HDL_TARGET_LOC_DATA (Target Location Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMSL_HDL Handler - Base Class 20100813
Properties
Class CL_RMSL_HDL_TARGET_LOC_DATA  
Short Description Target Location Handler    
Super Class CL_RMSL_HDL Handler - Base Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20100813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_HDL_TARGET_LOC_DATA has no forward declaration.
Interfaces
Class CL_RMSL_HDL_TARGET_LOC_DATA has no interface implemented.
Friends
Class CL_RMSL_HDL_TARGET_LOC_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HANDLER_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_TARGET_LOC_DATA Handler Instance 20100813
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method Adds Target Location and Language 20100813
2 ADD_LANGUAGE Instance method Public Method Adds Target Location Language 20100813
3 CHANGE_RATING Instance method Public Method Changes the selected Rating 20100813
4 CHANGE_TARGET_LOCATION Instance method Public Method Changes the selected Target Location 20100813
5 CHECK_DATA_CONSISTENCY Instance method Public Method Checks data consistency 20100813
6 GET_INSTANCE_CL Static method Public Method Delivers a Handler Instance 20100813
7 GET_TARGET_LOCATIONS Instance method Public Method Gets Target Locations 20100813
8 GET_TARGET_LOCATION_LANGS Instance method Public Method Gets Target Location Languages 20100813
9 REMOVE_SEL_TARGET_LOCATION Instance method Public Method Removes the selected Target Location data 20100813
10 REMOVE_SEL_TARGET_LOC_LANG Instance method Public Method Removes the selected Target Location Language data 20100813
Events
Class CL_RMSL_HDL_TARGET_LOC_DATA has no event.
Types
Class CL_RMSL_HDL_TARGET_LOC_DATA has no local type.
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100813
4 Importing IV_COUNTRY_CODE Call by reference Type reference (TYPE) RMSLE_COUNTRY_CODE Country Code 20101105
5 Importing IV_EXCLUDING_FLG Call by reference Type reference (TYPE) RMSLE_FLG_EXCLUDING Exclude Usage Indicator 20100813
6 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Date 20100813
7 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
8 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100813
9 Importing IV_RATING Call by reference Type reference (TYPE) RMSLE_RATING Rating 20100813
10 Importing IV_VALIDITY_AREA Call by reference Type reference (TYPE) RMSLE_VALIDITY_AREA Validity Area of Usage 20100813

Method ADD_DATA on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method ADD_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100813
5 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT 20100813

Method ADD_LANGUAGE on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method CHANGE_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100813
4 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Date 20100813
5 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
6 Importing IV_RATING_NEW Call by reference Type reference (TYPE) RMSLE_RATING Rating 20100813
7 Importing IV_RATING_OLD Call by reference Type reference (TYPE) RMSLE_RATING Rating 20100813

Method CHANGE_RATING on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method CHANGE_TARGET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100813
4 Importing IV_COUNTRY_CODE Call by reference Type reference (TYPE) RMSLE_COUNTRY_CODE Country Code 20101108
5 Importing IV_EXCLUDING_FLG Call by reference Type reference (TYPE) RMSLE_FLG_EXCLUDING Exclude Usage Indicator 20100813
6 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Date 20100813
7 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
8 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT Internal Target Location Counter 20100813
9 Importing IV_RATING Call by reference Type reference (TYPE) RMSLE_RATING Rating 20100813
10 Importing IV_VALIDITY_AREA Call by reference Type reference (TYPE) RMSLE_VALIDITY_AREA Validity Area of Usage 20100813

Method CHANGE_TARGET_LOCATION on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method CHECK_DATA_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813

Method CHECK_DATA_CONSISTENCY on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMSL_HDL_TARGET_LOC_DATA Handler Instance 20100813

Method GET_INSTANCE_CL on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method GET_TARGET_LOCATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Exporting ET_TARGET_LOC Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_TARG_LOC Screen Table for Target Location 20100813
3 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Language Key 20100813
4 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
5 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100813
6 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Date 20100813
7 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813

Method GET_TARGET_LOCATIONS on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method GET_TARGET_LOCATION_LANGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Exporting ET_TARGET_LOC_LANG Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_TARG_LOC_LANG Screen Table for Target Location 20100813
3 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
4 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
5 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT Internal Target Location Counter 20100813

Method GET_TARGET_LOCATION_LANGS on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method REMOVE_SEL_TARGET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
4 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT 20100813

Method REMOVE_SEL_TARGET_LOCATION on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.

Method REMOVE_SEL_TARGET_LOC_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100813
2 Importing IV_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Mode Indicator Display/Change/Create/Invalid 20100813
3 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20100813
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100813
5 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT 20100813

Method REMOVE_SEL_TARGET_LOC_LANG on class CL_RMSL_HDL_TARGET_LOC_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606