2009 May 07 8:26 AM
Hi Friends,
Is there any BAPI/FM to create chapter id in J1ID transaction. Please help me.
Thanks
Gayathri
Those Bapi is for creating invoice right will that help me to create Chapter id
Because creation of chapter requires only 3 fields.
2009 May 07 9:40 AM
Hi
i dont know using BAPI bt i can tell u direct uploading using
LSMW
2009 May 07 9:58 AM
Hi,
My requirement is to do with BAPI only or if u have any idea about standard BDC Recording that will also help me .
Thanks for ur reply
2009 May 07 10:02 AM
Try these FMs
BAPI_EXCINV_CREATE_FROMDATA
BAPI_EXCISEINVOICE_GETLIST
2009 May 07 10:05 AM
Those Bapi is for creating invoice right will that help me to create Chapter id
Because creation of chapter requires only 3 fields.
2009 May 07 10:12 AM
Hi Gayathri,
As such we dont have any BAPI for Loading chapter Id's. If required, a remote enabled FM needs to be creted and assgined in BOR.
The remote enabled FM is just going to insert the Database table ( ChapterId's with 3 fields ) Directly.
Regards,
Sai
2009 May 07 10:23 AM
Thanks sai for ur reply ........
Is there any remote function module or we need to create it ... If so how to do it
2009 May 07 10:30 AM
Yes . We need to create a remote FM.
Its just like creating a FM but the attributes in the FM we select the radio button : Remote enabled.
All the parameters should be pass by value only.
Insert the records into the tables J_1ICHPTER and J_1ICHIDTX. (Please check these two tables)
( the maintanace view J_1IVCHID is created with these two tables only).
Regards,
Sai
2009 May 07 10:32 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |