SAP ABAP Interface IF_RSPLS_TL_TYPES (Temporary Data Slices)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSPLS_TMP_LOCK | Temporary Data Slices | 20110525 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_TMP_LOCK | Temporary Data Slices | 20110525 |
Properties
Interface | IF_RSPLS_TL_TYPES | |
Short Description | Temporary Data Slices |
General Data
Package | RSPLS | Planning: General Services |
Created | 20110525 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSPLS_TL_TYPES has no forward declaration.
Interfaces
Interface IF_RSPLS_TL_TYPES has no interface.
Friends
Interface IF_RSPLS_TL_TYPES has no friend.
Attributes
Interface IF_RSPLS_TL_TYPES has no attribute.
Methods
Interface IF_RSPLS_TL_TYPES has no method.
Events
Interface IF_RSPLS_TL_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_FIELDS | Public | See coding | Structure: InfoObjects in Data Structure (Internal View) | 20110525 | BEGIN OF tn_s_fields,
iobjnm TYPE rsiobjnm,
iobjtp TYPE rsiobjtp,
is_sid TYPE abap_bool,
fieldnm TYPE rsfieldnm,
END OF tn_s_fields
|
|
2 | TN_S_IOBJ | Public | See coding | Structure: InfoObjects in Data Structure (External View) | 20110525 | BEGIN OF tn_s_iobj,
iobjnm TYPE rsiobjnm,
iobjtp TYPE rsiobjtp,
END OF tn_s_iobj
|
|
3 | TN_TH_HASH | Public | See coding | Table: Hashed Values of KIDs or BNRs (Formulas) | 20110810 | tn_th_hash TYPE HASHED TABLE OF xstring
WITH UNIQUE KEY table_line
|
|
4 | TN_TS_FIELDS | Public | See coding | Table: InfoObjects in Data Structure (Internal View) | 20110525 | tn_ts_fields TYPE SORTED TABLE OF tn_s_fields
WITH UNIQUE KEY fieldnm
|
|
5 | TN_TS_IOBJ | Public | See coding | Table: InfoObjects in Data Structure (External View) | 20110525 | tn_ts_iobj TYPE SORTED TABLE OF tn_s_iobj
WITH UNIQUE KEY iobjnm
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |