SAP table J_3RCESSION_CUST (Document Types Selections For Cession Report)

SAP table J_3RCESSION_CUST has 3 primary key fields being MANDT,DOC_TYPE,SEQNR.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 MANDT
DOC_TYPE Document Type CHAR 1 0 J_3R_DOC_TYPE
A Document Type A
B Document Type B
C Document Type C
D Document Type D
SEQNR Number of Infotype Record With Same Key NUMC 3 0 SEQNR
SHKZG Debit/Credit Indicator CHAR 1 0 SHKZG
H Credit
S Debit
BSCHL_SIGN Inclusion/exclusion criterion SIGN for range tables CHAR 1 0 BAPISIGN
E Exclusive of defined values/range
I Inclusive of defined values/range
BSCHL_OPTION Selection operator OPTION for range tables CHAR 2 0 BAPIOPTION
BT Between lower and upper value (Low <= x <= High)
CP Contains the pattern
EQ Equal To (= Low)
GE Greater Than or Equal To (>=Low)
GT Greater than (> Low)
LE Less Than or Equal To (<= Low)
LT Less than (< Low)
NB Outside lower and upper value (x < Low and High < x )
NE Not equal to (<> Low)
NP Does not contain the pattern
BSCHL_LOW Posting Key CHAR 2 0 BSCHL
BSCHL_HIGH Posting Key CHAR 2 0 BSCHL
HKONT_SIGN Inclusion/exclusion criterion SIGN for range tables CHAR 1 0 BAPISIGN
E Exclusive of defined values/range
I Inclusive of defined values/range
HKONT_OPTION Selection operator OPTION for range tables CHAR 2 0 BAPIOPTION
BT Between lower and upper value (Low <= x <= High)
CP Contains the pattern
EQ Equal To (= Low)
GE Greater Than or Equal To (>=Low)
GT Greater than (> Low)
LE Less Than or Equal To (<= Low)
LT Less than (< Low)
NB Outside lower and upper value (x < Low and High < x )
NE Not equal to (<> Low)
NP Does not contain the pattern
HKONT_LOW General Ledger Account CHAR 10 0 HKONT
HKONT_HIGH General Ledger Account CHAR 10 0 HKONT