SAP ABAP Interface IF_RMSA_MSCHNG (Mass Change)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSATLCNG (Package) Mass Change Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCP_MSC_STATUS | Mass Status Change for All Objects | 20041115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCP_MSC_STAT_RCP | Mass Status Change for Recipes | 20041115 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCP_MSC_STAT_SCP | Mass Change for Scope of Application | 20041207 |
Properties
Interface | IF_RMSA_MSCHNG | |
Short Description | Mass Change |
General Data
Package | RMSATLCNG | Mass Change Framework |
Created | 20041115 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RMSA_MSCHNG has no interface.
Friends
Interface IF_RMSA_MSCHNG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_LINE_GROUP | Constant | Public | Type reference (TYPE) | RMSAE_LINETY | '3' | Row Type | 20041116 | |
2 | C_LINE_SIMPLE | Constant | Public | Type reference (TYPE) | RMSAE_LINETY | '1' | Row Type | 20041116 | |
3 | C_LINE_SUB | Constant | Public | Type reference (TYPE) | RMSAE_LINETY | '2' | Row Type | 20041116 | |
4 | MD_SERVICE | Instance attribute | Public | Type reference (TYPE) | RMSAE_SRV | Mass-Change Service | 20041115 | ||
5 | MS_DDIC | Instance attribute | Public | Type reference (TYPE) | RMSAS_MSCHNGIF_DDIC | DDIC Structures of Mass-Change Interface | 20041203 | ||
6 | MS_SETTINGS | Instance attribute | Public | Type reference (TYPE) | RMSAS_MSCHNGIF_SETTINGS | Settings for Mass-Change Interface | 20041203 | ||
7 | MT_OBJCAT | Instance attribute | Public | Type reference (TYPE) | RMSATY_OBJCAT | Possible Specification Categories for a Mass-Change Service | 20041115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Parameters for Own ALV | 20101124 |
2 | ![]() |
Instance method | Public | Method | Write Application Log | 20041115 |
3 | ![]() |
Instance method | Public | Method | Check Selected Data Records | 20041115 |
4 | ![]() |
Instance method | Public | Method | Handle Event | 20101125 |
5 | ![]() |
Instance method | Public | Method | Modify Field Catalog for Dialog | 20041115 |
6 | ![]() |
Instance method | Public | Method | Execute Mass Change for Selected Data Records | 20041115 |
7 | ![]() |
Instance method | Public | Method | Execute Mass Change in Background | 20041115 |
8 | ![]() |
Instance method | Public | Method | On Change to Row Number | 20041115 |
9 | ![]() |
Instance method | Public | Method | Check Changed Row | 20041115 |
10 | ![]() |
Instance method | Public | Method | Get Output Table | 20041115 |
11 | ![]() |
Instance method | Public | Method | Pass Parameters | 20041115 |
12 | ![]() |
Instance method | Public | Method | Renumbering | 20041115 |
13 | ![]() |
Instance method | Public | Method | Reset Parameters | 20041115 |
14 | ![]() |
Instance method | Public | Method | Save | 20041115 |
Events
Interface IF_RMSA_MSCHNG has no event.
Types
Interface IF_RMSA_MSCHNG has no local type.
Method Signatures
Method ALV_PARAMETERS_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLG_MYALV | Call by reference | Type reference (TYPE) | CHAR01 | Aufruf eigener ALV ('X') | 20101124 | ||
2 | ![]() |
XS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20101124 | ||
3 | ![]() |
XS_PRINT | Call by reference | Type reference (TYPE) | LVC_S_PRNT | Print Einstellungen für LVC | 20101124 | ||
4 | ![]() |
XS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20101124 | ||
5 | ![]() |
X_DEFAULT | Call by reference | Type reference (TYPE) | CHAR01 | Default Variante | 20101124 | ||
6 | ![]() |
X_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | Sichern Layout ('A' / 'X' ) | 20101124 |
Method ALV_PARAMETERS_SET on Interface IF_RMSA_MSCHNG has no exception.
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: Tabelle mit Messages | 20041201 | ||
2 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Anwendungs-Log: Daten des Protokollkopfes | 20041201 |
Method APPLOG_WRITE on Interface IF_RMSA_MSCHNG has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Gewählte Datensätze | 20041116 |
Method CHECK on Interface IF_RMSA_MSCHNG has no exception.
Method EVENTHANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROW | Call by reference | Type reference (TYPE) | ANY | Ausgabezeile | 20101125 | ||
2 | ![]() |
IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20101206 | ||
3 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20101125 | ||
4 | ![]() |
I_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20101125 | ||
5 | ![]() |
I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20101125 |
Method EVENTHANDLER on Interface IF_RMSA_MSCHNG has no exception.
Method FIELDCAT_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_FCAT | Call by reference | Type reference (TYPE) | RMSATY_FCAT | Feldkatalog für Massenänderugnsdialog | 20041115 |
Method FIELDCAT_MODIFY on Interface IF_RMSA_MSCHNG has no exception.
Method MASSCHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | ausgewählte Datensätze | 20041116 |
Method MASSCHANGE on Interface IF_RMSA_MSCHNG has no exception.
Method MSCHNG_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: Daten des Protokollkopfes | 20041202 | ||
2 | ![]() |
I_FLG_TEST | Call by reference | Type reference (TYPE) | RMSAE_TESTRUN | Testlauf | 20041115 |
Method MSCHNG_BACKGROUND on Interface IF_RMSA_MSCHNG has no exception.
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 | 20041115 | ||
2 | ![]() |
XT_MODI | Call by reference | Type reference (TYPE) | RMSATY_ITEM_MODI | Modifizierte Sequenznummer | 20041115 |
Method ON_ITEMNO_CHANGED on Interface IF_RMSA_MSCHNG has no exception.
Method ON_ROW_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | RMSATY_MSCHNG_ERROR | Fehlertabelle für Zeilenprüfung Massenänderung | 20041115 | ||
2 | ![]() |
IS_ROW_OLD | Call by reference | Type reference (TYPE) | ANY | Alter Datensatz | 20041115 | ||
3 | ![]() |
IT_MODI_FIELDS | Call by reference | Type reference (TYPE) | RMSATY_MODIFNAM | Feldnamen modifizierter Zellen | 20041115 | ||
4 | ![]() |
IT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20041123 | ||
5 | ![]() |
XS_ROW_NEW | Call by reference | Type reference (TYPE) | ANY | neuer Datensatz | 20041115 |
Method ON_ROW_CHANGED on Interface IF_RMSA_MSCHNG has no exception.
Method OUTTAB_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20041115 |
Method OUTTAB_GET on Interface IF_RMSA_MSCHNG has no exception.
Method PARAMETERS_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARA | Call by reference | Type reference (TYPE) | ANY | Weitere Parameter | 20041115 | ||
2 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | Technische Schlüssel | 20041115 | ||
3 | ![]() |
I_OBJCAT | Call by reference | Type reference (TYPE) | ESEOBJTYPE | Spezifikationstyp | 20051228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Parameterübergabe | 20041115 |
Method RENUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20041115 |
Method RENUMBER on Interface IF_RMSA_MSCHNG has no exception.
Method RESET Signature
Method RESET on Interface IF_RMSA_MSCHNG has no parameter.
Method RESET on Interface IF_RMSA_MSCHNG has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_COMMIT_WAIT | Call by reference | Type reference (TYPE) | FLAG | Verbuchen und Warten auf Erfolg | 20041115 |
Method SAVE on Interface IF_RMSA_MSCHNG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |