SAP ABAP Class CL_AREN_TADIR_SERVICES (Access to TADIR)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
⤷
⤷
Properties
| Class | CL_AREN_TADIR_SERVICES | |
| Short Description | Access to TADIR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ARFA_ARCHIVING_FACTORY | Archiving Factory |
| Created | 20070123 | SAP |
| Last change | 20130531 | 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 CL_AREN_TADIR_SERVICES has no interface implemented.
Friends
Class CL_AREN_TADIR_SERVICES has no friend class.
Attributes
Class CL_AREN_TADIR_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create TADIR Entry | 20070123 | |
| 2 | Static method | Public | Method | Get TADIR Entry | 20070123 | |
| 3 | Static method | Public | Method | Checks if Object Was Generated | 20070123 |
Events
Class CL_AREN_TADIR_SERVICES has no event.
Types
Class CL_AREN_TADIR_SERVICES has no local type.
Method Signatures
Method S_CREATE_TADIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SET_GENFLAG | Call by reference | Type reference (TYPE) | TADIR-GENFLAG | ABAP_TRUE | Generierungskennzeichen | 20090116 | ||
| 2 | I_OBJECT | Call by reference | Type reference (TYPE) | TADIR-OBJECT | Objekttyp | 20070123 | |||
| 3 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Objektname im Objektkatalog | 20070123 | |||
| 4 | I_PACKAGE | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | Paket | 20070123 | |||
| 5 | I_PGMID | Call by reference | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Programm-ID in Aufträgen und Aufgaben | 20070123 | ||
| 6 | R_FLG_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070123 |
Method S_CREATE_TADIR_ENTRY on class CL_AREN_TADIR_SERVICES has no exception.
Method S_GET_TADIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Type reference (TYPE) | TADIR-OBJECT | Objekttyp | 20070123 | |||
| 2 | I_OBJNAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Objektname im Objektkatalog | 20070123 | |||
| 3 | I_PGMID | Call by reference | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Programm-ID in Aufträgen und Aufgaben | 20070123 | ||
| 4 | R_STR_TADIR | Value transfer | Type reference (TYPE) | TADIR | Katalog der Repository-Objekte | 20070123 |
Method S_GET_TADIR_ENTRY on class CL_AREN_TADIR_SERVICES has no exception.
Method S_IS_GENERATED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Type reference (TYPE) | TADIR-OBJECT | Objekttyp | 20070123 | |||
| 2 | I_OBJNAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Objektname im Objektkatalog | 20070123 | |||
| 3 | I_PGMID | Call by reference | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Programm-ID in Aufträgen und Aufgaben | 20070123 | ||
| 4 | R_FLG_IS_GENERATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |