Application Development 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: 

Problem in creating Service PO ?

Former Member
0 Kudos

Hi People,

I am creating a Service PO using Bapi_PO_Create1 and now the problem is , I could create Service PO only without

ServiceNumber ( Activity Number ) ( IF i include the service number iam getting a error ) , did i left anything in my code

or Service PO can be created only without ServiceNumber ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

We can create without the service number also.

Regards,

Vishwa.

11 REPLIES 11

Former Member
0 Kudos

Hi

We can create without the service number also.

Regards,

Vishwa.

0 Kudos

Can we create service po with service number , if yes tell me what are fields that i need to include in the bapi :

bapi_po_create1 ?

0 Kudos

hi

We can create without using Service Number. Here are the links:

Regards,

VIshwa.

Edited by: vishwa sri hari on Oct 3, 2008 9:29 AM

0 Kudos

Hi Vishwaa,

I askd : can we create service po with service number and not without service number ? ( the eg u gave was for without

service number ) ?

0 Kudos

OK. I am sorry. Got it now.

Yes , you can create. Here are the fields which u have to populate in POservices structure.

SERVICE: Activity Number.

This is the field u need to fill for service number.

ASMD(ASNUM is the field) is the table where it gets stored.

Regards,

Vishwa.

Edited by: vishwa sri hari on Oct 3, 2008 10:24 AM

0 Kudos

Hi Vishwaa,

When i tried to include that service number in the flat file its throwing error ? apart from that field shud i have to include

anyother field ?

0 Kudos

What is the error it is throwing?

0 Kudos

Hi,

I am getting the following error :

' Service number entered (3000000000017) does not exist ' but this service number actually exists.

Thanks,

Siva

0 Kudos

hi

Use Conversion_Exit_Alpha_Input and then pass service number vlaue through this Fm and then pass it on to BAPI.

Regards,

Vishwa.

0 Kudos

Thank You so much Vishwaaaa i have solved my problem.

0 Kudos

OK.Happy Posting.