Table list used by SAP ABAP Function Module BOS_ECP_READ_SALES_DOCUMENT (Read the Sales Document for Easy Cost Planning)
SAP ABAP Function Module
BOS_ECP_READ_SALES_DOCUMENT (Read the Sales Document for Easy Cost Planning) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COMECP1 | Interface Service and Easy Cost Planning | SOURCE REFERENCE(COMECP) LIKE COMECP1 |
|
| 2 | COMSRV | Interface: MM External Services Management | SOURCE VALUE(I_COMSRV) LIKE COMSRV OPTIONAL |
|
| 3 | ESLL | Lines of Service Package | SOURCE T_ESLL STRUCTURE ESLL OPTIONAL |
|
| 4 | VBAK | Sales Document: Header Data | SOURCE VALUE(I_VBTYP) TYPE VBAK-VBTYP OPTIONAL |
|
| 5 | VBAP | Sales Document: Item Data | SOURCE VALUE(I_POSNR) TYPE VBAP-POSNR OPTIONAL |
|
| 6 | VBAP | Sales Document: Item Data | SOURCE VALUE(I_VBELN) TYPE VBAP-VBELN OPTIONAL |
|