SAP ABAP Class CL_PAK_OBJECT_RULES__PROG (Programs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_API_OBJECTS_BADI_FRMWRK (Package) Object Type Framework based ob Badis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_TADIR_OBJECT_PROPERTIES | Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_OBJECT_RULES__CLIF | Programs | 20070504 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_OBJECT_RULES__FUGR | Function groups | 20070504 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_OBJECT_RULES__LDBA | Logical Databases | 20120327 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_OBJECT_RULES__PROG_AU | ABAP Unit: Program with Test Class | 20080923 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_OBJECT_RULES__PROG_SUB | 20070504 |
Properties
| Class | CL_PAK_OBJECT_RULES__PROG | |
| Short Description | Programs | |
| Super Class | CL_PAK_TADIR_OBJECT_PROPERTIES | Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_API_OBJECTS_BADI_FRMWRK | Object Type Framework based ob Badis |
| Created | 20050527 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PAK_OBJECT_RULES__PROG has no forward declaration.
Interfaces
Class CL_PAK_OBJECT_RULES__PROG has no interface implemented.
Friends
Class CL_PAK_OBJECT_RULES__PROG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | 20070504 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070504 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SCOMPOTAB | Tables for SCOMPO | 20070504 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | TY_LOCAL_TYPE_IDS | 20070504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070504 | |
| 2 | Static method | Public | Method | 20070504 | ||
| 3 | Static method | Public | Method | 20070504 | ||
| 4 | Instance method | Protected | Method | 20070504 | ||
| 5 | Static method | Protected | Method | Read TADIR | 20070504 |
Events
Class CL_PAK_OBJECT_RULES__PROG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LOCAL_TYPE | Public | See coding | 20070504 | ty_local_type type c length 1
|
||
| 2 | TY_LOCAL_TYPE_ID | Public | See coding | 20070504 | begin of ty_local_type_id,
type type ty_local_type,
eu_type type seu_stype,
end of ty_local_type_id
|
||
| 3 | TY_LOCAL_TYPE_IDS | Public | See coding | 20070504 | ty_local_type_ids type hashed table of ty_local_type_id with unique key eu_type
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PAK_OBJECT_RULES__PROG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PAK_OBJECT_RULES__PROG has no exception.
Method GET_MAIN_PROGRAM_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 | |||
| 2 | RE_MAIN_PROGRAM | Value transfer | Type reference (TYPE) | PROGNAME | 20070504 |
Method GET_MAIN_PROGRAM_OF_OBJECT on class CL_PAK_OBJECT_RULES__PROG has no exception.
Method GET_PROGRAM_INDEX_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROGRAM_INDEX_ENTRIES | Call by reference | Type reference (TYPE) | SCOMPOTAB | Program index structure | 20070504 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 |
Method GET_PROGRAM_INDEX_ENTRIES on class CL_PAK_OBJECT_RULES__PROG has no exception.
Method GET_PROGRAM_INDEX_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROGRAM_INDEX_ENTRY | Call by reference | Type reference (TYPE) | SCOMPO | Program index structure | 20070504 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 |
Method GET_PROGRAM_INDEX_ENTRY on class CL_PAK_OBJECT_RULES__PROG has no exception.
Method READ_TRDIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TRDIR | Call by reference | Type reference (TYPE) | TRDIR | Directory of Repository Objects | 20070504 | |||
| 2 | IM_PROGRAM | Call by reference | Type reference (TYPE) | CLIKE | Object key | 20070504 |
Method READ_TRDIR_ENTRY on class CL_PAK_OBJECT_RULES__PROG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |