SAP ABAP Class CL_FINB_GN_HIGH_LEVEL (Generator Core (High Level))
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_HIGH_LEVEL | High-Level Interface of the Generator | 20010724 |
Properties
| Class | CL_FINB_GN_HIGH_LEVEL | |
| Short Description | Generator Core (High Level) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | FINB_GN | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_GENERATOR | Generator |
| Created | 20010724 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_HIGH_LEVEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_GN_HIGH_LEVEL | High-Level Interface of the Generator | 20010724 |
Friends
Class CL_FINB_GN_HIGH_LEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_GN_CATALOGS | Catalog of Generated Objects | 20010724 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_GN_CONFIGURATION | Configuration of the Generator | 20010724 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Language Key | 20010731 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_GN_LOW_LEVEL | Low Level Interface of Generator | 20011004 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FINB_GN_APPL | Application | 20010724 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FINB_GN_APPL_EXT | Application Enhancement (Generator) | 20040120 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | MANDT | Client | 20010724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010724 | |
| 2 | Static method | Public | Method | Creates Instance for the Generator (High Level) | 20010724 | |
| 3 | Instance method | Protected | Method | Gets Worklist (IF_FINB_GN_LOW_LEVEL) | 20040120 |
Events
Class CL_FINB_GN_HIGH_LEVEL has no event.
Types
Class CL_FINB_GN_HIGH_LEVEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Value transfer | Type reference (TYPE) | FINB_GN_APPL | Anwendung | 20010724 | |||
| 2 | I_APPL_EXT | Value transfer | Type reference (TYPE) | CLIKE | Anwendungserweiterung (Generator) | 20010724 | |||
| 3 | I_CLIENT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20010724 | |||
| 4 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendung ist ungültig | 20030502 |
Method GET_FACADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Value transfer | Type reference (TYPE) | FINB_GN_APPL | Anwendung | 20010724 | |||
| 2 | I_APPL_EXT | Value transfer | Type reference (TYPE) | CLIKE | Anwendungserweiterung | 20010724 | |||
| 3 | I_CLIENT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20010724 | |||
| 4 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010731 | |||
| 5 | RO_FACADE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_FINB_GN_HIGH_LEVEL | low Level Interface des Generators | 20010724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendung ist ungültig | 20030502 |
Method GET_WORKLIST Signature
Method GET_WORKLIST on class CL_FINB_GN_HIGH_LEVEL has no parameter.
Method GET_WORKLIST on class CL_FINB_GN_HIGH_LEVEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |