SAP ABAP Class CL_ECS_BALANCE_EXAMPLE (Change to German)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
AC_INT_ECS_IN_APPL (Package) ECS: API Inbound Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100326 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GLE_ECS_BALANCE_DOC | Interface for BAdI: GLE_ECS_BALANCE_DOC | 20100326 |
Properties
| Class | CL_ECS_BALANCE_EXAMPLE | |
| Short Description | Change to German | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AC_INT_ECS_IN_APPL | ECS: API Inbound Layer |
| Created | 20100326 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECS_BALANCE_EXAMPLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100326 | ||
| 2 | IF_GLE_ECS_BALANCE_DOC | Interface for BAdI: GLE_ECS_BALANCE_DOC | 20100326 |
Friends
Class CL_ECS_BALANCE_EXAMPLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BSCHL | '40' | Posting Key | 20100326 | ||
| 2 | Constant | Private | Type reference (TYPE) | BSCHL | '50' | Posting Key | 20100326 | ||
| 3 | Constant | Private | Type reference (TYPE) | SHKZG | 'H' | Debit/Credit Indicator | 20100326 | ||
| 4 | Constant | Private | Type reference (TYPE) | SHKZG | 'S' | Debit/Credit Indicator | 20100326 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | TTY_BSCHL_SHKZG | Posting Key | 20100326 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Forms New Balance Correction Line | 20100326 | |
| 2 | Instance method | Private | Method | Gets New Clearing Line | 20100326 | |
| 3 | Instance method | Private | Method | Gets the Posting Key for Debit/Credit Indicator | 20100326 |
Events
Class CL_ECS_BALANCE_EXAMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_BAL_COLLECT | Private | See coding | 20100326 | |
||
| 2 | TTY_BSCHL_SHKZG | Private | See coding | 20100326 | |
||
| 3 | TY_BAL_COLLECT | Private | See coding | 20100326 | |
||
| 4 | TY_BSCHL_SHKZG | Private | See coding | 20100326 | |
Method Signatures
Method CREATE_BALANCING_LINES_NEW Signature
Method CREATE_BALANCING_LINES_NEW on class CL_ECS_BALANCE_EXAMPLE has no exception.
Method GET_BALANCING_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_NEW_ACCIT | Call by reference | Type reference (TYPE) | ACCIT | Accounting Interface: Item Information | 20100326 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100326 | |||
| 3 | US_SAVE_ACCIT | Call by reference | Type reference (TYPE) | ACCIT | Accounting Interface: Item Information | 20100326 | |||
| 4 | UT_ACCIT | Call by reference | Type reference (TYPE) | ACCIT_T | Accounting Interface: Item Information | 20100326 | |||
| 5 | UT_BAL_ACCCR | Call by reference | Type reference (TYPE) | ACCCR_T | Accounting interface: Currency information | 20100326 | |||
| 6 | UT_SORT_ACCCR | Call by reference | Type reference (TYPE) | ACCCR_T | Accounting interface: Currency information | 20100326 | |||
| 7 | UV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100326 |
Method GET_BALANCING_LINE on class CL_ECS_BALANCE_EXAMPLE has no exception.
Method GET_SHKZG_FROM_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SHKZG | Call by reference | Type reference (TYPE) | ACCIT-SHKZG | Debit/Credit Indicator | 20100326 | |||
| 2 | UV_BSCHL | Call by reference | Type reference (TYPE) | BSCHL | Posting Key | 20100326 |
Method GET_SHKZG_FROM_PKEY on class CL_ECS_BALANCE_EXAMPLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |