cancel
Showing results for 
Search instead for 
Did you mean: 

How to Create editeable List View related to BUILHEADER (0: n)

0 Kudos

Dear All,

could someone provide best pactice how to create editable List View for BOL related ti BUILHEADER (0 : n).

The BOL is Based on Z-Table which related to Business Partner. Primery Key is field Partner.

The list should be editable dict in the list and not in details view.

Could you give the steps for that?

1. Creating the view

2. Which Context Nodes should be created

3. How to configure the HTML

4. How the Binding is done

Thank you very much in Advance.

Ahmed Hadi

Accepted Solutions (0)

Answers (1)

Answers (1)

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

Please look at this wiki and adapt it to your needs.

[http://wiki.sdn.sap.com/wiki/display/CRM/Howtodisplayaz-tableinanassignmentblock]

Regards,

Arun Prakash

0 Kudos

Hi Arun,

thank you very much for the link.

My case is quit different.

The BOL and the relation are already created and the view should be editable like for example Reponsible empoyee for Business Partner View.

Would be fine if you can give me the steps for this case.

Best regards

Ahmed

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

You say that the relations are already in place and is a 0..N relation. In tat case, you just have to create a component or a window in any existing component. While creating the view, create your z-node as a related entity(specify higher node in the wizard while adding model nodes) and as a table view node. By specifying a relation, you are ensuring that the relations will be automatically filled when the header node is filled. You have to take care of some data binding all of which I'm sure that the above wiki already specifies.

Regards,

Arun Prakash