SAP ABAP Class IF_RSAR_PSA_API (Interface for PSA API)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAR_PSA_API | API Class for PSA Service | 20040805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBM_ERROR_HANDLER | Error Handling: DTP Runtime | 20040910 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_X_TPL | Example for Template of an Extraction Commmand | 20100506 |
Properties
| Class | IF_RSAR_PSA_API | |
| Short Description | Interface for PSA API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSAR_PSA_API has no interface implemented.
Friends
Class IF_RSAR_PSA_API has no friend class.
Attributes
Class IF_RSAR_PSA_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | After Delete Activities | 20040712 | |
| 2 | Static method | Public | Method | Display log for errored record | 20040728 | |
| 3 | Static method | Public | Method | Get list of error records | 20040728 | |
| 4 | Static method | Public | Method | Set error records | 20040728 |
Events
Class IF_RSAR_PSA_API has no event.
Types
Class IF_RSAR_PSA_API has no local type.
Method Signatures
Method AFTER_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAK_ID | Call by reference | Type reference (TYPE) | RSDATAPID | 20060227 | ||||
| 2 | I_REQUEST | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040712 |
Method AFTER_DELETE on class IF_RSAR_PSA_API has no exception.
Method DISPLAY_ERROR_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PSA_NAME | Call by reference | Type reference (TYPE) | RSTSODS-ODSNAME | Name der Persistent Staging Area | 20040728 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040728 | |||
| 3 | I_S_ERROR | Call by reference | Type reference (TYPE) | RSAR_S_ERROR | Fehlersatz | 20040728 |
Method DISPLAY_ERROR_LOG on class IF_RSAR_PSA_API has no exception.
Method GET_ERROR_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PSA_NAME | Call by reference | Type reference (TYPE) | RSTSODS-ODSNAME | Name der Persistent Staging Area | 20040728 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040728 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | RSPSAERROR | Status des PSA-Satzes | 20040805 | |||
| 4 | I_T_DATAPAKID | Call by reference | Type reference (TYPE) | RSODS_R_DATAPAKID | Liste: Datenpaketnummer | 20040728 | |||
| 5 | R_T_ERROR | Value transfer | Type reference (TYPE) | RSAR_T_ERROR | Tabelle von Fehlersätzen | 20040810 |
Method GET_ERROR_RECORDS on class IF_RSAR_PSA_API has no exception.
Method SET_ERROR_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PSA_NAME | Call by reference | Type reference (TYPE) | RSTSODS-ODSNAME | Name der Persistent Staging Area | 20040728 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040728 | |||
| 3 | I_T_ERROR | Call by reference | Type reference (TYPE) | RSAR_T_ERROR | Tabelle von Fehlersätzen | 20040728 |
Method SET_ERROR_RECORDS on class IF_RSAR_PSA_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |