SAP ABAP Interface IF_RMSL_MIG_LABEL_STMT_PART (Migration: Statement)
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_DIET Migration: Diet 20110502
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_MIG_LABEL_HEADER Migration: Header Data 20110502
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_MIG_LABEL_INGREDIENT Migration: Ingredients 20110502
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_MIG_LABEL_NUTRIENT Migration: Nutrient 20110502
Properties
Interface IF_RMSL_MIG_LABEL_STMT_PART  
Short Description Migration: Statement    
General Data
Package RMSL   Labeling Application 
Created 20110429   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMSL_MIG_LABEL_STMT_PART has no forward declaration.
Interfaces
Interface IF_RMSL_MIG_LABEL_STMT_PART has no interface.
Friends
Interface IF_RMSL_MIG_LABEL_STMT_PART has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INITIAL_STM_OBJNO Constant Public Type reference (TYPE) RMSLE_STM_OBJNO IS INITIAL Statement Reference 20110429
2 MO_LABEL_STMT Instance attribute Public Object reference (TYPE REF TO) CL_RMSL_MIG_LABEL_STATEMENT Migration: Statement 20110429
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_NUMBER Instance method Public Method 20110429
2 GET_STM_OBJNO Instance method Public Method 20110502
3 READ_STATEMENT Instance method Public Method 20110429
4 SET_STM_OBJNO Instance method Public Method 20110502
Events
Interface IF_RMSL_MIG_LABEL_STMT_PART has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_STMT_OBJNO_KEY_HASH Public See coding 20110429 BEGIN OF ts_stmt_objno_key_hash, old_stmt_objno TYPE rmsle_stm_objno, new_stmt_objno TYPE rmsle_stm_objno, END OF ts_stmt_objno_key_hash
2 TS_STM_OBJNO Public See coding 20110429 BEGIN OF ts_stm_objno, stm_objno TYPE rmsle_stm_objno, END OF ts_stm_objno
3 TS_USAGE_OBJNO_KEY_HASH Public See coding 20110429 BEGIN OF ts_usage_objno_key_hash, old_usage_objno TYPE rmsle_usage_objno, new_usage_objno TYPE rmsle_usage_objno, END OF ts_usage_objno_key_hash
4 TT_STMT_OBJNO_KEY_HASH Public See coding 20110429 tt_stmt_objno_key_hash TYPE HASHED TABLE OF ts_stmt_objno_key_hash WITH UNIQUE KEY old_stmt_objno
5 TT_STM_OBJNO Public See coding 20110429 tt_stm_objno TYPE STANDARD TABLE OF ts_stm_objno
6 TT_USAGE_OBJNO_KEY_HASH Public See coding 20110429 tt_usage_objno_key_hash TYPE HASHED TABLE OF ts_usage_objno_key_hash WITH UNIQUE KEY old_usage_objno
Method Signatures

Method GET_CHANGE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20110429

Method GET_CHANGE_NUMBER on Interface IF_RMSL_MIG_LABEL_STMT_PART has no exception.

Method GET_STM_OBJNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STM_OBJNO Call by reference Type reference (TYPE) TT_STM_OBJNO 20110502

Method GET_STM_OBJNO on Interface IF_RMSL_MIG_LABEL_STMT_PART has no exception.

Method READ_STATEMENT Signature

Method READ_STATEMENT on Interface IF_RMSL_MIG_LABEL_STMT_PART has no parameter.
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110513

Method SET_STM_OBJNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STMT_OBJNO_HASH Call by reference Type reference (TYPE) TT_STMT_OBJNO_KEY_HASH 20110502

Method SET_STM_OBJNO on Interface IF_RMSL_MIG_LABEL_STMT_PART has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606