SAP ABAP Class CL_RMSL_MIG_LABEL_NUTRIENT (Migration: Nutrient)
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_MIG_LABEL_SUPER | Migration: Superior Class for Label Set | 20110502 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_MIG_LABEL_STMT_PART | Migration: Statement | 20110502 |
Properties
Class | CL_RMSL_MIG_LABEL_NUTRIENT | |
Short Description | Migration: Nutrient | |
Super Class | CL_RMSL_MIG_LABEL_SUPER | Migration: Superior Class for Label Set |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMSL | Labeling Application |
Created | 20110429 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMSL_MIG_LABEL_NUTRIENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMSL_MIG_LABEL_STMT_PART | Migration: Statement | 20110502 |
Friends
Class CL_RMSL_MIG_LABEL_NUTRIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110502 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110502 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_RMSLA_NUIT | Label Object: Items of a Nutrition Label | 20110502 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_RMSLA_NULI | Label Object: Nutrition Label | 20110502 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_RMSLA_NULIT | Label Object: Description of Label | 20110502 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_RMSLA_NUVA | Label Object: Nutritional Values | 20110502 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adjust Data Origin | 20110607 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110502 |
3 | ![]() |
Instance method | Private | Method | 20110502 | |
4 | ![]() |
Instance method | Private | Method | 20110502 | |
5 | ![]() |
Instance method | Private | Method | 20110502 | |
6 | ![]() |
Instance method | Private | Method | 20110502 | |
7 | ![]() |
Instance method | Public | Method | 20110503 | |
8 | ![]() |
Instance method | Private | Method | 20110502 |
Events
Class CL_RMSL_MIG_LABEL_NUTRIENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_RMSLA_NUIT | Public | Type reference (TYPE) | RMSLA_NUIT | 20110503 |
|
|
2 | TS_RMSLA_NULI | Public | Type reference (TYPE) | RMSLA_NULI | 20110503 |
|
|
3 | TS_RMSLA_NULIT | Public | Type reference (TYPE) | RMSLA_NULIT | 20110503 |
|
|
4 | TS_RMSLA_NUVA | Public | Type reference (TYPE) | RMSLA_NUVA | 20110503 |
|
|
5 | TS_STMT_OBJNO_KEY_HASH | Private | Attribute reference (LIKE) | 20110502 |
|
||
6 | TS_STM_OBJNO | Private | Attribute reference (LIKE) | 20110502 |
|
||
7 | TS_USAGE_OBJNO_KEY_HASH | Private | Attribute reference (LIKE) | 20110502 |
|
||
8 | TT_RMSLA_NUIT | Public | See coding | 20110503 | tt_rmsla_nuit TYPE STANDARD TABLE OF ts_rmsla_nuit
|
||
9 | TT_RMSLA_NULI | Public | See coding | 20110503 | tt_rmsla_nuli TYPE STANDARD TABLE OF ts_rmsla_nuli
|
||
10 | TT_RMSLA_NULIT | Public | See coding | 20110503 | tt_rmsla_nulit TYPE STANDARD TABLE OF ts_rmsla_nulit
|
||
11 | TT_RMSLA_NUVA | Public | See coding | 20110503 | tt_rmsla_nuva TYPE STANDARD TABLE OF ts_rmsla_nuva
|
||
12 | TT_STMT_OBJNO_KEY_HASH | Private | Attribute reference (LIKE) | 20110502 |
|
||
13 | TT_STM_OBJNO | Private | Attribute reference (LIKE) | 20110502 |
|
||
14 | TT_USAGE_OBJNO_KEY_HASH | Private | Attribute reference (LIKE) | 20110502 |
|
Method Signatures
Method ADJUST_SOURCE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RMSLA_NULI | Call by reference | Type reference (TYPE) | TS_RMSLA_NULI | 20110607 | |||
2 | ![]() |
RV_SOURCE_INT | Value transfer | Type reference (TYPE) | RMSLE_DATA_SOURCE | Datenherkunft | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Migration: Ausnahmeklasse | 20110607 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20110502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Migration: Ausnahmeklasse | 20110513 |
Method GET_CHANGE_NUMBER Signature
Method GET_CHANGE_NUMBER on class CL_RMSL_MIG_LABEL_NUTRIENT has no parameter.
Method GET_CHANGE_NUMBER on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
Method GET_STM_OBJNO Signature
Method GET_STM_OBJNO on class CL_RMSL_MIG_LABEL_NUTRIENT has no parameter.
Method GET_STM_OBJNO on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
Method LOAD_CHANGE_STATES Signature
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_NUTRIENT has no parameter.
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
Method READ_STATEMENT Signature
Method READ_STATEMENT on class CL_RMSL_MIG_LABEL_NUTRIENT has no parameter.
Method READ_STATEMENT on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
Method SET_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LABEL_STMT | Call by reference | Object reference (TYPE REF TO) | CL_RMSL_MIG_LABEL_STATEMENT | Migration: Aussage | 20110503 | ||
2 | ![]() |
IT_RMSLA_NUIT | Call by reference | Type reference (TYPE) | TT_RMSLA_NUIT | 20110503 | |||
3 | ![]() |
IT_RMSLA_NULI | Call by reference | Type reference (TYPE) | TT_RMSLA_NULI | 20110503 | |||
4 | ![]() |
IT_RMSLA_NULIT | Call by reference | Type reference (TYPE) | TT_RMSLA_NULIT | 20110503 | |||
5 | ![]() |
IT_RMSLA_NUVA | Call by reference | Type reference (TYPE) | TT_RMSLA_NUVA | 20110503 | |||
6 | ![]() |
IV_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20110503 |
Method SET_RECORDS on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
Method SET_STM_OBJNO Signature
Method SET_STM_OBJNO on class CL_RMSL_MIG_LABEL_NUTRIENT has no parameter.
Method SET_STM_OBJNO on class CL_RMSL_MIG_LABEL_NUTRIENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |