SAP ABAP Interface IF_ACO_CLASS_METADATA (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_ACO_CLASS_METADATA | |
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_ACO_CLASS_METADATA has no interface.
Friends
Interface IF_ACO_CLASS_METADATA 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 | CLASS_METADATA | Instance attribute | Public | Type reference (TYPE) | T_CLASS_METADATA | 20121012 | |||
3 | FUNCTION_NAME | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function name | 20121012 | ||
4 | IS_ASYNC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
5 | IS_BGRFC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
6 | RFC_DESTINATION | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121012 | ||
7 | XML_METADATA | Instance attribute | Public | Type reference (TYPE) | XSTRING | 20121012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121012 |
Events
Interface IF_ACO_CLASS_METADATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CLASS_METADATA | Public | See coding | 20121012 | begin of T_CLASS_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_class_metadata
|
Method Signatures
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 | ![]() |
FUNCTION_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20121012 | ||
3 | ![]() |
IS_ASYNC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
4 | ![]() |
IS_BGRFC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121012 | |||
5 | ![]() |
META_DATA | Value transfer | Object reference (TYPE REF TO) | IF_ACO_CLASS_METADATA | Single-Character Flag | 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 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |