SAP ABAP Class CL_EPIC_OPEN_ITEM_PARAMETERS (Claim bank receipts parameters)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics

⤷

⤷

Properties
Class | CL_EPIC_OPEN_ITEM_PARAMETERS | |
Short Description | Claim bank receipts parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FI-EPIC-GEN | Globalization: E-Payment Integration Generic Topics |
Created | 20131031 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EPIC_OPEN_ITEM_PARAMETERS has no interface implemented.
Friends
Class CL_EPIC_OPEN_ITEM_PARAMETERS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BELNR_RANGE | 20131115 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BLART_RANGE | 20131115 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BUDAT_RANGE | Posting Date in the Document | 20131115 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_GJAHR_RANGE | 20131115 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_WRBTR_RANGE | 20131115 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AGUMS | Special G/L Indicators for Selection | 20131115 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 20131115 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BZIRK | Sales district | 20131115 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131115 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KOART | Code for Account Type Involved in Bank Receipt Transaction | 20131115 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KTONR | Account Involved in Bank Receipt Transaction | 20131115 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPART | Division | 20131115 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VKBUR | Sales Office | 20131115 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VKGRP | Sales Group | 20131115 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VKORG | Sales Organization | 20131115 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRTNR | Y | 20131115 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VTWEG | Distribution Channel | 20131115 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WAERS | Currency Key | 20131115 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XNOPS | Indicator: Select only open items which are not special G/L? | 20131115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20131115 |
2 | ![]() |
Instance method | Public | Method | Get parameter agums | 20131115 |
3 | ![]() |
Instance method | Public | Method | Get parameter belnr | 20131115 |
4 | ![]() |
Instance method | Public | Method | Get parameter blart | 20131115 |
5 | ![]() |
Instance method | Public | Method | Get parameter budat | 20131115 |
6 | ![]() |
Instance method | Public | Method | Get parameter bukrs | 20131115 |
7 | ![]() |
Instance method | Public | Method | Get parameter bzirk | 20131115 |
8 | ![]() |
Instance method | Public | Method | Get parameter gjahr | 20131115 |
9 | ![]() |
Instance method | Public | Method | Get parameter koart | 20131115 |
10 | ![]() |
Instance method | Public | Method | Get parameter ktonr | 20131115 |
11 | ![]() |
Instance method | Public | Method | Get parameter overview flag | 20131115 |
12 | ![]() |
Instance method | Public | Method | Get parameter spart | 20131115 |
13 | ![]() |
Instance method | Public | Method | Get parameter vkbur | 20131115 |
14 | ![]() |
Instance method | Public | Method | Get parameter vkgrp | 20131115 |
15 | ![]() |
Instance method | Public | Method | Get parameter vkorg | 20131115 |
16 | ![]() |
Instance method | Public | Method | Get parameter vrtnr | 20131115 |
17 | ![]() |
Instance method | Public | Method | Get parameter vtweg | 20131115 |
18 | ![]() |
Instance method | Public | Method | Get parameter waers | 20131115 |
19 | ![]() |
Instance method | Public | Method | Get parameter wrbtr | 20131115 |
20 | ![]() |
Instance method | Public | Method | Get parameter xnops | 20131115 |
Events
Class CL_EPIC_OPEN_ITEM_PARAMETERS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_BELNR_RANGE | Public | See coding | 20131115 | tt_belnr_range TYPE RANGE OF belnr_d
|
||
2 | TT_BLART_RANGE | Public | See coding | 20131115 | tt_blart_range TYPE RANGE OF blart
|
||
3 | TT_BUDAT_RANGE | Public | See coding | 20131115 | tt_budat_range TYPE RANGE OF budat
|
||
4 | TT_GJAHR_RANGE | Public | See coding | 20131115 | tt_gjahr_range TYPE RANGE OF gjahr
|
||
5 | TT_WRBTR_RANGE | Public | See coding | 20131115 | tt_wrbtr_range TYPE RANGE OF wrbtr
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_AGUMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_AGUMS | Value transfer | Type reference (TYPE) | AGUMS | 20131115 |
Method GET_AGUMS on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_BELNR_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BELNR_RANGE | Value transfer | Type reference (TYPE) | TT_BELNR_RANGE | 20131115 |
Method GET_BELNR_RANGE on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_BLART_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BLART_RANGE | Value transfer | Type reference (TYPE) | TT_BLART_RANGE | 20131115 |
Method GET_BLART_RANGE on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_BUDAT_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BUDAT_RANGE | Value transfer | Type reference (TYPE) | TT_BUDAT_RANGE | 20131115 |
Method GET_BUDAT_RANGE on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_BUKRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Company Code | 20131115 |
Method GET_BUKRS on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_BZIRK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BZIRK | Value transfer | Type reference (TYPE) | BZIRK | 20131115 |
Method GET_BZIRK on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_GJAHR_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_GJAHR_RANGE | Value transfer | Type reference (TYPE) | TT_GJAHR_RANGE | 20131115 |
Method GET_GJAHR_RANGE on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_KOART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_KOART | Value transfer | Type reference (TYPE) | KOART | Account Type | 20131115 |
Method GET_KOART on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_KTONR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_KTONR | Value transfer | Type reference (TYPE) | KTONR | 20131115 |
Method GET_KTONR on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_OVERVIEW_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FROM_OVERVIEW_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Method GET_OVERVIEW_FLAG on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_SPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SPART | Value transfer | Type reference (TYPE) | SPART | 20131115 |
Method GET_SPART on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_VKBUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VKBUR | Value transfer | Type reference (TYPE) | VKBUR | 20131115 |
Method GET_VKBUR on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_VKGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VKGRP | Value transfer | Type reference (TYPE) | VKGRP | 20131115 |
Method GET_VKGRP on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_VKORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VKORG | Value transfer | Type reference (TYPE) | VKORG | 20131115 |
Method GET_VKORG on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_VRTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VRTNR | Value transfer | Type reference (TYPE) | VRTNR | 20131115 |
Method GET_VRTNR on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_VTWEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VTWEG | Value transfer | Type reference (TYPE) | VTWEG | 20131115 |
Method GET_VTWEG on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_WAERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WAERS | Value transfer | Type reference (TYPE) | WAERS | 20131115 |
Method GET_WAERS on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_WRBTR_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_WRBTR_RANGE | Value transfer | Type reference (TYPE) | TT_WRBTR_RANGE | 20131115 |
Method GET_WRBTR_RANGE on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
Method GET_XNOPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XNOPS | Value transfer | Type reference (TYPE) | XNOPS | 20131115 |
Method GET_XNOPS on class CL_EPIC_OPEN_ITEM_PARAMETERS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |