cancel
Showing results for 
Search instead for 
Did you mean: 

Standard BAPI error in Vendor Master

Austin_D_Costa
Explorer
0 Kudos

Hey Experts,

Currently i am using IDES ECC6.0 EHP7

Following are the standard BAPI error i have encountered while Vendor Blocking/ Unblocking and Vendor Creation.

BAPI_ADDRESSPERS_GETDETAIL

BAPI_ADDRESSPERS_CHANGE

BAPI_ADDRESSPERS_SAVEREPLICA

BAPI_ADDRESSORG_SAVEREPLICA

BAPI_ADDRESSORG_GETDETAIL

BAPI_ADDRESSORG_CHANGE

Reason: There is a field called block_flag which is not declared in type group and is used in these BAPI mentioned above.

How to resolve this problem. Do we have any other BAPI with the same functionality??

Accepted Solutions (1)

Accepted Solutions (1)

thanga_prakash
Active Contributor
0 Kudos

Hi Austin,

The block_flag variable comes from the below Type group.

SZADR

Austin_D_Costa
Explorer
0 Kudos

Hello Prakash!!!

Yeah that's what i wanted. Actually i want block_flag in szadr_object_addr1_key_line.

Can u please sent the note for that?

If enhancement what can be done?

Answers (2)

Answers (2)

SimoneMilesi
Active Contributor
0 Kudos

Hi Austin,

i'm on NW 731 EHP6 and my function is radically different from your.

Check if OSS note 1172242 contains any piece of code to solve the issue.

Check also if you have any enanchement in the code and the type pool below

Austin_D_Costa
Explorer
0 Kudos

Greetings Simone!!!

This is what i have in my type group, Problem solves when "block_flag" is included in types.


will note 1172242 solves this issue?


Do have any note for the enhancement for this?

Former Member
0 Kudos

Hi Austin,

Please post in following thread for quicker results.

Adding to this, I do not have a system to verify but I would have first checked if any CMOD/SMOD/Enhancement remained inactive. For CMOD/SMOD goto SE84 --> Enhacnements and search with 'Description' keyword as 'Vendor'. Am not sure, but please do post in right thread for better results.

Cheers,

VS

Austin_D_Costa
Explorer
0 Kudos

Yes sure!!! Thanks...

But I've already posted so how to add other threads?, I tried but i didn't get it.