Data Element list used by SAP ABAP Function Module CATT_GLPCAP_RETRN_REC_NO_DOC (GLPCA/P Rückgabe der Satznummer eines PCA Belegs anhand der DOCNR)
SAP ABAP Function Module
CATT_GLPCAP_RETRN_REC_NO_DOC (GLPCA/P Rückgabe der Satznummer eines PCA Belegs anhand der DOCNR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNR_D | Accounting Document Number | SOURCE REFERENCE(PCA_BELEG) LIKE GLPCA-DOCNR |
|
| 2 | GJAHR | Fiscal Year | SOURCE REFERENCE(GESCHAEFTSJAHR) LIKE GLPCA-RYEAR |
|
| 3 | GU_RECID | Record number of the line item record | SOURCE REFERENCE(SATZNUMMER) LIKE GLPCA-GL_SIRID |
|
| 4 | PPRCTR | Partner Profit Center | SOURCE REFERENCE(P_PROFIT_CENTER) LIKE GLPCA-SPRCTR |
|
| 5 | PRCTR | Profit Center | SOURCE REFERENCE(PROFIT_CENTER) LIKE GLPCA-RPRCTR |
|
| 6 | RACCT | Account Number | SOURCE REFERENCE(KONTONUMMER) LIKE GLPCA-RACCT OPTIONAL |
|
| 7 | RRCTY | Record Type | SOURCE REFERENCE(SATZART) LIKE GLPCA-RRCTY |
|
| 8 | RVERS_PCA | Version | SOURCE REFERENCE(VERSION) LIKE GLPCA-RVERS DEFAULT '000' |
|
| 9 | SHKZG | Debit/Credit Indicator | SOURCE REFERENCE(SOLL_HABEN_KZ) LIKE GLPCA-DRCRK |
|
| 10 | STAGR | Statistical key figure | SOURCE REFERENCE(STAT_KENNZ) LIKE GLPCA-STAGR OPTIONAL |
|