SAP ABAP Class CL_RMSA_MSCHNG_GEN (General Mass-Change Operations)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATLCNG (Package) Mass Change Framework
Properties
Class CL_RMSA_MSCHNG_GEN  
Short Description General Mass-Change Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSATLCNG   Mass Change Framework 
Created 20041117   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RCP35 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMSA_MSCHNG_GEN has no interface implemented.
Friends
Class CL_RMSA_MSCHNG_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) FLAG '' General Indicator 20041118
2 C_OBJTYPE_GROUP Constant Public Type reference (TYPE) ESEOBJTYPE '!GROUP' Group 20041119
3 C_TRUE Constant Public Type reference (TYPE) FLAG 'X' General Indicator 20041118
Methods
# Method Level Visibility Method type Description Created on
1 APPLOG_WRITE Static method Public Method Write Persistent Application Log 20041201
2 GET_OBJTYPET Static method Public Method Get Object Text 20041119
3 MASSCHANGE_BACKGROUND Static method Public Method Execute Mass Change in Background 20041202
4 MESSAGES_ADD Static method Protected Method Add Messages to Application Log 20041201
5 MESSAGE_ADD_TO_LINE Static method Public Method Add Temporary Message to Line 20041117
6 ON_ITEMNO_CHANGED Static method Public Method On Change to Sequence Number 20041123
7 RENUMBER Static method Public Method Initial Number Assignment for Sequence Numbers 20041122
8 SWITCH_OUTTAB_MARKFLG Static method Protected Method Reset Selection Indicator 20041202
9 TYPE_CHECK Static method Public Method Check Typing of Tables or Structures 20041117
Events
Class CL_RMSA_MSCHNG_GEN has no event.
Types
Class CL_RMSA_MSCHNG_GEN has no local type.
Method Signatures

Method APPLOG_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041201
2 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_RMSA_MSCHNG Massenänderung 20041201
3 Importing IT_OUT Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle 20041201
4 Importing I_FNAM_EXTID Call by reference Type reference (TYPE) FIELDNAME Feldname externe Identifikation 20041201

Method APPLOG_WRITE on class CL_RMSA_MSCHNG_GEN has no exception.

Method GET_OBJTYPET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_OUTTAB_LINE Call by reference Type reference (TYPE) ANY 20041119

Method GET_OBJTYPET on class CL_RMSA_MSCHNG_GEN has no exception.

Method MASSCHANGE_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041202
2 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_RMSA_MSCHNG Massenänderung 20041202
3 Importing I_FLG_TEST Call by reference Type reference (TYPE) FLAG allgemeines flag 20041202

Method MASSCHANGE_BACKGROUND on class CL_RMSA_MSCHNG_GEN has no exception.

Method MESSAGES_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUT Call by reference Type reference (TYPE) STANDARD TABLE 20041201
2 Importing I_FNAM_EXTID Call by reference Type reference (TYPE) FIELDNAME Feldname externe Identifikation 20041201
3 Importing I_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041201

Method MESSAGES_ADD on class CL_RMSA_MSCHNG_GEN has no exception.

Method MESSAGE_ADD_TO_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20041117
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041117
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20041117
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041117
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041117
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041117
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041117
8 Changing XS_OUTTAB_LINE Call by reference Type reference (TYPE) ANY 20041117
# Exception Resumable Description Created on
1 ERROR Fehler 20041117

Method ON_ITEMNO_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUT Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle 20041123
2 Changing XT_MODI Call by reference Type reference (TYPE) RMSATY_ITEM_MODI Modifizierte Sequenznummer 20041123

Method ON_ITEMNO_CHANGED on class CL_RMSA_MSCHNG_GEN has no exception.

Method RENUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_NOSORT Call by reference Type reference (TYPE) FLAG allgemeines flag 20041122
2 Changing XT_OUT Call by reference Type reference (TYPE) STANDARD TABLE nur Nummernvergabe, kein Sortieren 20041122

Method RENUMBER on class CL_RMSA_MSCHNG_GEN has no exception.

Method SWITCH_OUTTAB_MARKFLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_MARK_ALL Call by reference Type reference (TYPE) FLAG C_FALSE allgemeines flag 20041202
2 Importing I_FLG_UNMARK_ERRONEOUS Call by reference Type reference (TYPE) FLAG C_FALSE allgemeines flag 20041202
3 Changing XT_OUT Call by reference Type reference (TYPE) STANDARD TABLE 20041202

Method SWITCH_OUTTAB_MARKFLG on class CL_RMSA_MSCHNG_GEN has no exception.

Method TYPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANY Call by reference Type reference (TYPE) ANY zu prüfende Struktur 20041117
2 Importing IT_ANY Call by reference Type reference (TYPE) ANY TABLE zu prüfende Tabelle 20041117
3 Importing I_DDIC_REFSTRUC Call by reference Type reference (TYPE) TABNAME Referenz-DDIC Struktur 20041117
# Exception Resumable Description Created on
1 TYPE_MISMATCH Typisierung stimmt nich mit Refernzstruktur überein 20041117
History
Last changed by/on SAP  20100310 
SAP Release Created in 600