SAP ABAP Class CL_RMSL_HDL_CHANGE_STATE (Change State Handler)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSL (Package) Labeling Application

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_HDL | Handler - Base Class | 20060720 |
Properties
Class | CL_RMSL_HDL_CHANGE_STATE | |
Short Description | Change State Handler | |
Super Class | CL_RMSL_HDL | Handler - Base Class |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMSL | Labeling Application |
Created | 20060720 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMSL_HDL_CHANGE_STATE has no forward declaration.
Interfaces
Class CL_RMSL_HDL_CHANGE_STATE has no interface implemented.
Friends
Class CL_RMSL_HDL_CHANGE_STATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_CHANGE_STATE | Handler Instance | 20060720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process Function Code "Create Change State" | 20060721 |
2 | ![]() |
Instance method | Public | Method | Process Function Code "Create Change State" | 20060725 |
3 | ![]() |
Instance method | Public | Method | Delivers All Change States of a Label | 20060721 |
4 | ![]() |
Instance method | Public | Method | Delivers Change State Valid on Key Date | 20060728 |
5 | ![]() |
Static method | Public | Method | Delivers a Handler Instance | 20060720 |
6 | ![]() |
Instance method | Public | Method | Does Change State Exist? | 20060918 |
7 | ![]() |
Instance method | Public | Method | Does Label Set Have a Single Change State? | 20060728 |
Events
Class CL_RMSL_HDL_CHANGE_STATE has no event.
Types
Class CL_RMSL_HDL_CHANGE_STATE has no local type.
Method Signatures
Method ADD_CHANGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060721 | ||
2 | ![]() |
E_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20061020 | ||
3 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060807 | ||
4 | ![]() |
I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060721 | ||
5 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060721 |
Method ADD_CHANGE_STATE on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method DELETE_CHANGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060725 | ||
2 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060807 | ||
3 | ![]() |
I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060725 | ||
4 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060725 |
Method DELETE_CHANGE_STATE on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method GET_CHANGE_STATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGE_STATES | Call by reference | Type reference (TYPE) | RMSLTY_DYNP_VIEW_CHANGE_STATES | Etikettänderungsstände | 20060721 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060721 | ||
3 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060721 | ||
4 | ![]() |
I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060721 | ||
5 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060721 |
Method GET_CHANGE_STATES on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method GET_CHANGE_STATE_VIA_KEYDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20060803 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060728 | ||
3 | ![]() |
E_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060728 | ||
4 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060728 | ||
5 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060728 |
Method GET_CHANGE_STATE_VIA_KEYDATE on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method GET_INSTANCE_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RMSL_HDL_CHANGE_STATE | Handlerinstanz | 20060720 |
Method GET_INSTANCE_CL on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method IS_CHANGE_STATE_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060918 | ||
2 | ![]() |
I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060918 | ||
3 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060918 | ||
4 | ![]() |
R_FLG_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060918 |
Method IS_CHANGE_STATE_EXISTING on class CL_RMSL_HDL_CHANGE_STATE has no exception.
Method IS_SINGLE_CHANGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern | 20060728 | ||
2 | ![]() |
I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060728 | ||
3 | ![]() |
R_FLG_ONE_CHANGE_STATE | Value transfer | Type reference (TYPE) | BOOLE_D | ='X', wenn Etikettensatz genau einen Änderungsstand hat | 20060728 |
Method IS_SINGLE_CHANGE_STATE on class CL_RMSL_HDL_CHANGE_STATE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |