Data Element list used by SAP ABAP Function Module CN_PP_FPLA_COPY (Kopieren von Teilrechnungplänen innerhalb PS (Vorlage, Simulation...))
SAP ABAP Function Module
CN_PP_FPLA_COPY (Kopieren von Teilrechnungplänen innerhalb PS (Vorlage, Simulation...)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEDAT_FP | Start date for billing plan/invoice plan | SOURCE VALUE(I_BEDAT) LIKE FPLA-BEDAT OPTIONAL |
|
| 2 | CO_APLZL | General counter for order | SOURCE VALUE(I_APLZL) LIKE AFVC-APLZL DEFAULT '00000000' |
|
| 3 | CO_AUFPL | Routing number of operations in the order | SOURCE VALUE(I_AUFPL) LIKE AFVC-AUFPL DEFAULT '0000000000' |
|
| 4 | FPLNR | Billing plan number / invoicing plan number | SOURCE VALUE(I_FPLNR_SOURCE) LIKE FPLA-FPLNR |
|
| 5 | FPLNR | Billing plan number / invoicing plan number | SOURCE VALUE(I_FPLNR_TARGET) LIKE FPLA-FPLNR OPTIONAL |
|
| 6 | FPLNR | Billing plan number / invoicing plan number | SOURCE VALUE(E_FPLNR) LIKE FPLA-FPLNR |
|
| 7 | RSNUM | Number of reservation/dependent requirements | SOURCE VALUE(I_RSNUM) LIKE RESB-RSNUM DEFAULT '0000000000' |
|
| 8 | RSPOS | Item Number of Reservation / Dependent Requirements | SOURCE VALUE(I_RSPOS) LIKE RESB-RSPOS DEFAULT '0000' |
|