0% found this document useful (0 votes)
43 views1 page

Sap Table BAPICONDCT Erd

This document summarizes the SAP ABAP table BAPICONDCT, which contains information for condition tables in BAPI structures. It has fields for the condition usage, table number, application, and condition type, which are linked to additional tables that provide details for each field. The table also links to a condition agreement table through a many-to-many relationship.

Uploaded by

NadiaMotylevych
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Sap Table BAPICONDCT Erd

This document summarizes the SAP ABAP table BAPICONDCT, which contains information for condition tables in BAPI structures. It has fields for the condition usage, table number, application, and condition type, which are linked to additional tables that provide details for each field. The table also links to a condition agreement table through a many-to-many relationship.

Uploaded by

NadiaMotylevych
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SAP ABAP table BAPICONDCT {BAPI structure for condition tables}

KONA
MANDT [CLNT (3)]
BAPICONDCT-AGREE_COND = KONA-KNUMA
0..N
KNUMA [CHAR (10)]

T681
KVEWE [CHAR (1)]
BAPICONDCT-TABLE_NO = T681-KOTABNR
0..N 0..N KOTABNR [NUMC (3)]
BAPICONDCT
COND_USAGE [CHAR (1)]
TABLE_NO [CHAR (3)] 0..N BAPICONDCT-APPLICATIO = T681A-KAPPL T681A
APPLICATIO [CHAR (2)] 0..N BAPICONDCT-COND_USAGE = T681V-KVEWE 0..N KAPPL [CHAR (2)]
0..N
COND_TYPE [CHAR (4)]
AGREE_COND [CHAR (10)] T681V
0..N BAPICONDCT-COND_TYPE = T685-KSCHL 0..N
KVEWE [CHAR (1)]

T685
MANDT [CLNT (3)]
0..N KVEWE [CHAR (1)]

KAPPL [CHAR (2)]


KSCHL [CHAR (4)]

You might also like