SAP ABAP Interface IF_RMSL_MIG_LABEL_PART (Migration: Part of a Label Set)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_MIG_LABEL_SUPER Migration: Superior Class for Label Set 20110502
Properties
Interface IF_RMSL_MIG_LABEL_PART  
Short Description Migration: Part of a Label Set    
General Data
Package RMSL   Labeling Application 
Created 20110429   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RMSL_MIG_LABEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_RMSL_MIG_LABEL_PART has no interface.
Friends
Interface IF_RMSL_MIG_LABEL_PART has no friend.
Attributes
Interface IF_RMSL_MIG_LABEL_PART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_STATES Instance method Public Method 20110429
2 GET_RECORDS_BY_KEYDATE Instance method Public Method 20110429
3 LOAD_CHANGE_STATES Instance method Public Method 20110502
4 SAVE Instance method Public Method 20110429
5 SET_PLMWUI_KEY Instance method Public Method 20110429
Events
Interface IF_RMSL_MIG_LABEL_PART has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHANGE_STATE Public See coding 20110429 BEGIN OF ts_change_state, aennr TYPE aennr, valfr TYPE rmsle_valid_from, valto TYPE rmsle_valid_to, END OF ts_change_state
2 TT_CHANGE_STATES Public See coding 20110429 tt_change_states TYPE STANDARD TABLE OF ts_change_state
Method Signatures

Method GET_CHANGE_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGE_STATES Call by reference Type reference (TYPE) TT_CHANGE_STATES 20110429

Method GET_CHANGE_STATES on Interface IF_RMSL_MIG_LABEL_PART has no exception.

Method GET_RECORDS_BY_KEYDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LABEL Value transfer Object reference (TYPE REF TO) CL_RMSL_MIG_LABEL Migration: Etikettensatz 20110502
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110503

Method LOAD_CHANGE_STATES Signature

Method LOAD_CHANGE_STATES on Interface IF_RMSL_MIG_LABEL_PART has no parameter.
Method LOAD_CHANGE_STATES on Interface IF_RMSL_MIG_LABEL_PART has no exception.

Method SAVE Signature

Method SAVE on Interface IF_RMSL_MIG_LABEL_PART has no parameter.
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110502

Method SET_PLMWUI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20110502
2 Importing IV_ALT_NO Call by reference Type reference (TYPE) RMSLE_ALT_NO Etikettierung im PLM-Web-UI: Etikettenalternative 20110502
3 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20110502
4 Importing IV_VERS_NO Call by reference Type reference (TYPE) RMSLE_VERS_NO Etikettierung im PLM-Web-UI: Etikettversion 20110502
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110502
History
Last changed by/on SAP  20110908 
SAP Release Created in 606