SAP ABAP Class CL_RMSL_LO_WUI_LOC_ASGMT (Label Object: Target Location Assignment to Lists)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Properties
Class CL_RMSL_LO_WUI_LOC_ASGMT  
Short Description Label Object: Target Location Assignment to Lists    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20100715   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_LO_WUI_LOC_ASGMT has no forward declaration.
Interfaces
Class CL_RMSL_LO_WUI_LOC_ASGMT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RMSL_LO_LBL 20100716 Label Object: Labeling
2 CL_RMSL_LO_LBL_DI 20100720 Label Object: Diet Labeling
3 CL_RMSL_LO_LBL_IN 20100720 Label Object: Ingredient Labeling
4 CL_RMSL_LO_LBL_NU 20100720 Label Object: Nutrition Labeling
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LBL Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_LO_LBL Label Object: Labeling 20100715
2 MT_ASG Instance attribute Private Type reference (TYPE) RMSLTY_LO_ASGMT Label Object: Target Location Assignment to Lists 20100715
3 MT_ASG_DB Instance attribute Private Type reference (TYPE) RMSLTY_LO_ASGMT Label Object: Target Location Assignment to Lists 20100715
4 MV_LISTTYPE Instance attribute Private Type reference (TYPE) RMSLE_LSTTYPE List Type (INLI, DILI or NULI) 20100715
5 M_FLG_DATA_CHANGED Instance attribute Private Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Data Change 20100716
6 M_FLG_DB_DONE Instance attribute Private Type reference (TYPE) RMSLE_FLG_DB_DONE Data Has Been Selected 20100716
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ASSIGNMENT Instance method Public Method 20100715
2 ADD_ASSIGNMENTS Instance method Private Method 20100715
3 CONSTRUCTOR Instance method Protected Constructor 20100715
4 CREATE_INSTANCE_CL Static method Protected Method 20100716
5 DATA_CHANGED Instance method Public Method 20100719
6 DELETE_ASSIGNMENT Instance method Public Method 20100715
7 GET_ASSIGNMENTS Instance method Public Method 20100716
8 INIT Instance method Private Method 20100716
9 READ_DB_DATA Instance method Private Method 20100716
10 SAVE_ASSIGNMENTS_WUI_UPD_TASK Instance method Private Method 20100716
Events
Class CL_RMSL_LO_WUI_LOC_ASGMT has no event.
Types
Class CL_RMSL_LO_WUI_LOC_ASGMT has no local type.
Method Signatures

Method ADD_ASSIGNMENT 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 20100715
2 Importing IS_ASG Call by reference Type reference (TYPE) RMSLS_LO_ASGMT Label Object: Target Location Assignment to Lists 20100715
3 Importing IV_BYPASS_DATA_CHANGE_FLAG Call by reference Type reference (TYPE) BOOLEAN SPACE Link field for view query 20100915

Method ADD_ASSIGNMENT on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method ADD_ASSIGNMENTS 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 20100715
2 Importing IT_ASG Call by reference Type reference (TYPE) RMSLTY_LO_ASGMT Label Object: Target Location Assignment to Lists 20100715

Method ADD_ASSIGNMENTS on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LBL Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL Label Object: Labeling 20100716
2 Importing IV_LISTTYPE Call by reference Type reference (TYPE) RMSLE_LSTTYPE List Type (INLI, DILI or NULI) 20100715

Method CONSTRUCTOR on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method CREATE_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJ Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_WUI_LOC_ASGMT Label Object: Target Location Assignment to Lists 20100716
2 Importing IO_LBL Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL Label Object: Labeling 20100716
3 Importing IV_LISTTYPE Call by reference Type reference (TYPE) RMSLE_LSTTYPE List Type (INLI, DILI or NULI) 20100716

Method CREATE_INSTANCE_CL on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_CHANGED Value transfer Type reference (TYPE) RMSLE_FLG General Indicator 20100719

Method DATA_CHANGED on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method DELETE_ASSIGNMENT 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 20100716
2 Importing IS_ASG Call by reference Type reference (TYPE) RMSLS_LO_ASGMT Label Object: Target Location Assignment to Lists 20100716

Method DELETE_ASSIGNMENT on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method GET_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASG Call by reference Type reference (TYPE) RMSLTY_LO_ASGMT Label Object: Target Location Assignment to Lists 20100716
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT List Counter 20100716
3 Importing IV_LOCCNT Call by reference Type reference (TYPE) RMSLE_LOCCNT Internal Target Location Counter 20100716

Method GET_ASSIGNMENTS on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method INIT Signature

Method INIT on class CL_RMSL_LO_WUI_LOC_ASGMT has no parameter.
Method INIT on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method READ_DB_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 20100716

Method READ_DB_DATA on class CL_RMSL_LO_WUI_LOC_ASGMT has no exception.

Method SAVE_ASSIGNMENTS_WUI_UPD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_DATA_CHANGED Call by reference Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Data Change 20100716

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