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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | '' | General Indicator | 20041118 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ESEOBJTYPE | '!GROUP' | Group | 20041119 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | 'X' | General Indicator | 20041118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Write Persistent Application Log | 20041201 |
2 | ![]() |
Static method | Public | Method | Get Object Text | 20041119 |
3 | ![]() |
Static method | Public | Method | Execute Mass Change in Background | 20041202 |
4 | ![]() |
Static method | Protected | Method | Add Messages to Application Log | 20041201 |
5 | ![]() |
Static method | Public | Method | Add Temporary Message to Line | 20041117 |
6 | ![]() |
Static method | Public | Method | On Change to Sequence Number | 20041123 |
7 | ![]() |
Static method | Public | Method | Initial Number Assignment for Sequence Numbers | 20041122 |
8 | ![]() |
Static method | Protected | Method | Reset Selection Indicator | 20041202 |
9 | ![]() |
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 | ![]() |
E_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20041201 | ||
2 | ![]() |
IO_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_RMSA_MSCHNG | Massenänderung | 20041201 | ||
3 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20041201 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
E_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20041202 | ||
2 | ![]() |
IO_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_RMSA_MSCHNG | Massenänderung | 20041202 | ||
3 | ![]() |
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 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041201 | |||
2 | ![]() |
I_FNAM_EXTID | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname externe Identifikation | 20041201 | ||
3 | ![]() |
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 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20041117 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20041117 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20041117 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20041117 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20041117 | ||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20041117 | ||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20041117 | ||
8 | ![]() |
XS_OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20041117 |
Method ON_ITEMNO_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20041123 | ||
2 | ![]() |
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 | ![]() |
I_FLG_NOSORT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041122 | ||
2 | ![]() |
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 | ![]() |
I_FLG_MARK_ALL | Call by reference | Type reference (TYPE) | FLAG | C_FALSE | allgemeines flag | 20041202 | |
2 | ![]() |
I_FLG_UNMARK_ERRONEOUS | Call by reference | Type reference (TYPE) | FLAG | C_FALSE | allgemeines flag | 20041202 | |
3 | ![]() |
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 | ![]() |
IS_ANY | Call by reference | Type reference (TYPE) | ANY | zu prüfende Struktur | 20041117 | ||
2 | ![]() |
IT_ANY | Call by reference | Type reference (TYPE) | ANY TABLE | zu prüfende Tabelle | 20041117 | ||
3 | ![]() |
I_DDIC_REFSTRUC | Call by reference | Type reference (TYPE) | TABNAME | Referenz-DDIC Struktur | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typisierung stimmt nich mit Refernzstruktur überein | 20041117 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |