SAP ABAP Interface IF_ASTRA_OBJECTS_INFO (Object information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SASTRA_BASE (Package) package sastra_base

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_BSP_INFO | Information about BSP | 20081027 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_CLAS_INFO | Get Information for global Klasses | 20080707 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_FUGR_INFO | Get information for function groups | 20080827 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_INTF_INFO | Get Information for global interfaces | 20080708 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_MSAG_INFO | Info about Message Classes | 20081015 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_PROG_INFO | Get information for programs | 20080828 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ASTRA_WDYN_INFO | Information about Web Dynpro | 20081027 |
Properties
Interface | IF_ASTRA_OBJECTS_INFO | |
Short Description | Object information |
General Data
Package | SASTRA_BASE | package sastra_base |
Created | 20080701 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080902 |
Friends
Interface IF_ASTRA_OBJECTS_INFO has no friend.
Attributes
Interface IF_ASTRA_OBJECTS_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get the changed main-object and its subobjects | 20080708 |
2 | ![]() |
Instance method | Public | Method | get the number of sub_objects related to a main object | 20080905 |
Events
Interface IF_ASTRA_OBJECTS_INFO has no event.
Types
Interface IF_ASTRA_OBJECTS_INFO has no local type.
Method Signatures
Method GET_CHANGED_OBJECTS_CTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_FROM | Call by reference | Type reference (TYPE) | EU_DATUM | Information related to a period (begin) | 20080708 | ||
2 | ![]() |
DATE_TO | Call by reference | Type reference (TYPE) | EU_DATUM | Information related to a period (begin) | 20080708 | ||
3 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | SASTRA_TRKEY | Tble with development objects in a package | 20080904 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SASTRA_TAB_OBJECT_INFORMATION | Table with Transport Keys | 20080708 | ||
5 | ![]() |
TRANSPORT_INFO | Call by reference | Type reference (TYPE) | SASTRA_OBJ | Object info according transport tables | 20081203 | ||
6 | ![]() |
WITHOUT_GENERATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | X = Exclude generated objects | 20080821 |
Method GET_CHANGED_OBJECTS_CTS on Interface IF_ASTRA_OBJECTS_INFO has no exception.
Method GET_NUMBER_OF_SUB_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | SASTRA_TRKEY | Tble with development objects in a package | 20080905 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SASTRA_TAB_OBJECT_NUMBER | 20080905 | |||
3 | ![]() |
WITHOUT_GENERATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | X = Exclude generated objects | 20080905 |
Method GET_NUMBER_OF_SUB_OBJECTS on Interface IF_ASTRA_OBJECTS_INFO has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |