SAP ABAP Class CL_RMSL_LO_LBL_STMT (Label Object: Statement)
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_LBL_STMT  
Short Description Label Object: Statement    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060602   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_LO_LBL_STMT has no forward declaration.
Interfaces
Class CL_RMSL_LO_LBL_STMT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RMSL_LO_LBL 20060606 Label Object: 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: Label 20060606
2 MTS_DB_DONE Instance attribute Private Type reference (TYPE) RMSLTY_LO_STM_OBJNO RMSLTY_BO_STM_OBJNO 20060704
3 MTS_STMT Instance attribute Private Type reference (TYPE) RMSLTY_LO_STMT RMSLTY_LO_STMT 20060627
4 MT_STMT_DB Instance attribute Private Type reference (TYPE) RMSLTY_LO_STMT_DB Label Object Label Statements (DB) 20060713
5 M_FLG_DATA_CHANGED Instance attribute Private Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Indicator: Data Change 20060606
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method Checks Whether Object Is Consistent 20060621
2 CHECK_STATEMENT_CL Static method Public Method Checks an Object Quantity of Label Statements 20060623
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20060622
4 COPY_STATEMENTS Instance method Public Method Copies Statements 20060831
5 COPY_STATEMENTS_WUI Instance method Public Method Copies Statements 20110208
6 CREATE_INSTANCE_CL Static method Private Method Creates New Label Statement Object Instance 20060606
7 DATA_CHANGED Instance method Public Method Delivers Indicator for Whether Data Was Changed 20060704
8 DELETE_OBJNO Instance method Public Method Deletes a Label Statement Object Number 20060628
9 DELETE_STATEMENT Instance method Private Method Deletes Label Statements f. Statement Object Number and Type 20060623
10 DET_CHANGE_STATE Instance method Private Method Determines Change State with Data 20060719
11 GET_NEXT_STM_OBJNO_CL Static method Public Method Delivers Next Free Statement Object Number 20060622
12 GET_STATEMENT Instance method Public Method Returns an Object Quantity of Label Statements 20060623
13 GET_STATEMENT_TEXT Instance method Public Method Returns the Texts for the Label Statements 20060623
14 INIT_STATEMENT Instance method Private Method Initializes Buffer 20060830
15 IS_FOUND Instance method Public Method Checks Whether a Label Statement Object Was Found 20060606
16 READ_STATEMENT Instance method Private Method Reads Label Statements from the Database 20060623
17 SAVE_STATEMENT Instance method Private Method Saves Label Statements in the Database 20060623
18 SAVE_STATEMENT_WUI_UPD_TASK Instance method Private Method Saves Label Statements in the Database 20100113
19 SET_STATEMENT Instance method Public Method Transfers an Object Quantity of Label Statements 20060623
20 SPLIT_OBJNO Instance method Private Method Splits a Label Statement Object Number 20060628
Events
Class CL_RMSL_LO_LBL_STMT has no event.
Types
Class CL_RMSL_LO_LBL_STMT has no local type.
Method Signatures

Method CHECK_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 Tabelle mit BAPI Return Informationen 20060621

Method CHECK_CONSISTENCY on class CL_RMSL_LO_LBL_STMT has no exception.

Method CHECK_STATEMENT_CL 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 Aussagen und Fußnoten der Kennzeichnung 20060623
2 Importing IT_STATEMENT Call by reference Type reference (TYPE) RMSLTY_STMT_EXT Etiketten-Objekt Etikettenaussagen 20060623
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060710
4 Importing I_PARENT_TYPE Call by reference Type reference (TYPE) RMSLE_PARENT_TYPE Vater-Objekt-Typ 20060623

Method CHECK_STATEMENT_CL on class CL_RMSL_LO_LBL_STMT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LBL Value transfer Object reference (TYPE REF TO) CL_RMSL_LO_LBL Etikettobjekt: Kennzeichnung 20060622

Method CONSTRUCTOR on class CL_RMSL_LO_LBL_STMT has no exception.

Method COPY_STATEMENTS 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 Tabelle mit BAPI Return Informationen 20060831
2 Importing IT_STATEMENT Call by reference Type reference (TYPE) RMSLTY_LO_STMT Etiketten-Objekt Etikettenaussagen 20060831
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060831
4 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060831

Method COPY_STATEMENTS on class CL_RMSL_LO_LBL_STMT has no exception.

Method COPY_STATEMENTS_WUI 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 Tabelle mit BAPI Return Informationen 20110208
2 Importing IT_STATEMENT Call by reference Type reference (TYPE) RMSLTY_LO_STMT Etiketten-Objekt Etikettenaussagen 20110208
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20110208
4 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20110208

Method COPY_STATEMENTS_WUI on class CL_RMSL_LO_LBL_STMT 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_LBL_STMT Etikettobjekt: Aussage 20060606
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060606
3 Importing IO_LBL Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL Etikettobjekt: Kennzeichnung 20060622

Method CREATE_INSTANCE_CL on class CL_RMSL_LO_LBL_STMT has no exception.

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLG_DATA_CHANGED Value transfer Type reference (TYPE) RMSLE_FLG allgemeines Kennzeichen 20060704

Method DATA_CHANGED on class CL_RMSL_LO_LBL_STMT has no exception.

Method DELETE_OBJNO 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 20060628
2 Importing I_AENNR Call by reference Type reference (TYPE) AENNR 20060628
3 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO 20060628

Method DELETE_OBJNO on class CL_RMSL_LO_LBL_STMT has no exception.

Method DELETE_STATEMENT 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 Tabelle mit BAPI Return Informationen 20060623
2 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060623
3 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060623
4 Importing I_STM_TYPE Call by reference Type reference (TYPE) RMSLE_STM_OBJECT_TYPE Objekttyp der Aussage 20060623

Method DELETE_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method DET_CHANGE_STATE 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 Tabelle mit BAPI Return Informationen 20060719
2 Exporting E_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060719
3 Exporting E_FLG_FOUND Call by reference Type reference (TYPE) RMSLE_FLG allgemeines Kennzeichen 20060719
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060719
5 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060719

Method DET_CHANGE_STATE on class CL_RMSL_LO_LBL_STMT has no exception.

Method GET_NEXT_STM_OBJNO_CL 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 Tabelle mit BAPI Return Informationen 20060626
2 Exporting E_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060626

Method GET_NEXT_STM_OBJNO_CL on class CL_RMSL_LO_LBL_STMT has no exception.

Method GET_STATEMENT 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 Tabelle mit BAPI Return Informationen 20060623
2 Exporting ET_STATEMENT Call by reference Type reference (TYPE) RMSLTY_LO_STMT Etiketten-Objekt Etikettenaussagen 20060623
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060623
4 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060623
5 Importing I_STM_TYPE Call by reference Type reference (TYPE) RMSLE_STM_OBJECT_TYPE Objekttyp der Aussage 20060623

Method GET_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method GET_STATEMENT_TEXT 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 Tabelle mit BAPI Return Informationen 20060623
2 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLTY_STATEMENT_KEY Schlüsselabbildung für Aussagen 20060815
3 Exporting ET_STATEMENT_DSC Call by reference Type reference (TYPE) RMSLTY_STATEMENT_DSC Sprachabhängiger Text von Aussagen 20060623
4 Exporting ET_STATEMENT_TXT Call by reference Type reference (TYPE) RMSLTY_STATEMENT_TEXT Tabellentyp für Aussagenlangtext 20060821
5 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Änderungsnummer 20060623
6 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060623
7 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060623
8 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060623
9 Importing I_STM_TYPE Call by reference Type reference (TYPE) RMSLE_STM_OBJECT_TYPE Objekttyp der Aussage 20060623

Method GET_STATEMENT_TEXT on class CL_RMSL_LO_LBL_STMT has no exception.

Method INIT_STATEMENT Signature

Method INIT_STATEMENT on class CL_RMSL_LO_LBL_STMT has no parameter.
Method INIT_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method IS_FOUND 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 Tabelle mit BAPI Return Informationen 20060622
2 Exporting E_FLG_IS_FOUND Call by reference Type reference (TYPE) RMSLE_FLG allgemeines Kennzeichen 20060622
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060622
4 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060622
5 Importing I_STM_TYPE Call by reference Type reference (TYPE) RMSLE_STM_OBJECT_TYPE Objekttyp der Aussage 20060622

Method IS_FOUND on class CL_RMSL_LO_LBL_STMT has no exception.

Method READ_STATEMENT 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 Tabelle mit BAPI Return Informationen 20060623
2 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060704

Method READ_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method SAVE_STATEMENT 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 Tabelle mit BAPI Return Informationen 20060623
2 Exporting E_FLG_DATA_CHANGED Call by reference Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Kz. Datenänderung 20060629

Method SAVE_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method SAVE_STATEMENT_WUI_UPD_TASK 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 Tabelle mit BAPI Return Informationen 20100113
2 Exporting E_FLG_DATA_CHANGED Call by reference Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Kz. Datenänderung 20100113

Method SAVE_STATEMENT_WUI_UPD_TASK on class CL_RMSL_LO_LBL_STMT has no exception.

Method SET_STATEMENT 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 Tabelle mit BAPI Return Informationen 20060623
2 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RMSL_LO_STATEMENT Kumminikation zwischen Aussage Objekt und Vater-Objekt 20060623
3 Importing IT_STATEMENT Call by reference Type reference (TYPE) RMSLTY_STATEMENT Aussage 20060623
4 Importing IT_STATEMENT_ID Call by reference Type reference (TYPE) RMSLTY_WUI_STMT_ID 20100608
5 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060623
6 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060629
7 Importing I_POSNR Call by reference Type reference (TYPE) RMSLE_POSNR Positionsnummer in einer Etikettensatzliste 20100506
8 Importing I_STATEMENT_ID Call by reference Type reference (TYPE) RMSLE_STMNT_ID 20100427
9 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060623
10 Importing I_STM_TYPE Call by reference Type reference (TYPE) RMSLE_STM_OBJECT_TYPE Objekttyp der Aussage 20060623

Method SET_STATEMENT on class CL_RMSL_LO_LBL_STMT has no exception.

Method SPLIT_OBJNO 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 Tabelle mit BAPI Return Informationen 20060629
2 Importing I_AENNR_FROM Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060817
3 Importing I_AENNR_TO Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060817
4 Importing I_STM_OBJNO Call by reference Type reference (TYPE) RMSLE_STM_OBJNO Objektnummer der Aussage 20060629

Method SPLIT_OBJNO on class CL_RMSL_LO_LBL_STMT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700