SAP ABAP Class CL_LORD_REPAIRI (Lean Order: Repair Order Items)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LORD_OBJECT | Lean Order: Abstract Object Class | 20081023 |
Properties
Class | CL_LORD_REPAIRI | |
Short Description | Lean Order: Repair Order Items | |
Super Class | CL_LORD_OBJECT | Lean Order: Abstract Object Class |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_LORD | ERP Sales Lean Order |
Created | 20081023 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LORD_REPAIRI has no forward declaration.
Interfaces
Class CL_LORD_REPAIRI has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_LORD | 20081023 | ||
2 | CL_LORD_OBJECT | 20081023 | Lean Order: Abstract Object Class |
Attributes
Class CL_LORD_REPAIRI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081024 |
2 | ![]() |
Instance method | Public | Method | 20090227 | |
3 | ![]() |
Instance method | Private | Method | 20081204 | |
4 | ![]() |
Static method | Public | Method | 20090224 | |
5 | ![]() |
Static method | Public | Method | 20090304 | |
6 | ![]() |
Instance method | Private | Method | 20081204 | |
7 | ![]() |
Static method | Public | Method | 20090224 | |
8 | ![]() |
Static method | Public | Method | 20090304 |
Events
Class CL_LORD_REPAIRI has no event.
Types
Class CL_LORD_REPAIRI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_MULTI_INSTANCE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Kennzeichen: Einzel-Instanz des Multi-Objektes | 20081024 | |
2 | ![]() |
IR_OBJECT_MULTI | Call by reference | Object reference (TYPE REF TO) | CL_LORD_OBJECT | Referenz auf Multi-Objekt | 20081024 | ||
3 | ![]() |
IR_OBJECT_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_LORD_OBJECT | Referenz auf Parent-Objekt | 20081024 | ||
4 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | Objekt-Handle | 20081024 |
Method CONSTRUCTOR on class CL_LORD_REPAIRI has no exception.
Method GET_REPAIRI_POSNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REPAIRI_POSNR | Value transfer | Type reference (TYPE) | POSNR | Positionsnummer des Vertriebsbeleges | 20090227 |
Method GET_REPAIRI_POSNR on class CL_LORD_REPAIRI has no exception.
Method GET_SERIAL_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SERIAL | Value transfer | Type reference (TYPE) | TDT_SERIAL_VKGRU | Tabellentyp für Struktur V46R_SERI | 20090224 |
Method GET_SERIAL_NUMBERS on class CL_LORD_REPAIRI has no exception.
Method GET_SERIAL_NUMBERS_STATIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE_REPAIRI | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090224 | ||
2 | ![]() |
RT_SERIAL | Value transfer | Type reference (TYPE) | TDT_SERIAL_VKGRU | 20090224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Handle ist keine Reparatur Position. | 20090224 | |
2 | ![]() |
Handle der Reparatur Position fehlt. | 20090224 | |
3 | ![]() |
Lean Order Applikation nicht geladen | 20090224 | |
4 | ![]() |
Kein Aufruf im Fehlerfall | 20090224 | |
5 | ![]() |
Kein Aufruf im Modal-Modus | 20090224 | |
6 | ![]() |
Objekt ist nicht erlaubt bzw. nicht verfügbar. | 20090224 | |
7 | ![]() |
Position existiert nicht. | 20090224 |
Method GET_SERIAL_NUMBERS_STATIC_MULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERIAL | Call by reference | Type reference (TYPE) | TDT_REPAIRI_SERIAL_VKGRU | Tabellentyp zur Struktur TDS_RFC_REPAIRI_SERIAL_VKGRU | 20090304 | ||
2 | ![]() |
IV_HANDLE_ITEM | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Handle der Hauptposition fehlt. | 20090304 | |
2 | ![]() |
Hauptposition existiert nicht. | 20090304 | |
3 | ![]() |
Lean Order Applikation nicht geladen. | 20090304 | |
4 | ![]() |
Kein Aufruf im Fehlerfall. | 20090304 | |
5 | ![]() |
Kein Aufruf im Modal-Modus. | 20090304 | |
6 | ![]() |
Objekt Reparaturposition nicht verfügbar | 20090304 | |
7 | ![]() |
Keine Berechtigung für das Objekt Reparaturposition | 20090304 |
Method SET_SERIAL_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERIAL_UNPROCESSED | Call by reference | Type reference (TYPE) | TDT_SERIAL | 20090226 | |||
2 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20090226 | ||
3 | ![]() |
IT_SERIAL | Call by reference | Type reference (TYPE) | TDT_SERIAL | 20081208 |
Method SET_SERIAL_NUMBERS on class CL_LORD_REPAIRI has no exception.
Method SET_SERIAL_NUMBERS_STATIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERIAL_UNPROCESSED | Value transfer | Type reference (TYPE) | TDT_SERIAL | 20090224 | |||
2 | ![]() |
IT_SERIAL | Call by reference | Type reference (TYPE) | TDT_SERIAL | 20090224 | |||
3 | ![]() |
IV_HANDLE_REPAIRI | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Handle ist keine Reparatur Position. | 20090224 | |
2 | ![]() |
Handle der Reparatur Position fehlt. | 20090224 | |
3 | ![]() |
Lean Order Applikation nicht geladen | 20090224 | |
4 | ![]() |
Kein Aufruf im Fehlerfall | 20090224 | |
5 | ![]() |
Kein Aufruf im Modal-Modus | 20090224 | |
6 | ![]() |
Objekt ist nicht erlaubt bzw. nicht verfügbar. | 20090224 | |
7 | ![]() |
Position existiert nicht. | 20090224 |
Method SET_SERIAL_NUMBERS_STATIC_MULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERIAL_UNPROCESSED | Call by reference | Type reference (TYPE) | TDT_REPAIRI_POSNR_SERIAL | Tabellentyp zur Struktur TDS_REPAIRI_POSNR_SERIAL | 20090304 | ||
2 | ![]() |
IT_SERIAL | Call by reference | Type reference (TYPE) | TDT_REPAIRI_POSNR_SERIAL | Tabellentyp zur Struktur TDS_REPAIRI_POSNR_SERIAL | 20090304 | ||
3 | ![]() |
IV_HANDLE_ITEM | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Handle der Reparatur Position fehlt. | 20090304 | |
2 | ![]() |
Reparatur Position existiert nicht | 20090304 | |
3 | ![]() |
Lean Order Applikation nicht geladen | 20090304 | |
4 | ![]() |
Kein Aufruf im Fehlerfall | 20090304 | |
5 | ![]() |
Kein Aufruf im Modal-Modus | 20090304 | |
6 | ![]() |
Objekt Reparaturposition nicht verfügbar | 20090304 | |
7 | ![]() |
Keine Berechtigung für das Objekt Reparaturposition | 20090304 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |