P_OutgoingCheck

CDS view OutgoingCheck basic | view: POUTGOINGCHECK | Extraction: Not supported | Component: Fiori UI for Accounts Payable
Tables used: PAYR
Column Name Description
PaymentCompanyCode FK Paying company code
HouseBank FK Short Key for a House Bank
HouseBankAccount FK ID for Account Details
PaymentMethod FK Payment Method
OutgoingCheque Check number
Column Name Description
PaidAmountInPaytCurrency null
💲 Currency Key (PaymentCurrency):
CashDiscountAmount Total Cash Discount for the Pmnt Transactn in Pmnt Currency
Column Name Description
Column Name Description
ChequePaymentDate Probable Payment Date (Cash Discount 1 Due)
PaymentDocPrintDate Print Date
PaymentDocPrintTime Print Time
ChequeEncashmentDate Check encashment date
ChequeLastExtractDate Date of Extract Creation
ChequeVoidedDate Voided Check Date
Column Name Description
ChequeIsManuallyIssued X - Manual check Show values
ChequeIsCashed X - Paid Check Show values
IsIntercompanyPayment X - Intercompany Payment Show values
ChequeType Type of Check for China Specific Show values
ChequeStatus Status of Check Document Show values
ChequeIssuingType Outgoing Check Output Field Show values
Column Name Description Domain name
ChequebookFirstCheque Check Number From CHCKN
Supplier Account Number of Supplier LIFNR
PaymentDocument Document Number of the Payment Document BELNR
FiscalYear Fiscal Year GJAHR
PaymentDocPrintedByUser Print User UNAME
PayeeTitle Title of the payee TEXT15
PayeeName Name of the payee TEXT35
PayeeAdditionalName Name of the payee TEXT35
PayeePostalCode Postal Code of the Payee PSTLZ
PayeeCityName City of the payee TEXT35
PayeeStreet Street and house number of the payee TEXT35
PayeePOBox P.O. box of the payee PFACH
ChequeVoidedByUser Voided check user UNAME
PayeePOBoxPostalCode P.O. box postal code of the payee PSTLZ
PayeePOBoxCityName City of payee's PO box TEXT35
VoidedChequeUsage null
Master Data Relations Join Conditions
Void reason code
  • Client
  • Check void reason code
  • P_OUTGOINGCHECK.MANDT == TVOID.MANDT
  • P_OUTGOINGCHECK.CHEQUEVOIDREASON == TVOID.VOIDR
Country/Region Key
  • Client
  • Country/Region Key
  • P_OUTGOINGCHECK.MANDT == T005.MANDT
  • P_OUTGOINGCHECK.COUNTRY == T005.LAND1
House bank
  • Client
  • Short Key for a House Bank
  • Paying company code
  • P_OUTGOINGCHECK.MANDT == T012.MANDT
  • P_OUTGOINGCHECK.HOUSEBANK == T012.HBKID
  • P_OUTGOINGCHECK.PAYMENTCOMPANYCODE == T012.BUKRS
Account details
  • Client
  • Short Key for a House Bank
  • Paying company code
  • ID for Account Details
  • P_OUTGOINGCHECK.MANDT == T012K.MANDT
  • P_OUTGOINGCHECK.HOUSEBANK == T012K.HBKID
  • P_OUTGOINGCHECK.PAYMENTCOMPANYCODE == T012K.BUKRS
  • P_OUTGOINGCHECK.HOUSEBANKACCOUNT == T012K.HKTID
Paying company code
  • Client
  • Paying company code
  • P_OUTGOINGCHECK.MANDT == T001.MANDT
  • P_OUTGOINGCHECK.PAYMENTCOMPANYCODE == T001.BUKRS
Currency Key
  • Client
  • Currency Key
  • P_OUTGOINGCHECK.MANDT == TCURC.MANDT
  • P_OUTGOINGCHECK.PAYMENTCURRENCY == TCURC.WAERS
Payment Method
  • Client
  • Payment Method
  • ?
  • P_OUTGOINGCHECK.MANDT == T042Z.MANDT
  • P_OUTGOINGCHECK.PAYMENTMETHOD == T042Z.ZLSCH
  • P_OUTGOINGCHECK.[column in domain "LAND1"] == T042Z.LAND1
Regional code of the payee
  • Client
  • Regional code of the payee
  • Country/Region Key
  • P_OUTGOINGCHECK.MANDT == T005S.MANDT
  • P_OUTGOINGCHECK.REGION == T005S.BLAND
  • P_OUTGOINGCHECK.COUNTRY == T005S.LAND1