FKK_CARP_ITEM_SPLIT_ITEM SAP (Subitem for FKK_CARP_ITEM) Structure details

Dictionary Type: Structure
Description: Subitem for FKK_CARP_ITEM




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




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

FKK_CARP_ITEM_SPLIT_ITEM 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 "Subitem for FKK_CARP_ITEM" 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_FKK_CARP_ITEM_SPLIT_ITEM TYPE FKK_CARP_ITEM_SPLIT_ITEM.

The FKK_CARP_ITEM_SPLIT_ITEM table consists of various fields, each holding specific information or linking keys about Subitem for FKK_CARP_ITEM data available in SAP. These include OPUPZZ (Subnumber of Subitem (SY-TABIX with Virtual Assignment)), CL_AMT_OPBEL (Clearing Document or Printed Document), AUGST (Clearing status), CLBTTP (Posting Process for Clearing or Clearing Reset).. 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: Can be enhanced (character-type or numeric)


SAP FKK_CARP_ITEM_SPLIT_ITEM 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
OPUPZSubitem for a Partial Clearing in Document OPUPZ_KKNUMC3OPUPZ_KK
OPUPZZSubnumber of Subitem (SY-TABIX with Virtual Assignment) OPUPZZ_KKINT410SYST_LONG
CL_AMT_OPBELClearing Document or Printed Document AUGBL_KKCHAR12ALPHAAUGBL_KK
AUGSTClearing status AUGST_KKCHAR1AUGST_KK
CLBTTPPosting Process for Clearing or Clearing Reset CLEARPR_GDT_KKCHAR2CLEARPR_GDT
CL_CAT_CODEGlobal Data Type ClearingCategoryCode CLEARING_CAT_CODE_GDT_KKCHAR2CL_CAT_CODE_GDT_KK
FAEDNDue date for net payment FAEDN_KKDATS8DATUM
STUDTDeferral to STUDT_KKDATS8DATUM
AUGDTClearing date AUGDT_KKDATS8DATUM
AUGVDValue date for clearing AUGVD_KKDATS8DATUM
BETRWAmount in Transaction Currency with +/- Sign BETRW_KKCURR13(2) WRTV7
WAERSTransaction Currency BLWAE_KKCUKY5Assigned to domainWAERSFWS
AUGBTClearing amount in clearing currency AUGBT_KKCURR13(2) WRTV7
AUGWAClearing currency AUGWA_KKCUKY5Assigned to domainWAERS
ASKTOProportional cash discount amount in item currency ASKTO_KKCURR13(2) WRTV7
ORIWADocument currency of open item ORIWA_KKCUKY5Assigned to domainWAERS
ASKTWProportional cash discount in transaction currency ASKTW_KKCURR13(2) WRTV7
REFIDCharacter field length 24 CHAR24CHAR24CHAR24
PREV_CLBTTPPosting Process for Clearing or Clearing Reset CLEARPR_GDT_KKCHAR2CLEARPR_GDT
PREV_AUGSTClearing status AUGST_KKCHAR1AUGST_KK
PREV_AUGDTClearing date AUGDT_KKDATS8DATUM
PREV_AUGVDValue date for clearing AUGVD_KKDATS8DATUM

Key field Non-key field



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

As FKK_CARP_ITEM_SPLIT_ITEM 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 FKK_CARP_ITEM_SPLIT_ITEM as there is no data to select.

How to access SAP table FKK_CARP_ITEM_SPLIT_ITEM

Within an ECC or HANA version of SAP you can also view further information about FKK_CARP_ITEM_SPLIT_ITEM 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!