SAP ABAP Interface IF_LORD_OBJECT (LORD: Abstract Object Interface)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LORD_OBJECT | Lean Order: Abstract Object Class | 20070127 |
Properties
Interface | IF_LORD_OBJECT | |
Short Description | LORD: Abstract Object Interface |
General Data
Package | ERP_SALES_LORD | ERP Sales Lean Order |
Created | 20070126 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LORD_OBJECT has no forward declaration.
Interfaces
Interface IF_LORD_OBJECT has no interface.
Friends
Interface IF_LORD_OBJECT has no friend.
Attributes
Interface IF_LORD_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Provides Object IDs of Lower-Level Objects | 20070129 |
2 | ![]() |
Instance method | Public | Method | Provides Reference to a Lower-Level Object | 20070127 |
3 | ![]() |
Instance method | Public | Method | Provides Reference for Collector Object | 20070129 |
4 | ![]() |
Instance method | Public | Method | Read Data for an Object Instance (Single Object) | 20070131 |
5 | ![]() |
Instance method | Public | Method | Read Data for an Object Instance | 20070131 |
6 | ![]() |
Instance method | Public | Method | Read Data for an Object Instance | 20070131 |
7 | ![]() |
Instance method | Public | Method | Read Data for an Object Instance | 20070131 |
8 | ![]() |
Instance method | Public | Method | Provides Error Information | 20070129 |
9 | ![]() |
Instance method | Public | Method | Provides Handle for Object Instance | 20070127 |
10 | ![]() |
Instance method | Public | Method | Provides Index List of Instances for a Collector | 20070131 |
11 | ![]() |
Instance method | Public | Method | Provides Reference to Single Instance of a Collector | 20070131 |
12 | ![]() |
Instance method | Public | Method | Provides Object ID for Object Instance | 20070131 |
13 | ![]() |
Instance method | Public | Method | Provides Object Key | 20070129 |
14 | ![]() |
Instance method | Public | Method | Provides Reference to Higher-Level Object | 20070129 |
15 | ![]() |
Instance method | Public | Method | Provides the Reference to a Root Object | 20070131 |
16 | ![]() |
Instance method | Public | Method | Provides the Table Index of an Instance for a Collector | 20070220 |
17 | ![]() |
Instance method | Public | Method | Checks if Object is a Collector Object | 20070129 |
Events
Interface IF_LORD_OBJECT has no event.
Types
Interface IF_LORD_OBJECT has no local type.
Method Signatures
Method GET_CHILD_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CHILD_ID | Value transfer | Type reference (TYPE) | TDT_OBJECTS | Liste von Lean Order Objekten | 20070129 |
Method GET_CHILD_IDS on Interface IF_LORD_OBJECT has no exception.
Method GET_CHILD_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_NO_INSTANTIATION | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20070127 | |
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070127 | ||
3 | ![]() |
RO_OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | IF_LORD_OBJECT | 20070129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kind-Object existiert nicht. | 20070129 | |
2 | ![]() |
ID des Kind-Objektes ist initial. | 20070129 |
Method GET_COLLECTOR_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COLLECTOR_REF | Value transfer | Object reference (TYPE REF TO) | IF_LORD_OBJECT | LORD: abstraktes Objekt-Interface | 20070129 |
Method GET_COLLECTOR_REF on Interface IF_LORD_OBJECT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_COMI | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
2 | ![]() |
ES_OBJECT_COMR | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
3 | ![]() |
ES_OBJECT_COMV | Call by reference | Type reference (TYPE) | DATA | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Berechtigung für das Objekt. | 20070131 | |
2 | ![]() |
Methode für Kollektor nicht aufrufbar | 20070131 | |
3 | ![]() |
Objekt ist nicht verfügbar. | 20070131 | |
4 | ![]() |
Parent-Instanz existiert nicht. | 20070131 |
Method GET_DATA_BY_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_COMI | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
2 | ![]() |
ES_OBJECT_COMR | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
3 | ![]() |
ES_OBJECT_COMV | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
4 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz existiert nicht. | 20070131 | |
2 | ![]() |
Keine Berechtigung für das Objekt. | 20070131 | |
3 | ![]() |
Objekt ist nicht verfügbar. | 20070131 | |
4 | ![]() |
Methode nur für Kollektor aufrufbar | 20070131 | |
5 | ![]() |
Parent-Instanz existiert nicht. | 20070131 |
Method GET_DATA_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_COMI | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
2 | ![]() |
ES_OBJECT_COMR | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
3 | ![]() |
ES_OBJECT_COMV | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz existiert nicht. | 20070131 | |
2 | ![]() |
Keine Berechtigung für das Objekt. | 20070131 | |
3 | ![]() |
Objekt ist nicht verfügbar. | 20070131 | |
4 | ![]() |
Methode nur für Kollektor aufrufbar | 20070131 | |
5 | ![]() |
Parent-Instanz existiert nicht. | 20070131 |
Method GET_DATA_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_COMI | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
2 | ![]() |
ES_OBJECT_COMR | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
3 | ![]() |
ES_OBJECT_COMV | Call by reference | Type reference (TYPE) | DATA | 20070131 | |||
4 | ![]() |
IS_OBJKEY | Call by reference | Type reference (TYPE) | DATA | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz existiert nicht. | 20070131 | |
2 | ![]() |
Ungültiger Schlüssel | 20070131 | |
3 | ![]() |
Keine Berechtigung für das Objekt. | 20070131 | |
4 | ![]() |
Objekt ist nicht verfügbar. | 20070131 | |
5 | ![]() |
Methode nur für Kollektor aufrufbar | 20070131 | |
6 | ![]() |
Parent-Instanz existiert nicht. | 20070131 |
Method GET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ERROR | Value transfer | Type reference (TYPE) | TDS_ERROR | Lean Order: Fehler-Information | 20070129 |
Method GET_ERROR on Interface IF_LORD_OBJECT has no exception.
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070127 |
Method GET_HANDLE on Interface IF_LORD_OBJECT has no exception.
Method GET_INST_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INST_INDEX | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Berechtigung für das Objekt. | 20070131 | |
2 | ![]() |
Objekt ist nicht erlaubt. | 20070131 | |
3 | ![]() |
Methode nur für Kollektor aufrufbar | 20070131 | |
4 | ![]() |
Parent-Objekt existiert nicht. | 20070131 |
Method GET_INST_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070131 | ||
2 | ![]() |
RO_INST_REF | Value transfer | Object reference (TYPE REF TO) | IF_LORD_OBJECT | LORD: abstraktes Objekt-Interface | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz existiert nicht | 20070131 | |
2 | ![]() |
Methode nur für Kollektor aufrufbar | 20070131 |
Method GET_OBJECT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20070131 |
Method GET_OBJECT_ID on Interface IF_LORD_OBJECT has no exception.
Method GET_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_OBJKEY | Value transfer | Object reference (TYPE REF TO) | DATA | 20070129 |
Method GET_OBJECT_KEY on Interface IF_LORD_OBJECT has no exception.
Method GET_PARENT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PARENT_REF | Value transfer | Object reference (TYPE REF TO) | IF_LORD_OBJECT | LORD: abstraktes Objekt-Interface | 20070129 |
Method GET_PARENT_REF on Interface IF_LORD_OBJECT has no exception.
Method GET_ROOT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070131 | ||
2 | ![]() |
RO_ROOT_REF | Value transfer | Object reference (TYPE REF TO) | IF_LORD_OBJECT | LORD: abstraktes Objekt-Interface | 20070131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt-ID gehört nicht zu einem Root-Objekt | 20070131 |
Method GET_TABIX_BY_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070220 | ||
2 | ![]() |
RV_TABIX | Value transfer | Type reference (TYPE) | I | 20070220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende Angabe des Handles. | 20070220 | |
2 | ![]() |
Instanz existiert nicht. | 20070220 | |
3 | ![]() |
Methode nur für Kollektor aufrufbar. | 20070220 |
Method IS_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_COLLECTOR | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070129 |
Method IS_COLLECTOR on Interface IF_LORD_OBJECT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |