SAP ABAP Interface IF_PXN_ACO_GENERATOR (interface for ACO creation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Properties
| Interface | IF_PXN_ACO_GENERATOR | |
| Short Description | interface for ACO creation |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20121012 | SAP |
| Last changed | 20140121 | 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 IF_PXN_ACO_GENERATOR has no interface.
Friends
Interface IF_PXN_ACO_GENERATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACO_CLSNAME | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20121012 | ||
| 2 | FUNCTION_NAME | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function name | 20121012 | ||
| 3 | IS_ASYNC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
| 4 | IS_BGRFC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
| 5 | META_DATA | Instance attribute | Public | Type reference (TYPE) | T_ACO_CLS_METADATA | 20121012 | |||
| 6 | RFC_DESTINATION | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121012 | ||
| 2 | Instance method | Public | Method | 20121012 | ||
| 3 | Instance method | Public | Method | 20121012 |
Events
Interface IF_PXN_ACO_GENERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ACO_CLS_METADATA | Public | See coding | 20121012 | begin of T_ACO_CLS_METADATA ,
class type VSEOCLASS,
methods type SEOO_METHODS_R,
method_sources type SEO_METHOD_SOURCE_TABLE,
parameters type SEOS_PARAMETERS_R,
attributes type SEOO_ATTRIBUTES_R,
types type SEOO_TYPES_R,
exceptions type SEOS_EXCEPTIONS_R,
implementings type SEOR_IMPLEMENTINGS_R,
redefinitions type SEOR_REDEFINITIONS_R,
* types_hierarchy type t_hierarchies, "irgendeine struktur mit der die typebeziehungen abbilden können
end of t_aco_cls_metadata
|
Method Signatures
Method CREATE_ACO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Object reference (TYPE REF TO) | IF_ACO_CLASS_METADATA | interface for ACO creation | 20121012 | |||
| 2 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | '$TMP' | Package | 20121012 | ||
| 3 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20121012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20121012 |
Method CREATE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACO_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20121012 | |||
| 2 | CLASS_METADATA | Value transfer | Object reference (TYPE REF TO) | IF_ACO_CLASS_METADATA | Single-Character Flag | 20121012 | |||
| 3 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20121012 | |||
| 4 | IS_ASYNC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121012 | ||||
| 5 | IS_BGRFC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121012 | ||||
| 6 | RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20121012 |
Method DELETE_ACO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACO_CLS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20121012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20121012 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |