on 2010 Jun 11 11:43 AM
Hello
have the following problem,
Some user have been built into the system manually (got the names, business partners, etc.) laid the baskets, then the user data has been replicated from the SAP system- HR, and got the old names but new business partners, (the relationship between the names of users and business partners been lost is, for example when you call FM BP_CENTRALPERSON_GET with Guid the business partner does not return his name of User u201Csy-unameu201D ) Now when you open the old basket system runs on an DUMP the name can not be found.
problem is to find all the errors of users and basket
decision to flee to the plate with the baskets and for each to do the analysis, relevant whether it business partner.
questions.
Prompt please:
1) whether there is any field (in the basket at the title or position etc.) or a sign which can be understood that the basket was ordered for another nick ( purchase for)
2) if such a trait there is no way you can clearly establish user name for whom the order was placed (via a business partner, this can not be done because the user has an error, namely, 2 business partners, for an old business partner, bind to the nick name of absent such a function BP_CENTRALPERSON_GET , namely, the old business partner to find the name)
3) in which cases in the SC business partners of the requester and Goods recipient is different?
4) how to better run the table because of its size all download it into the inner plate can not be done piecemeal, but must go through it all, do not miss a single record might need to do something like
***
do max_count.
select *** up in 1000 rows.
max_count = max_count + 1000.
Enddo.
or ...?
Will be missed in this version string, for example if the table while the program will add another line (to be ordered from another basket).
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.