SAP ABAP Class CL_BSPL_FEEDER_ADJUSTMENTS (Adjustment Postings: Transaction Types)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FIN_BS_DIALOG (Package) Balance Sheet Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101116 |
Properties
| Class | CL_BSPL_FEEDER_ADJUSTMENTS | |
| Short Description | Adjustment Postings: Transaction Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_BS_DIALOG | Balance Sheet Dialog |
| Created | 20101116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSPL_FEEDER_ADJUSTMENTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20101116 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101116 |
Friends
Class CL_BSPL_FEEDER_ADJUSTMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | AWTYP | 'BKPFF' | Reference Transaction | 20101117 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | ACCCR_T | Accounting Interface: Currency Information | 20110202 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ACCHD_T | Transfer Table: Header Information for FI Documents | 20110202 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ACCIT_T | Accounting Interface: Item Information | 20110202 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CHAR20 | 'POST_ADJUSTMENT' | Perform Adjustment Posting | 20101116 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | BSPL_ADJUSTMENT_POSTING | Adjustment Postings: Transaction Types | 20101116 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BSACC_HIST_CUST | General Settings for Account History | 20110221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101117 | ||
| 2 | Instance method | Private | Method | 20101117 | ||
| 3 | Instance method | Private | Method | 20101117 | ||
| 4 | Instance method | Private | Method | 20101117 | ||
| 5 | Instance method | Public | Constructor | 20110221 | ||
| 6 | Instance method | Private | Method | 20101117 | ||
| 7 | Static method | Public | Method | 20110203 | ||
| 8 | Static method | Public | Method | 20101116 |
Events
Class CL_BSPL_FEEDER_ADJUSTMENTS has no event.
Types
Class CL_BSPL_FEEDER_ADJUSTMENTS has no local type.
Method Signatures
Method BUILD_ACCCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACCCR_T | Call by reference | Type reference (TYPE) | ACCCR_T | Schnittstelle ins Rechnungswesen: Währungsinformation | 20101117 |
Method BUILD_ACCCR on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method BUILD_ACCHD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACCHD_T | Call by reference | Type reference (TYPE) | ACCHD_T | Übergabetabelle Kopfinformationen für die RW-Belege | 20101117 |
Method BUILD_ACCHD on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method BUILD_ACCIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACCIT_T | Call by reference | Type reference (TYPE) | ACCIT_T | Schnittstelle ins Rechnungswesen: Positionsinformation | 20101117 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110221 |
Method BUILD_ACCIT on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method CHECK_POSTING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20101119 |
Method CHECK_POSTING_DATA on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSPL_FEEDER_ADJUSTMENTS has no parameter.
Method CONSTRUCTOR on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method DO_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOC_NUMBER | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20101117 | |||
| 2 | E_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101117 |
Method DO_POSTING on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method POSTING_DATA_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_DATA_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110203 |
Method POSTING_DATA_OK on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
Method SET_POSTING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20110202 | |||
| 2 | IV_DOC_NO | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20110202 | |||
| 3 | IV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20110202 | |||
| 4 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | 20110202 |
Method SET_POSTING_DATA on class CL_BSPL_FEEDER_ADJUSTMENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |