SAP ABAP Class IF_ASTRA_OBJECTS_INFO (Object information)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080902 |
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
| Class | IF_ASTRA_OBJECTS_INFO | |
| Short Description | Object information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080701 | SAP |
| Last change | 20090618 | 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_ASTRA_OBJECTS_INFO has no interface implemented.
Friends
Class IF_ASTRA_OBJECTS_INFO has no friend class.
Attributes
Class 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
Class IF_ASTRA_OBJECTS_INFO has no event.
Types
Class 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 class 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 class IF_ASTRA_OBJECTS_INFO has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |