SAP ABAP Class IF_DCFL_ACCNOT_SERVICES (Services for Accounting Notification)
Properties
Class | IF_DCFL_ACCNOT_SERVICES | |
Short Description | Services for Accounting Notification | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100914 | 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 IF_DCFL_ACCNOT_SERVICES has no interface implemented.
Friends
Class IF_DCFL_ACCNOT_SERVICES has no friend class.
Attributes
Class IF_DCFL_ACCNOT_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | check, whether a change message comes before the create mess | 20101110 |
2 | ![]() |
Instance method | Public | Method | check. whether a retry is possible | 20100914 |
3 | ![]() |
Instance method | Public | Method | check, whether a reversal is allowed | 20101026 |
4 | ![]() |
Instance method | Public | Method | check, whether a reversal is allowed | 20101115 |
5 | ![]() |
Instance method | Public | Method | with processing status 02 | 20100914 |
6 | ![]() |
Instance method | Public | Method | 20100914 | |
7 | ![]() |
Instance method | Public | Method | 20100914 | |
8 | ![]() |
Instance method | Public | Method | save | 20100915 |
9 | ![]() |
Instance method | Public | Method | set processing status 03 | 20100914 |
Events
Class IF_DCFL_ACCNOT_SERVICES has no event.
Types
Class IF_DCFL_ACCNOT_SERVICES has no local type.
Method Signatures
Method CHECK_CHANGE_BEFORE_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20101110 | ||
2 | ![]() |
IS_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20101110 | ||
3 | ![]() |
IV_ACTION_CODE | Call by reference | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20101110 | ||
4 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20101110 | ||
5 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | Operation | 20101110 |
Method CHECK_CHANGE_BEFORE_CREATE on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method CHECK_RETRY_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG_COMMON_KEY | Call by reference | Type reference (TYPE) | DCFLS_MSG_COMMON_KEY | Comon key for message | 20100928 | ||
2 | ![]() |
EV_POSSIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100914 | ||
3 | ![]() |
IV_ACCNOTIF_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100914 |
Method CHECK_RETRY_POSSIBLE on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method CHECK_REVERSAL_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20101026 | ||
2 | ![]() |
IS_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20101026 | ||
3 | ![]() |
IV_ACTION_CODE | Call by reference | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20101026 | ||
4 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20101026 | ||
5 | ![]() |
IV_CALL_BEFORE_ACCNOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110124 | ||
6 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | Operation | 20101026 |
Method CHECK_REVERSAL_ALLOWED on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method CHECK_REVERSAL_MULTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20101115 | ||
2 | ![]() |
IS_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20101115 | ||
3 | ![]() |
IV_ACTION_CODE | Call by reference | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20101115 | ||
4 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20101115 | ||
5 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | Operation | 20101115 |
Method CHECK_REVERSAL_MULTI on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method CREATE_ACCNOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACCNOTIF_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100914 | ||
2 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20100914 | ||
3 | ![]() |
IS_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20100914 | ||
4 | ![]() |
IV_ACTION_CODE | Call by reference | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20101020 | ||
5 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100914 | ||
6 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | Operation | 20100914 |
Method CREATE_ACCNOT on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method READ_ACCNOT_BY_ALTKEY_REFID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALL_FINISHED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100914 | ||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100914 | ||
3 | ![]() |
IV_AWORG | Call by reference | Type reference (TYPE) | AWORG | Reference Organizational Units | 20101207 | ||
4 | ![]() |
IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100914 | ||
5 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100914 | ||
6 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20100914 | ||
7 | ![]() |
IV_REFID | Call by reference | Type reference (TYPE) | DCFL_REFID | Accounting Notification: Reference ID | 20100914 |
Method READ_ACCNOT_BY_ALTKEY_REFID on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method READ_ACCNOT_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20100914 | ||
2 | ![]() |
EV_ACTION_CODE | Call by reference | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20101103 | ||
3 | ![]() |
EV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20101103 | ||
4 | ![]() |
EV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | Operation | 20101103 | ||
5 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20100914 | ||
6 | ![]() |
IV_ACCNOTIF_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100914 |
Method READ_ACCNOT_BY_KEY on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CALL_FROM_POSTPROCESSING | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100915 |
Method SAVE on class IF_DCFL_ACCNOT_SERVICES has no exception.
Method SET_ACCNOT_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_DCFL_PREPROCESSOR_CALLBACK | Decoupling: Callbackinterface of Preprocessor Framework | 20100914 | ||
2 | ![]() |
IV_ACCNOTIF_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100914 |
Method SET_ACCNOT_FINISHED on class IF_DCFL_ACCNOT_SERVICES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |