SAP ABAP Class CL_TRINT_SLAPI (API used by an After Import Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
⤷
⤷
Properties
| Class | CL_TRINT_SLAPI | |
| Short Description | API used by an After Import Method | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_OBJ | CTS: Object Editing (Including Transport Objects) |
| Created | 20130326 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TRINT_SLAPI has no interface implemented.
Friends
Class CL_TRINT_SLAPI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SLAPI-API_ID | 20130326 |
Methods
Events
Class CL_TRINT_SLAPI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SLAPI_ID_TAB | Private | See coding | 20130722 | ty_slapi_id_tab type table of slapi_id
|
||
| 2 | TY_SLAPI_TAB | Public | See coding | 20130326 | ty_slapi_tab TYPE STANDARD TABLE OF REF TO cl_trint_slapi WITH DEFAULT KEY
|
Method Signatures
Method APPEND_USED_SLAPIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SLAPI | Call by reference | Type reference (TYPE) | TY_SLAPI_TAB | 20130326 |
Method APPEND_USED_SLAPIS on class CL_TRINT_SLAPI has no exception.
Method CHECK_CYCLIC_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130718 |
Method CHECK_CYCLIC_REFERENCES on class CL_TRINT_SLAPI has no exception.
Method CHECK_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130718 |
Method CHECK_EMPTY on class CL_TRINT_SLAPI has no exception.
Method CHECK_LOCK_MODE_MERGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130725 |
Method CHECK_LOCK_MODE_MERGED on class CL_TRINT_SLAPI has no exception.
Method CHECK_SOURCE_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130719 |
Method CHECK_SOURCE_OBJS on class CL_TRINT_SLAPI has no exception.
Method CHECK_START_REL_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130724 |
Method CHECK_START_REL_CONF on class CL_TRINT_SLAPI has no exception.
Method CHECK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130718 |
Method CHECK_TABLES on class CL_TRINT_SLAPI has no exception.
Method CHECK_USED_APIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130719 |
Method CHECK_USED_APIS on class CL_TRINT_SLAPI has no exception.
Method CHECK_USED_APIS_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_API_CHECKED | Call by reference | Type reference (TYPE) | TY_SLAPI_ID_TAB | 20130722 | ||||
| 2 | PT_MESSAGES | Call by reference | Type reference (TYPE) | SPROT_U_T | 20130722 | ||||
| 3 | PT_PARENT_API_TAB | Call by reference | Type reference (TYPE) | TY_SLAPI_ID_TAB | 20130722 | ||||
| 4 | P_API_TO_CHECK | Call by reference | Type reference (TYPE) | SLAPI_ID | SOBJ: ID of an API called by an after import method | 20130722 |
Method CHECK_USED_APIS_RECURSIVE on class CL_TRINT_SLAPI has no exception.
Method CONSISTENCY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | SPROT_U_T | 20130718 |
Method CONSISTENCY_CHECK on class CL_TRINT_SLAPI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_API_ID | Call by reference | Type reference (TYPE) | SLAPI-API_ID | 20130326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in SLAPI meta data | 20130719 |
Method CONV_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 'SCTS_AIM' | ABAP System Field: Message ID | 20130718 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | ABAP System Field: Message Number | 20130718 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | ABAP System Field: Message Type | 20130718 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20130718 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20130718 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20130718 | |||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20130718 | |||
| 8 | RS_MESSAGE | Value transfer | Type reference (TYPE) | SPROT_U | 20130718 |
Method CONV_MESSAGE on class CL_TRINT_SLAPI has no exception.
Method GET_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_META_DATA | Value transfer | Object reference (TYPE REF TO) | CL_TRINT_AIM_META_DATA | 20130326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130326 |
Method GET_RESSOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESSOURCES | Value transfer | Type reference (TYPE) | SLAPI_RES_OBJ_TAB | Ressources on an SLAPI | 20130617 |
Method GET_RESSOURCES on class CL_TRINT_SLAPI has no exception.
Method READ_START_RELEASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RELEASES_NOTE_TAB | Call by reference | Type reference (TYPE) | CL_TRINT_AIM_META_DATA=>TY_RELEASES_NOTE_TAB | 20130613 |
Method READ_START_RELEASE_DATA on class CL_TRINT_SLAPI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |