SAP ABAP Class CL_EBPP_PAYREG_IT_BY_PAYREF_QR (Proxy Class (Generated))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FIN-FSCM-BD (Application Component) Biller Direct
⤷
EBPP_APAR_2_XI_PROXY (Package) AP/AR/BL & Biller Direct (new modelling)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | II_EBPP_PAYREG_IT_BY_PAYREF_QR | query and response for paymentregisteritems by payment refer | 20070529 |
Properties
Class | CL_EBPP_PAYREG_IT_BY_PAYREF_QR | |
Short Description | Proxy Class (Generated) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | EBPP_APAR_2_XI_PROXY | AP/AR/BL & Biller Direct (new modelling) |
Created | 20070529 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | II_EBPP_PAYREG_IT_BY_PAYREF_QR | query and response for paymentregisteritems by payment refer | 20070529 |
Friends
Class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no friend class.
Attributes
Class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20070529 | |
2 | ![]() |
Instance method | Private | Method | 20070529 | |
3 | ![]() |
Instance method | Private | Method | 20070529 | |
4 | ![]() |
Instance method | Private | Method | 20070529 | |
5 | ![]() |
Instance method | Private | Method | 20070529 | |
6 | ![]() |
Instance method | Private | Method | 20070529 | |
7 | ![]() |
Instance method | Private | Method | Zahlungselektieren | 20090710 |
Events
Class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_PAYMENT | Private | See coding | Payments | 20090731 | begin of S_PAYMENT.
include type APAREBPP_PAYAMOUNT.
types belnr type belnr_d.
types gjahr type gjahr.
types valut type valut.
types budat type budat.
types xno_valut type flag. "do not take value date (differs)
types rfzei type bseg-rfzei.
types end of s_payment
|
|
2 | TY_S_SELOPT_RANGE_CHAR255 | Private | See coding | 20100302 | BEGIN OF ty_s_selopt_range_char255 ,
sign TYPE c LENGTH 1,
option TYPE c LENGTH 2,
low TYPE c length 255,
high TYPE c length 255,
END OF ty_s_selopt_range_char255
|
||
3 | T_PAYMENT | Private | See coding | Table of Payments | 20090731 | T_PAYMENT type STANDARD TABLE OF s_payment
|
Method Signatures
Method INPUT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_R_PAYMENT_ID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE | Proxy Data Element (Generated) | 20100302 | ||
2 | ![]() |
ET_R_PAYMENT_ITEMID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | table type for range for payment id | 20100302 | ||
3 | ![]() |
EV_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20100302 | ||
4 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | EBPP_PAY_REG_ITEM_BY_PAYREF_QU | query for paymentregister items by a payment reference | 20070529 |
Method INPUT_CONVERSION on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method OUTPUT_CONVERSION Signature
Method OUTPUT_CONVERSION on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no parameter.
Method OUTPUT_CONVERSION on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method READ_APAR_PYBEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PAYMENT_REG | Call by reference | Type reference (TYPE) | SAPPLCO_PAY_REG_TT | Proxy Table Type (Generated) | 20100302 | ||
2 | ![]() |
CV_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20100302 | ||
3 | ![]() |
IT_R_PAYMENT_ID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE | table type for range for payment id | 20100302 | ||
4 | ![]() |
IT_R_PAYMENT_ITEMID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | table type for range for payment id | 20100302 |
Method READ_APAR_PYBEL on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method READ_FKK_PYBEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070529 | ||
2 | ![]() |
PAYMENT_ID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE | table type for range for payment id | 20070529 | ||
3 | ![]() |
PAYMENT_ITEMID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | table type for range for payment id | 20070529 | ||
4 | ![]() |
PAYMENT_REG | Call by reference | Type reference (TYPE) | SAPPLCO_PAY_REG_TT | Proxy Table Type (Generated) | 20070529 |
Method READ_FKK_PYBEL on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method READ_PAYINFO_FKK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BANKL | Call by reference | Type reference (TYPE) | BANKL | Bank number | 20070529 | ||
2 | ![]() |
BANKN | Call by reference | Type reference (TYPE) | BANKN | Bank account number | 20070529 | ||
3 | ![]() |
CCINS | Call by reference | Type reference (TYPE) | CCINS | Payment cards: Card type | 20070529 | ||
4 | ![]() |
CCNUM | Call by reference | Type reference (TYPE) | CCNUM | Payment cards: Card number | 20070529 | ||
5 | ![]() |
CHCKN | Call by reference | Type reference (TYPE) | CHAR13 | cheque number | 20070529 | ||
6 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PAY_REG_ITEM | Proxy Structure (Generated) | 20070529 | ||
7 | ![]() |
I_HERKF | Call by reference | Type reference (TYPE) | CHAR2 | Document Origin Key | 20070727 |
Method READ_PAYINFO_FKK on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method READ_PAY_LOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070529 | ||
2 | ![]() |
PAYMENT_ID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE | table type for range for payment id | 20070529 | ||
3 | ![]() |
PAYMENT_ITEMID | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | table type for range for payment id | 20070529 | ||
4 | ![]() |
PAYMENT_REG | Call by reference | Type reference (TYPE) | SAPPLCO_PAY_REG_TT | Proxy Structure (Generated) | 20070529 |
Method READ_PAY_LOT on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
Method SELECT_PAYMENT_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PAYMENT | Call by reference | Type reference (TYPE) | T_PAYMENT | Payments | 20090731 | ||
2 | ![]() |
E_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090710 | ||
3 | ![]() |
IT_R_BELNR | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | range for document number | 20100302 | ||
4 | ![]() |
IT_R_BUKRS | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | range for company code | 20100302 | ||
5 | ![]() |
IT_R_GJAHR | Call by reference | Type reference (TYPE) | EBPP_TT_PAYMENT_RANGE2 | range for fiscal year | 20100302 |
Method SELECT_PAYMENT_P on class CL_EBPP_PAYREG_IT_BY_PAYREF_QR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 602 |