CRMT_BSP_UBB_DFA_BILLING_H SAP (/1BEA/S_CRMB_BDH_WRK) Structure details

Dictionary Type: Structure
Description: /1BEA/S_CRMB_BDH_WRK




ABAP Code to SELECT data from CRMT_BSP_UBB_DFA_BILLING_H
Related tables to CRMT_BSP_UBB_DFA_BILLING_H
Access table CRMT_BSP_UBB_DFA_BILLING_H




Structure field list including key, data, relationships and ABAP select examples

CRMT_BSP_UBB_DFA_BILLING_H is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "/1BEA/S_CRMB_BDH_WRK" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_CRMT_BSP_UBB_DFA_BILLING_H TYPE CRMT_BSP_UBB_DFA_BILLING_H.

The CRMT_BSP_UBB_DFA_BILLING_H table consists of various fields, each holding specific information or linking keys about /1BEA/S_CRMB_BDH_WRK data available in SAP. These include HEADNO_EXT (Billing Document), BILL_TYPE (Billing Type), PRIC_PROC (Pricing Procedure), BILL_ORG (Billing Unit).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP CRMT_BSP_UBB_DFA_BILLING_H structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
OBJECT_KEYObject Key CRMT_BSP_OBJECTKEYCHAR100
HEADNO_EXTBilling Document BEA_HEADNO_EXTCHAR10ALPHABEA_HEADNO_EXTBEA_HEADNO_EXT
BILL_TYPEBilling Type BEA_BILL_TYPECHAR4Assigned to domainBEA_BILL_TYPEBEAC_BTY
PRIC_PROCPricing Procedure BEA_PRIC_PROCCHAR6Assigned to domainPRC_PRIC_PROC
BILL_ORGBilling Unit BEA_BILL_ORGCHAR10Assigned to domainALPHABU_PARTNERBPABEAC_BILL_ORG
TRANSFER_STATUSBilling Status BEA_TRANSFER_STATUSCHAR1BEA_TRANSFER_STATUS
DOC_CURRENCYDocument Currency BEA_DOC_CURRENCYCUKY5Assigned to domainWAERSFWS
REF_CURRENCYReference Currency BEA_REF_CURRENCYCUKY5Assigned to domainWAERS
NET_VALUENet Value in Document Currency BEA_NET_VALUECURR15(2) WERTV8
PAYERPayer BEA_PAYERCHAR10Assigned to domainALPHABU_PARTNERBUPA
TERMS_OF_PAYMENTTerms of Payment BEA_TERMS_OF_PAYMENTCHAR4Assigned to domainCRM_PMNTTRMS
BILL_DATEBilling Date BEA_BILL_DATEDATS8SYDATS
REFERENCE_NOReference Number BEA_REFERENCE_NOCHAR30CHAR30
TAX_VALUETax Amount in Document Currency BEA_TAX_VALUECURR15(2) WERTV8
SPLIT_CRITERIASplitting Criterion BEA_SPLIT_CRITERIACHAR32BEA_SPLIT_CRITERIA
MAINT_DATEProcessing Date BEA_MAINT_DATEDATS8SYDATS
MAINT_TIMEProcessing Time BEA_MAINT_TIMETIMS6SYTIME
MAINT_USERCreated/Last Changed By BEA_MAINT_USERCHAR12USERNAMEUSER_ADDR
CANC_BDH_GUIDGUID of Cancelled Document Header BEA_CANC_BDH_GUIDRAW16SYSUUID
BILL_TO_GUIDBill-to Party GUID CRMT_BILL_TO_PARTYRAW16SYSUUID
PAYER_GUIDPayer GUID CRMT_PAYERRAW16SYSUUID

Key field Non-key field



How do I retrieve data from SAP structure CRMT_BSP_UBB_DFA_BILLING_H using ABAP code?

As CRMT_BSP_UBB_DFA_BILLING_H is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on CRMT_BSP_UBB_DFA_BILLING_H as there is no data to select.

How to access SAP table CRMT_BSP_UBB_DFA_BILLING_H

Within an ECC or HANA version of SAP you can also view further information about CRMT_BSP_UBB_DFA_BILLING_H and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!