SAP ABAP Class CL_TRANSACTION_ADJ (Treasury: Reconciliation Business Transaction)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
⤷
FTR_ADJUSTMENT (Package) Treasury: Reconciliation Business Transactions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000428 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USER_DATA_TRG | Owner of User Data | 20000502 |
Properties
Class | CL_TRANSACTION_ADJ | |
Short Description | Treasury: Reconciliation Business Transaction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 10 | Persistent Class |
Package | FTR_ADJUSTMENT | Treasury: Reconciliation Business Transactions |
Created | 20000428 | SAP |
Last change | 20050109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20000428 | ||
2 | IF_USER_DATA_TRG | Owner of User Data | 20000502 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_TRANSACTION_ADJ | 20011017 | Base Agent Treasury: Reconciliation Business Transaction |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_ADJUSTMENT_CAT | Treasury: Reconciliation Category | 20011017 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_ADJUSTMENT_DATE | Reconciliation key date | 20011017 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_BUSTRANSID | Treasury: Identifier of Distributor Business Transaction | 20011017 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_DIS_FLOWTYPE | Treasury: Update type | 20011017 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_POS_IDENTIFIER_DIF | Position Identifier | 20011017 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20011017 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_ADJTRANSTATE | Update status of a reconciliation business transaction | 20011017 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Globally Unique Identifier | 20011017 |
Methods
Events
Class CL_TRANSACTION_ADJ has no event.
Types
Class CL_TRANSACTION_ADJ has no local type.
Method Signatures
Method GETU_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ADJUSTMENT_CAT | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_CAT | Abstimmtyp | 20000505 | ||
2 | ![]() |
EX_ADJUSTMENT_DATE | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_DATE | Abstimmdatum | 20000505 | ||
3 | ![]() |
EX_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Distributor GV | 20000505 | ||
4 | ![]() |
EX_DIST_FLOWTYPE | Call by reference | Type reference (TYPE) | TPM_DIS_FLOWTYPE | Distributor Bewegungsart | 20000518 | ||
5 | ![]() |
EX_IDENTIFIER | Call by reference | Object reference (TYPE REF TO) | CL_POS_IDENTIFIER_DIF | Identifikator | 20000505 | ||
6 | ![]() |
EX_POSTING_STATE | Call by reference | Type reference (TYPE) | TPM_ADJTRANSTATE | Buchungsstatus | 20000505 | ||
7 | ![]() |
EX_USER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | User Infos | 20000518 |
Method GETU_ATTRIBUTES on class CL_TRANSACTION_ADJ has no exception.
Method GET_ADJUSTMENT_CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_ADJUSTMENT_CAT | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_ADJUSTMENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_ADJUSTMENT_DATE | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_BUSTRANSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_DIST_FLOWTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_DIS_FLOWTYPE | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_POS_IDENTIFIER_DIF | Attributwert | 20000504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_MANDT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | MANDT | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_POSTING_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_ADJTRANSTATE | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method GET_USER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ADJUSTMENT_CAT | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_CAT | Abstimmtyp | 20000503 | ||
2 | ![]() |
IM_ADJUSTMENT_DATE | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_DATE | Abstimmstichtag | 20000503 | ||
3 | ![]() |
IM_P_IDENTIFIER | Call by reference | Object reference (TYPE REF TO) | CL_POS_IDENTIFIER_DIF | Bestandsindentifikator | 20000504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstimmtyp fehlt | 20000503 | |
2 | ![]() |
Abstimmdatum fehlt | 20000503 | |
3 | ![]() |
Differenzierungs Parameter fehler | 20000504 | |
4 | ![]() |
Identifikator ungültig | 20000504 | |
5 | ![]() |
Bewertungsbereich fehlt | 20000503 |
Method POST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEST_RUN | Call by reference | Type reference (TYPE) | BOOLEAN | Simulationslauf? | 20000503 | ||
2 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | TPM_RETURN_TYPE | Ergebnis | 20000503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unzulässiger Buchungsstatus: nur geplante GV zulässig | 20000503 |
Method POST_DIST_SPEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISTRIBUTOR | Call by reference | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Distributor | 20000503 |
Method POST_DIST_SPEC on class CL_TRANSACTION_ADJ has no exception.
Method REVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REVERSAL_REASON | Call by reference | Type reference (TYPE) | STGRD | Stornogrund | 20000608 | ||
2 | ![]() |
IM_TEST_RUN | Call by reference | Type reference (TYPE) | BOOLEAN | Simulationslauf? | 20000503 | ||
3 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | TPM_RETURN_TYPE | Ergebnis | 20000503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unzulässiger Buchungsstatus | 20000503 |
Method REVERSE_DIST_SPEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISTRIBUTOR | Call by reference | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Distributor | 20000503 | ||
2 | ![]() |
IM_REVERSAL_REASON | Call by reference | Type reference (TYPE) | STGRD | Stornogrund | 20000608 |
Method REVERSE_DIST_SPEC on class CL_TRANSACTION_ADJ has no exception.
Method SET_ADJUSTMENT_CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADJUSTMENT_CAT | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_CAT | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_ADJUSTMENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADJUSTMENT_DATE | Call by reference | Type reference (TYPE) | TPM_ADJUSTMENT_DATE | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_BUSTRANSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_DIST_FLOWTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIST_FLOWTYPE | Call by reference | Type reference (TYPE) | TPM_DIS_FLOWTYPE | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDENTIFIER | Call by reference | Object reference (TYPE REF TO) | CL_POS_IDENTIFIER_DIF | Attributwert | 20000504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_MANDT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MANDT | Call by reference | Type reference (TYPE) | MANDT | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_POSTING_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSTING_STATE | Call by reference | Type reference (TYPE) | TPM_ADJTRANSTATE | Attributwert | 20000502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
Method SET_USER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011017 |
History
Last changed by/on | SAP | 20050109 |
SAP Release Created in |