SAP ABAP Class CL_RMSL_CTRL_LABEL_PALI (Label Controller - Package Label List)
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_CTRL_TAB | Tabstrip Controller (Base Class) | 20080214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_CONTROLLER | Controller Interface | 20080214 |
Properties
| Class | CL_RMSL_CTRL_LABEL_PALI | |
| Short Description | Label Controller - Package Label List | |
| Super Class | CL_RMSL_CTRL_TAB | Tabstrip Controller (Base Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RMSL | |
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20080214 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_CONTROLLER | Controller Interface | 20080214 |
Friends
Class CL_RMSL_CTRL_LABEL_PALI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT1' | Character Field of Length 6 | 20080409 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT10' | Character Field of Length 6 | 20080409 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT11' | Character Field of Length 6 | 20080409 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT12' | Character Field of Length 6 | 20080409 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT13' | Character Field of Length 6 | 20080409 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT14' | Character Field of Length 6 | 20080409 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT15' | Character Field of Length 6 | 20080409 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT16' | Character Field of Length 6 | 20080409 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT2' | Character Field of Length 6 | 20080409 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT3' | Character Field of Length 6 | 20080409 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT4' | Character Field of Length 6 | 20080409 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT5' | Character Field of Length 6 | 20080409 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT6' | Character Field of Length 6 | 20080409 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT7' | Character Field of Length 6 | 20080409 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT8' | Character Field of Length 6 | 20080409 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR6 | 'TEXT9' | Character Field of Length 6 | 20080409 | ||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMSL_HDL_PACKAGE_DATA | Package Label Handler | 20080214 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_LABEL_CREATION | Label Set Creation Handler | 20080220 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_LONGTEXTS | Label Long Text - Handler | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080220 | |
| 2 | Instance method | Public | Method | Process Function Code "Delete Draft" | 20080328 | |
| 3 | Instance method | Public | Method | Process Function Code "Change Draft" | 20080328 | |
| 4 | Instance method | Public | Method | Process Function Code "Move" | 20080331 | |
| 5 | Instance method | Public | Method | Process Function: Create Item | 20080214 | |
| 6 | Instance method | Public | Method | Process Function: Delete Item | 20080214 | |
| 7 | Instance method | Public | Method | Process Function: Remove RDA Profile | 20080224 | |
| 8 | Instance method | Public | Method | Process Function: Set RDA Profile | 20080223 | |
| 9 | Instance method | Public | Method | Process Function Code "Change List Description" | 20080220 | |
| 10 | Instance method | Public | Method | Process Function Code "Create List Description" | 20080220 | |
| 11 | Instance method | Public | Method | Process Function Code "Delete List Description" | 20080220 | |
| 12 | Instance method | Public | Method | Process Function: Create Package Label List | 20080214 | |
| 13 | Instance method | Public | Method | Process Function: Delete Package Label List | 20080214 | |
| 14 | Instance method | Public | Method | Process Function: Change Package Label List | 20080214 | |
| 15 | Instance method | Public | Method | Process Function: Package Label List PDF Preview | 20080223 |
Events
Class CL_RMSL_CTRL_LABEL_PALI has no event.
Types
Class CL_RMSL_CTRL_LABEL_PALI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_UI_MANAGER | UI-Manager | 20080220 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_TABSTRIP | Tabstrip-View | 20080220 |
Method CONSTRUCTOR on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_DRAFT_DELETE 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 | Meldungen | 20080328 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20080328 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080328 | |||
| 4 | I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20080328 | |||
| 5 | I_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20080328 |
Method PROCESS_FCODE_DRAFT_DELETE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_DRAFT_MODIFY 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 | Meldungen | 20080328 | |||
| 2 | IT_LGTXT_DRAFT | Call by reference | Type reference (TYPE) | LDPS_TXT_TAB | Tabelle für Langtext | 20080328 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | 20080328 | ||||
| 4 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080328 | |||
| 5 | I_TDID | Call by reference | Type reference (TYPE) | TDID | 20080328 | ||||
| 6 | I_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20080328 |
Method PROCESS_FCODE_DRAFT_MODIFY on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_MOVE_ITEM 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 | 20080331 | |||
| 2 | I_ITEMCNT | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | Interner Positionszähler | 20080331 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080401 | |||
| 4 | I_RELATION | Call by reference | Type reference (TYPE) | RMSLE_TREE_REL | Beziehung innerhalb eines Baumes | 20080331 | |||
| 5 | I_RELATIVE | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | Interner Positionszähler | 20080331 |
Method PROCESS_FCODE_MOVE_ITEM on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PAIT_ADD 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 | Meldungen | 20080223 | |||
| 2 | E_ITEMCNT | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | neuer interner Positionszähler | 20080224 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080224 | |||
| 4 | I_LISTCNT_ORG | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT_ORG | Zähler der verwendeten Etikettenliste | 20080224 | |||
| 5 | I_LISTTYPE | Call by reference | Type reference (TYPE) | RMSLE_LABEL_OBJECT_TYPE | Etikettensatzobjekttyp | 20080224 |
Method PROCESS_FCODE_PAIT_ADD on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PAIT_DELETE 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 | Meldungen | 20080223 | |||
| 2 | I_ITEMCNT | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | zu löschender Positionszähler | 20080224 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080224 |
Method PROCESS_FCODE_PAIT_DELETE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PAIT_RDA_DELETE 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 | Meldungen | 20080224 | |||
| 2 | I_ITEMCNT | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | Positionszähler | 20080224 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080224 |
Method PROCESS_FCODE_PAIT_RDA_DELETE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PAIT_RDA_SET 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 | Meldungen | 20080223 | |||
| 2 | I_ITEMCNT | Call by reference | Type reference (TYPE) | RMSLE_ITEMCNT | Positionszähler | 20080224 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080224 | |||
| 4 | I_RDA_PROFILE | Call by reference | Type reference (TYPE) | RMSLE_RDA_PROFILE | ETM-Datenprofil | 20080224 |
Method PROCESS_FCODE_PAIT_RDA_SET on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALIT_CHANGE 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 | Tabelle mit BAPI Return Informationen | 20080220 | |||
| 2 | IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängiger Text | 20080220 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080220 |
Method PROCESS_FCODE_PALIT_CHANGE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALIT_CREATE 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 | Tabelle mit BAPI Return Informationen | 20080220 | |||
| 2 | IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängiger Text | 20080220 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080220 |
Method PROCESS_FCODE_PALIT_CREATE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALIT_DELETE 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 | Tabelle mit BAPI Return Informationen | 20080220 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20080220 | |||
| 3 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler | 20080220 |
Method PROCESS_FCODE_PALIT_DELETE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALI_CREATE 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 | Meldungen | 20080220 | |||
| 2 | E_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Listenzähler der neu erzeugten Liste | 20080224 | |||
| 3 | IS_CREATION_DATA | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_PALI_CREA | Verpackungsliste (anlegen) | 20080220 |
Method PROCESS_FCODE_PALI_CREATE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALI_DELETE 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 | Meldungen | 20080223 | |||
| 2 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Verpackungsliste | 20080223 |
Method PROCESS_FCODE_PALI_DELETE on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALI_MODIFY 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 | Meldungen | 20080223 | |||
| 2 | IS_LIST | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_PALI_HEAD_EXT | Verpackungslistkopf | 20080223 |
Method PROCESS_FCODE_PALI_MODIFY on class CL_RMSL_CTRL_LABEL_PALI has no exception.
Method PROCESS_FCODE_PALI_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | RMSLS_WUI_FORM_DATA | Beschreibung der Nährstofflisten für Ausgabe | 20091019 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Meldungen | 20080223 | |||
| 3 | IV_WUI_FORM | Call by reference | Type reference (TYPE) | RMSLE_FORMNAME | Name des PDF-basierten Druckformulars | 20091020 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | RMSLE_FORM_LANGU | Sprachenschlüssel | 20080223 | |||
| 5 | I_LISTCNT | Call by reference | Type reference (TYPE) | RMSLE_LISTCNT | Verpackungsliste | 20080223 |
Method PROCESS_FCODE_PALI_PREVIEW on class CL_RMSL_CTRL_LABEL_PALI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |