SAP ABAP Class CL_DCFL_BASIC_CHECK (Obsolete - do not use)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FIN_DCFL_MASTERDATA (Package) Decoupling FI/LO: Services - Master Data Check
⤷
⤷
Properties
| Class | CL_DCFL_BASIC_CHECK | |
| Short Description | Obsolete - do not use | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_DCFL_MASTERDATA | Decoupling FI/LO: Services - Master Data Check |
| Created | 20100505 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DCFL_BASIC_CHECK has no interface implemented.
Friends
Class CL_DCFL_BASIC_CHECK has no friend class.
Attributes
Class CL_DCFL_BASIC_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check company code | 20100527 | |
| 2 | Static method | Public | Method | check PSP | 20100921 | |
| 3 | Static method | Public | Method | Check controlling area | 20100505 | |
| 4 | Static method | Public | Method | Check cost center | 20100505 | |
| 5 | Static method | Public | Method | Check vendor | 20100511 | |
| 6 | Static method | Public | Method | Check material | 20100505 | |
| 7 | Static method | Public | Method | Check profit center | 20100511 | |
| 8 | Static method | Public | Method | check PSP | 20100915 | |
| 9 | Static method | Public | Method | check Plant | 20110111 |
Events
Class CL_DCFL_BASIC_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KOKRS_KOSTL | Private | See coding | 20100531 | BEGIN OF ty_kokrs_kostl,
kokrs TYPE kokrs,
kostl TYPE kostl,
END OF ty_kokrs_kostl
|
Method Signatures
Method CHECK_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100527 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100527 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100527 | |||
| 4 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | '0000' | Fiscal Year | 20100527 |
Method CHECK_BUKRS on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_INTERNAL_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100921 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20100921 | |||
| 3 | IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order number | 20100921 | |||
| 4 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100921 | |||
| 5 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20100921 |
Method CHECK_INTERNAL_ORDER on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_KOKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100505 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100525 | |||
| 3 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | '0000' | Fiscal Year | 20100511 | ||
| 4 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20100505 |
Method CHECK_KOKRS on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_KOSTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100505 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100525 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100511 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100511 | |||
| 5 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20100505 | |||
| 6 | IV_KOSTL | Call by reference | Type reference (TYPE) | KOSTL | Cost Center | 20100505 |
Method CHECK_KOSTL on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_LIFNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100511 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100525 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20100511 |
Method CHECK_LIFNR on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_MATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100505 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100525 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20100505 | |||
| 4 | IV_MEINS | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20100505 | |||
| 5 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20100505 |
Method CHECK_MATNR on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_PRCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100511 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Callbackinterface of Preprocessor Framework | 20100525 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100511 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100511 | |||
| 5 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20100511 | |||
| 6 | IV_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Profit Center | 20100511 |
Method CHECK_PRCTR on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_PSP_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100915 | |||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20100915 | |||
| 3 | IV_PS_POSID | Call by reference | Type reference (TYPE) | PS_POSID | Work Breakdown Structure Element (WBS Element) | 20100915 |
Method CHECK_PSP_ELEMENT on class CL_DCFL_BASIC_CHECK has no exception.
Method CHECK_WERKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | 20110111 | ||||
| 2 | IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20110111 | |||
| 3 | IV_EKORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing Organization | 20110111 | |||
| 4 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | 20110111 |
Method CHECK_WERKS on class CL_DCFL_BASIC_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |