Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with passing data to BAPI

Phalani2
Participant
0 Likes
711

HI Experts,

I need to pass 13 fields to my BAPI (BAPI_KANBANCC_CREATE), bt my bapi 've only 11 fields as input parameters among these 13, i looked into the function group of that BAPI internally they are using the 2 remaining fields(Material Staging Indicator for Production Supply

and Indicator: dynamic destination bin), bt i cant pass as i mentioned whats the sol, sure i need to pass all(13) the data to the bapi.

please help me out.

Tq..........Phalani M

5 REPLIES 5
Read only

Former Member
0 Likes
656

Hi,

Please pass those two parameters through in Table tab Structure : EXTENSIONIN

Regards

jana

Read only

0 Likes
656

Tq Jana, bt the EXTENSIONIN parameter is type BAPIPAREX and we 've these 5 fields in that structure, through which parameter i need to pass my 2 variables.

STRUCTURE

VALUEPART1

VALUEPART2

VALUEPART3

VALUEPART4

Read only

0 Likes
656

Hi

Use frst two fields.

Regards

jana

Read only

0 Likes
656

Tx again Jana.......

so u want me to use VALUEPART1 VALUEPART2 right, then whats the need of STRUCTURE here, and one more thing VALUEPART1 VALUEPART2 both are char 240 type bt i need to pass 2 flags each type char1, will it work fine?

Phalani M

Read only

0 Likes
656

Hi

It should work.

regards

jana