Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: Issue on Defining Partner Determination Procedure

$
0
0

Hi Marion,

 

I change partner function category to 0005 Employee, all of them can be displayed on Web UI now, thanks a lot.

 

And other issue is that lr_partner is empty when getting value from Web UI via the following coding, I assign one partner function'ZSSFCEEX' on Web UI, and I also try to use 'BTPartner_PFT_0005_MAIN' and others in the code, but still fails. Only 'BTPartnerAll' can get values when doing debugging.

 

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

          try.
                call method lr_btadminh->get_related_entity
                  exporting
                    iv_relation_name = 'BTHeaderPartnerSet'
*                   iv_mode          = NORMAL
                  receiving
                    rv_result        = lr_partner_set.
              catch cx_crm_genil_model_error .
            endtry.

            lr_partner =  lr_partner_set->get_related_entity( iv_relation_name = 'BTPartner_PFT_0008_MAIN' ).

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Kind Regards

Andie


Viewing all articles
Browse latest Browse all 8944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>