2008 Sep 25 7:32 AM
REAABR00SIBI this is program for individual billing .(transaction: easibi) could any one please tel me what r the fields required for getting invoicing in dis program.
kindly
Edited by: GOVINDA CHARY on Sep 25, 2008 8:32 AM
2008 Sep 25 8:02 AM
Hi chary,
ABRDATS:Bill by
BLDAT:document date
BUDAT:posting date
FIKEY:Reconciliation key
VERTRAG:contract
ANLAGE:installation
VKONT:contract account
ABLESGR: Meter reading reason
select the invoice radio button for to invoice after doing the billing.
Regds,
Narendar Konaknchi
2008 Sep 25 8:34 AM
after billing in which fields the data is storing. billing related data.
when invoicing data is stored in which fields?
2008 Sep 25 8:56 AM
Please check in ERDK table for Invoice data
and ERCH table for Billing Doc. Data
Go to SE11 and give the table name.
Regards,
Shiva Kumar
2008 Sep 25 12:16 PM
this is issue related to industry solutions-utilities.
easibi is the transaction code for individual billing.
REAABR00SIBI is a standard program related to individual billing.
in which fields billing data is stored in the above program.
what r the required billing fields for invoice generation.
REQUIREMENT :
WE ARE GETTING SPOT BILLING MACHINE DATA (SBM) FROM client AND WE HAVE TO UPLOAD THE DATA (SBM DATA) DIRECTLY TO SAP.
BILLING SHOULD NOT HAPPEN AGAIN IN SAP.
WE NEED ONLY INVOICING. THE ABOVE PROGRAM (REAABR00SIBI) IS RELATED TO THIS ISSUE. WE SHOULD SUPPRESS BILLING IN THAT PROGRAM.
Edited by: Gali Kling Schneider on Oct 2, 2008 7:17 AM
2008 Sep 25 12:30 PM
Tables description
ETRG Billing Order entry will be created
If u run EL31 and run the billing order then only it will create an entry in this table
ERCH Billing document will be created
After sucessful execution of EASIBI and selected radio button BILL an entry will be created in this table.
ERDK Invoice Document is created.
After sucessful execution of EASIBI and selected radio button Invoice an entry will be created in this table.
Go to these tables and see the Fields.
Regards,
Shiva Kumar
2008 Sep 25 1:00 PM
thank you shiva for ur response.
how to suppress billing data in the standard program.
i think u have gone thruough my requirement above.
check it .kindly help me any one..
2008 Sep 25 1:14 PM
If you are executing this REAABR00SIBI program In ECC6
Then create a Enhancement Spot for not to creating Billing Document for selected radio button for Invoice .
Bcz if you are having Billing order and u r selecting radio button Invoice in the EASIBI tcode.Then also it will create billing document then only it will create an invoice document
Regards,
Shiva Kumar
2008 Sep 25 8:55 AM
hi chary,
its a structure as u know it.
usually the data taken from EVER,EANL,TE420,ERCH.
and also please check the tables that i have given to u.
Rgds,
Narendar Konakanchi
2008 Sep 25 2:53 PM
Hi chari,
this is not a standard scenario.
write a zprogram for to uploading the billing data directly to their tables and adjust accordingly.
Rgds,
Narendar Konakanchi
2008 Sep 26 7:13 AM