SAP ABAP Class CL_RSINSP_UTIL (Auxiliary Class for Inspection Plan)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSIQM_INSPECTION (Package) IQM in BI: Inspection Plan
⤷
⤷
Properties
| Class | CL_RSINSP_UTIL | |
| Short Description | Auxiliary Class for Inspection Plan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSIQM_INSPECTION | IQM in BI: Inspection Plan |
| Created | 20060428 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSINSP_UTIL has no interface implemented.
Friends
Class CL_RSINSP_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20060905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Append Message to ALV Log | 20061115 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060905 | |
| 3 | Static method | Public | Method | Conversion of Message into Exception | 20060905 | |
| 4 | Static method | Public | Method | Conversion of Message into Exception | 20060830 | |
| 5 | Static method | Public | Method | Conversion of an Exception into a Message | 20060830 | |
| 6 | Static method | Public | Method | Field Information of a Structure | 20060620 | |
| 7 | Static method | Public | Method | Field Information of a Structure | 20060628 | |
| 8 | Static method | Public | Method | Implementation Error | 20060428 | |
| 9 | Static method | Public | Method | Conversion of Message into Exception | 20060830 | |
| 10 | Static method | Public | Method | Conversion of Message into Exception | 20060830 | |
| 11 | Static method | Public | Method | Conversion of Message into Exception | 20060830 |
Events
Class CL_RSINSP_UTIL has no event.
Types
Class CL_RSINSP_UTIL has no local type.
Method Signatures
Method ADD_TO_ALV_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20061115 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20061115 | |||
| 3 | IV_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061115 | |||
| 4 | IV_TABIX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061115 |
Method ADD_TO_ALV_PROTOCOL on class CL_RSINSP_UTIL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSINSP_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSINSP_UTIL has no exception.
Method CREATE_X_MSG_FROM_BALMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060905 | |||
| 2 | RX_RS_MSG | Value transfer | Object reference (TYPE REF TO) | CX_RS_MSG | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060905 |
Method CREATE_X_MSG_FROM_BALMSG on class CL_RSINSP_UTIL has no exception.
Method CREATE_X_MSG_FROM_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RX_RS_MSG | Value transfer | Object reference (TYPE REF TO) | CX_RS_MSG | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060830 |
Method CREATE_X_MSG_FROM_SYMSG on class CL_RSINSP_UTIL has no exception.
Method EXCEPTION_2_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060830 | |||
| 2 | IV_DEEPEST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060830 |
Method EXCEPTION_2_SYMSG on class CL_RSINSP_UTIL has no exception.
Method GET_FIELDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIELD_INFO | Call by reference | Type reference (TYPE) | RSINSP_FIELDINFO_S | Feldinformationen | 20060628 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20060628 |
Method GET_FIELDINFO on class CL_RSINSP_UTIL has no exception.
Method GET_STRUCTINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_INFO | Call by reference | Type reference (TYPE) | RSINSP_FIELDINFO_T | Feldinformationen | 20060628 | |||
| 2 | IV_STRUCTNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20060628 |
Method GET_STRUCTINFO on class CL_RSINSP_UTIL has no exception.
Method IMPLEMENTATION_ERROR Signature
Method IMPLEMENTATION_ERROR on class CL_RSINSP_UTIL has no parameter.
Method IMPLEMENTATION_ERROR on class CL_RSINSP_UTIL has no exception.
Method SYMSG_2X_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20061124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060830 |
Method SYMSG_2X_REQUEST_NOT_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_MESSAGE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Request konnte nicht ausgeführt werden | 20060830 |
Method SYMSG_2X_TRAN_ERROR_WITH_MSG Signature
Method SYMSG_2X_TRAN_ERROR_WITH_MSG on class CL_RSINSP_UTIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20060830 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |