SAP ABAP Class CL_RMXT_WBO_INSPLOT (TMS-DIA: WBO Inspection Lot (Copy of CL_RMWB_WBO_DTEL))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMXTDIA (Package) Main Package - Trial: Dialog

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20031107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20031107 |
Properties
Class | CL_RMXT_WBO_INSPLOT | |
Short Description | TMS-DIA: WBO Inspection Lot (Copy of CL_RMWB_WBO_DTEL) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMXTDIA | Main Package - Trial: Dialog |
Created | 20031107 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMXT_WBO_INSPLOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20031107 | ||
2 | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20031107 |
Friends
Class CL_RMXT_WBO_INSPLOT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RMWBE_FLG | '$' | Temp Type | 20031107 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20031107 | |||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RMWB_WB | RMS-WB: Recipe Workbench Interface | 20031107 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMXT_WBO_INSPLOT | RMS-WB: Generic WBO for Managing Data Elements | 20031107 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TS_WBODTEL | 20031107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check for Data Element | 20031107 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031107 |
3 | ![]() |
Static method | Public | Method | New Data Element -> Define or Query Object Category | 20031107 |
4 | ![]() |
Static method | Public | Method | Gets Instance of a WBO | 20031107 |
5 | ![]() |
Static method | Private | Method | Increment Current Number | 20031107 |
Events
Class CL_RMXT_WBO_INSPLOT has no event.
Types
Class CL_RMXT_WBO_INSPLOT has no local type.
Method Signatures
Method CHECK_DTEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_WBO | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20031107 | ||
2 | ![]() |
E_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20031107 | ||
3 | ![]() |
E_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20031107 | ||
4 | ![]() |
I_DTEL | Call by reference | Type reference (TYPE) | C | Datenelement | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein solches Datenelement voranden | 20031107 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RMXT_WBO_INSPLOT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMXT_WBO_INSPLOT has no exception.
Method CNV_DTEL2CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20031107 | ||
2 | ![]() |
I_DTEL | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein solches Datenelement voranden | 20031107 |
Method GET_INSTANCE_FROM_WBOCAT_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20031107 | ||
2 | ![]() |
E_WBOCAT | Value transfer | Type reference (TYPE) | RMWBE_WBOCAT | alternative WBOCAT | 20031107 | ||
3 | ![]() |
E_WBOUID | Value transfer | Type reference (TYPE) | RMWBE_WBOUID | alternative WBOUID | 20031107 | ||
4 | ![]() |
I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20031107 | ||
5 | ![]() |
I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20031107 |
Method GET_INSTANCE_FROM_WBOCAT_CL on class CL_RMXT_WBO_INSPLOT has no exception.
Method GET_NEXT_CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEXT | Value transfer | Type reference (TYPE) | RMWBE_WBOUID | Nummernstand | 20031107 |
Method GET_NEXT_CAT on class CL_RMXT_WBO_INSPLOT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 471 |