cancel
Showing results for 
Search instead for 
Did you mean: 

Input data using a BAPI

Former Member
0 Kudos

Good Morning,

Can anyone provide general steps (or an example) of how to use a BAPI to input data into an SAP system?

I'm trying to use BAPI_CATIMESHEETMGR_INSERT. I have flipped the required output port to an input port for capturing the info to submit. I'm not clear on how to build the model to allow a user to submit data for multiple days; the BAPI seems to only allow input for a single day (record).

Any assistance would be appreciated.

Shawn

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shawn

Please go thorugh the following link:-

<a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf">BAPI Programming Guide</a>

https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/l...

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/4f/2ba34013246244e10000000a1550b0/frameset.htm">Adding Data Services to Your Model</a>

Examples:-

http://help.sap.com/saphelp_nw04/helpdata/en/4f/2ba34013246244e10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/43/eca4ef15b22ae6e10000000a422035/frameset.htm

Regards

Navneet

Message was edited by:

Navneet Giria

Answers (0)