Structure issue

Dear All
I am facing problem in structure in the query. In my query I have two structures. One in row & one in column. What I thought was even if the result set is 0 because I have structures in the query, it will display blank structures as an output. But instead when I run the query it shows output as "No applicable data found". My customer need is even if the query results are zero / null it should display the blank structure. I have not applied any suppression of zeros. How to do this??

Hi,
I suggest creating a dummy key figure which outputs the data and set the display property to 'Hide always'.
Cheers
Bala

Similar Messages

  • Org structure issue

    Hi,
    I have a question related to an org structure issue. Let me explain by taking an example:
    The Org set up we have goes like this, let A1 be the VP of a particular division, he has a director B1 reporting to him. B1 has four different employees C1, C2, C3 and C4 reporting to her. The interesting part here is, C1 and C2 belong to a different cost center (say CC1) and C3, C4 belong to a different one (CC2). Both CC1 and CC2 are managed by B1. The tricky part is CC1 comes under the VP 'A1' while CC2 does not have any supervisior above. B1 is the final supervisor.
    The problem is, when I run the Org report to find all the employees coming under A1, C3 and C4 also show up. How to correct this?
    In our system, the org structure is driven by position of the employee and not by the cost center. However we have an relationship record (A011) in HRP1001 between the Org unit of the employee and the cost center but it does not serve the purpose because B1 is placed in one cost center CC1 and manages the other cost center CC2 too. Since she can be in one cost center at a time say CC1 there is no record pertaining to CC2 for her.
    How to resolve this? what kind of config change needs to done?
    Any leads or suggestion would be helpful.
    Thanks in advance,
    SG

    Hi,
    You can define your organization structure except the cases you have exceptional .
    For the exceptional Objects create them in Expert mode and maintain infotype 1001 depending upon the requirement.
    Warm Regards,
    Kapil Kaushal

  • Report structure issue

    EPM 10 SP15
    I have a requirement to build a asymmetric column axis and dynamic row expansion input form to be done. If i can do this, that would avoid unnecessary building the same structure with 7 different reports to construct the asymmetric columns. But i am facing an issue that the rows not expanding.
    Based on Vadim static report blog i am convinced that we can have a static asymmetric col axis and have a dynamic row axis but looks like in my report build it is not expanding on the row.
    Here is what i did
    1) Build the column axis as below resulting in EPMOlapMemberO cells referring to other excel cells. Basically I wanted to show i have a asymmetric column axis need.
    ACTUAL        PLAN           PLAN            ACTUAL
    PROD1         PROD2        PROD1          PROD3
    2013.JAN      2013.FEB     2013.JAN       2014.JAN
    2)  Row axis should expand based on parent node like
    Customer Group
    ---Customer 1
    ---Customer 2
    ---Customer 3
    3) Of course i need some page axis overrides
    What i did:
    By enabling member recognition i created the col axis cells referring to the cells i already constructed manually
    I manually entered a dummy member in row axis cell with member recognition on
    It automatically recognized col and rows and created a default report
    So far so good.
    Now i went to row axis selection and made the member selection to Customer Group (member & children selection).
    Then i refreshed the report assuming it would expand on row  but it didn't do anything
    Am i doing something wrong?  Is it possible to have a static col axis with dynamic row axis?
    I also want to ask if this is a safe approach to build a report with static col axis and dynamic row axis. Would it prevent me from inserting local members in col axis later?
    Any help is appreciated..
    ~Dilkins

    You are doing something incorrectly. If you have row axis Customer member definition as:
    Context (Member and Descendants)
    Then if you change context to some parent and refresh - your row axis will be expanded to Member and Descendants of the context parent.
    You can also use =EPMDimensionOverride for Customer.
    "If I follow this construction, can I add local members in between the columns at later time?" - yes, you can insert local member columns.
    "I plan to do PageAxis override" - what do you mean by override? EPMDimensionOverride is applicable only for row and column dimensions! You can use Excel formulas as it's described in the blog.
    Vadim

  • Framework Structure Issue

    I am creating Distributed App outside the Mac App Store on Mac osX 10.9.5 with XCode 6. I have used Developer ID Application certificate, custom Framework which was Developed by me. I have signed this framework with same Developer ID Application certificate which used for Mac App. I have Export a Developer ID signed Application in my Mac.
    Now, The Problem is when I download ".app" from mail in my Mac and double click, It display Alert Message " App can not be open because identity of developer can not be found". I have attached Image of Error.
    When I run codesign command on terminal, It shows "WSBluetoothFramework.framework/: bundle format is ambiguous (could be app or framework)".
    So I checked and found that after export signed app "Headers" folder is missing. But before archive and export Framework contain Proper structure of Framework.
    Before Archive Framework Structure
    After Archive Framework Structure
    I want that When App double click it should ask for Open Permission instead of the Error Message.
    So Can anyone now about this issue?

    You have to structure your workspace properly if you want an embedded framework to work. It should look something like this:
    Project/
         Application/
              Application/
                   Application.xcodeproj
         Application Workspace/
              Application.xcworkspace
         Framework/
              Framework/
                   Framework.xcodeproj
    Hopefully I have the indentation correct, but this is the general idea. Replace "Project" with your project name, "Application" with your app name, and "Framework" with your framework name. It may be possible to get it to work using some other structure, but I know this works. If you have it setup properly, when you add your embedded framework, Xcode should setup all of the copy files and run script build phases to properly embed and code sign your framework.
    In your example, missing the Headers is normal. It the the code signature that you need. It looks like you have code-signed your development version. That won't work. You have to let Xcode do it the way Xcode wants. If you try to fight Xcode, you will always lose.

  • Printing Structure Issue

    Hi Folks!
    I am writing a report and I am printing the days of the week,
    school day periods and the rooms that are empty on any period. To
    print my structure I do the following:
    <cfif
    StructKeyExists(roomStruct,Periods.PERIOD_CODE[period])>
    <cfif
    StructKeyExists(roomStruct[Periods.PERIOD_CODE[period]],CycleDays.DAY_CODE[day])>
    #StructKeyList(roomStruct[Periods.PERIOD_CODE[period]][CycleDays.DAY_CODE[day]])#
    </cfif>
    </cfif>
    The issue is that I am getting the following set of rooms
    (example):
    ,Room1,Room2, Room3
    Please note the comma before room 1. The customers do not
    want that. Did I miss a step?
    I'd appreciate any feedback!
    Apocalipsis!

    Start with a empty string and use listappend.

  • NWDS import RFC interface for the structure issue??

    Hi Gurus,
    I'm working on the SAP NetWeaver BPM with NWDS 7.3 SP12 rite now and got confused about the RFC interface structure stuff.
    I have a mapping activity defined in the process and the receiver interface needs a RFC. So I go to "Process Modeling" -> "Services Interfaces", right click and choose "Import RFC",type the correct RFC/BAPI name connecting with the SAP ECC system. The issue is that when I finished importing the RFC, went to the "Data Types", the RFC interface namespace shows out but the structure shows seperately with individual segment, so the whole nested RFC interface structure messed up in parallel which is incorrect for the data object and output mapping for later process activities.
    Anyone has ran into such kind of issue or experience the same, any solution or suggestion?
    Thanks in advance,
    Rajesh

    William,
    Another two questions relates to NWDS BPM development:
    1. Sometimes after I import the service interface into NWDS, the structure displays differently from it defines in ESR, I mean the fields sequence. I dont know why
    2. Refer to your screenshot,
    Assume the occurence of node HEADER and item is (0..1), when I want to map a blank constant to them to generate the target structure, the editor not allows and display error which is very different with ESR mapping tool, could you please help to advise? Tons of thanks!
    Thanks a lot in advance,
    Rajesh

  • Allocation structure issue

    Dear sap,
    cost elements that have been used for postings to our projects but the cost elements are not included in the allocation structures.
    As a consequense are the settlements ot the projects malfunctioning.
    Cost element     Allocation structure     Malfunctioning WBS             
    190198           KO                                  389001938.00002            
    497162          KP                                   47800439.04                 
    How to update the allocation structures to include the above cost elements.
    Reg
    Umi

    Hi,
    Go to Allocation Structure which you are using for this and see what is the cost element group or range you entered in the Allocation structure.
    Once you find the range or cost element group, you need to include the above cost elements into the Ranges or cost element groups.
    Your issue will be solved..
    Thanks

  • Disk structure issue

    I'm getting disk structure corrupted and unreadable when trying to update iOS or iTune sync

    I've had experiences with node issues that would just never go away. What I did to fix it was to use Carbon Copy Cloner to clone my disk to a backup drive, reformatted my drive with Disk Utility, then cloned back the drive. Its a long process, but its the only thing that worked.

  • PA Transfer Structure Issue while posting an accrual

    Hi
    I have an issue with accrual postings.
    I am trying to post an accrual (reversing journal) but an error is coming up with PA Transfer structure has not mainted in COPA, but i have maintained inKEI1 and OKB9 also.
    I really do not know as i have done this somany times previously.
    Any help will be apprecaited highly.
    cheers
    kris

    Hi Ashok
    Thanks for your prompt reply.
    I have checked and it is perfectly alright and i have just come to know that one of my team has transported a request wrongly that has messed up the system.
    Anyway thanks for your time.
    cheers
    kris

  • Extract Structure Issue

    Hi,
    I am facing issue with the extract structure fields and datasource fields.One particular field is there in the extract structre,but its not there in the datasource when i checked in RSA6.
    Can u please help me in this.
    Thanks
    Madhu

    Hi,
    Please refer the below document created by me on the same issue that you have.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c008cd97-ef00-2d10-d1ad-867b9c3f063c
    Hope this helps
    regards,
    mahesh

  • File Adapter Variable structure Issue

    I have a requirement where i get a flat file in the format mentioned below:
    01,1218324735,73038740,021205,0601,464,80,1/
    02,73099000,12100035,1,021204,2359,/
    03,12998877650,USD,010,0,015,0,020,0,040,0,045,0,050,0,057,0,072,0,074,0/
    88,075,0,079,0,080,0,100,48930701,110,48930701,400,48930701,570,48930701/
    16,115,48930701,S,0,0,48930701,00051100896,0074014000,/
    16,577,48930701,,00722103104,1233333649/
    88,XXX TO 1233333649
    49,293584206/
    03,12332342319,USD,010,0,015,0,020,0,040,0,045,0,050,0,057,0,072,0,074,0/
    88,075,0,079,0,080,0,100,0,400,0/
    49,0/
    03,1233233772,USD,010,21311449,015,1255572,020,23673363,040,1255572/
    88,045,200000,050,190464,057,0,072,1055572,074,0,075,0,079,0,080,0,100,0/
    88,400,20055877,490,20055877/
    16,508,20055877,,00370004755,/
    88,XXX:021204004755
    88,ZZZ ZZ YYYYZ
    49,109109623/
    98,23827387079,3/
    99,754273628739,4,203/
    The description of the above file:
    Example 1 – List of multiple groups within a file and multiple accounts within a group:
    01 FILE HEADER Begins File
    02 GROUP HEADER Begins First Group
    03 ACCOUNT IDENTIFIER First Account
    16 TRANSACTION DETAIL First Account Detail
    49 ACCOUNT TRAILER Ends First Account
    03 ACCOUNT IDENTIFIER Second Account
    49 ACCOUNT TRAILER Ends Second Account
    98 GROUP TRAILER Ends First Group
    02 GROUP HEADER Begins Second Group
    03 ACCOUNT IDENTIFIER Begins Third Account
    88 CONTINUATION Continues Previous
    49 ACCOUNT TRAILER Ends Third Account
    98 GROUP TRAILER Ends Second Group
    99 FILE TRAILER Ends File
    How to read this kind of variable structure file in File Content Conversion?
    What kind of parameters should i configure in the content conversion parameters?
    Should i use user defined functions otherwise?
    Thanks for your help in advance.
    Regards
    Sudha

    Hi Sudha,
    Please do these in content conversion:
    Your structure which contains these fields
    Take paramater like this:
    <Structure>.fieldNames = allfields separated by commas
    <Structure>.fieldSeparator = ,
    <Structure>.endSeparator = '\n' means newline
    <Parent of this Structure>.endSeparator = '\n'
    use all field names in 1 variable whether they are being used in mapping or not.
    Reward with points if helpful.
    BR,
    Alok

  • IMAP Sender channel, Content Conversion Module , target XSD structure issue

    Hi,
    I'm using the content conversion adapter module in my IMAP senderchannel , to transform a flat file into a IDOC ORDERS05 structure.
    I have some difficulties generating the right structure... how can I make a more deep structure ?
    My output is like this. All created segment is on the same level.
    <ORDERS05>
        <IDOC>
            <E1EDK01>
            <E1EDK03>
            <E1EDKA1>
            <E1EDK02>
            <E1EDKT1>
            <E1EDKT2>
            <E1EDKT2>
            <E1EDKT1>
            <E1EDKT2>
            <E1EDKT2>
        <IDOC>
    </ORDERS05>
    Here the E1EDKT2 should be a "level under" or "sub structure" to E1EDKT1, and not on the same level !
    The wanted result:
    <ORDERS05>
        <IDOC>
            <E1EDK01>
            <E1EDK03>
            <E1EDKA1>
            <E1EDK02>
            <E1EDKT1>
                <E1EDKT2>
                <E1EDKT2>
            <E1EDKT1>
                <E1EDKT2>
                <E1EDKT2>
        <IDOC>
    </ORDERS05>
    How can I solve this ????

    Hi,
    you can do it on adapter level too:
    but you cannot do it in standard content conversion I guess
    (if it has more then 2 levels)
    check this how you can do it:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/482aae19-0301-0010-3485-8efd618818d0
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Wierd iPhoto 6 Folder Structure "issue"

    A number of people here are having MAJOR problems with iPhoto not opening certain files in Edit view. The long-winded details are here: http://discussions.apple.com/thread.jspa?threadID=316657&tstart=0
    In trying to figure out what was going on, I noticed something strange about the new folder structure, at least as it is on my two machines.
    One of the things that iPhoto 6 does when it "upgrades" the library the first time you run it is reorganize the photos from iPhoto 5 in a much simpler and more sensible way then they used to be. Before, everything was organized in this way:
    /Year /Month / Day / Originals and / Modified
    iphoto 6 changes this into two sets of folders:
    Modified/Year/Roll #
    and
    Originals/Year/Roll #
    The nice thing about this is that the structure is obvious when you look at it, all of your originals are in one place, in a nested series of folders by Year > Roll. And the Modified ones are elsewhere, in the same format. Simple and intuitive.
    But here is the odd thing I have found in my folders (and this is true across three different libraries, one with 2500, one with 2000, and another with 13000 photos in them): In addition to the new sets of folders, there are a bunch of folders in the Library folder that are STILL in the old format. (/Year /Month / Day / Originals and / Modified)
    That means that some of my photos are in the new folders and others are in the old folders. They all appear to be "in" the iPhoto library, in that they are visible and accessible from inside the program. But they are obviously not organized in the way that iPhoto 6 is supposed to organize them, which makes me worry that maybe somewhere down the line they will get lost.
    Unfortunately there is no way to repeat the upgrade process to force the program to organize everything in the new format (once a library is labeled as 6.0, that's it.)
    Doesn't this seem odd? Does anyone else have the same thing going on in their libraries? Doesn't this seem like something that will create problems down the line, maybe when I upgrade to iPhoto 7? Doesn't it just seem like bad software design, even if it "works"?
    - Andrew

    Hi Armedia,
    i don't know if you read Nick LDN's post in one of the threads, but here is what he deduced ....
    "When upgrading to iPhoto 6, the 'recovered photos' it finds are stored as follows:
    a if you opt to import the photos when iPhoto asks, they are left where iPhoto found them (or lost them, depending on how you view it...) in the 'year' folder system, within the iPhoto Library folder in the Finder; e.g. 2005>12>15>photo.jpg, 2003>10>05>photo2.jpg etc. Within iPhoto itself the photos are grouped in one new roll, and an album is created in the Source list called "Recovered Photos".
    b if you opt not to import the photos, they are moved from the 'year' folder system in the Finder into one folder within the iPhoto Library folder, entitled "Recovered Photos". The 'year' folders can be deleted, if they are still there - you should find that they are empty and they are not used by iPhoto 6.
    In Case b you can move the "Recovered Photos" folder to anywhere you like, e.g the Desktop, as the photos are no longer associated with iPhoto. In fact, if you decide you need to import some or all of the photos back into iPhoto, you will have to move the RP folder to another location as iPhoto will disallow any import from within the iPhoto Library folder.
    Take care either way; in my case I had 1014 recovered photos, which included all of the following:
    a originals of some of my photos, the edited versions were still in iPhoto
    b random duplicates of original photos
    c photos, both original and edited versions, which I had deleted long ago - sometimes as long as 2-3 years, many versions of iPhoto ago!"
    For me personally, iPhoto told me it had recovered some photos. i don't remember now if I told it to import or not (I think I am losing it) Anyway, when it was done, the first thing I did was take a look at the folder in the Finder. I checked through the loose Year/Month/day folders and all of mine were empty so I deleted them all in the finder. I opened iPhoto and all was fine (I already had made a backup so I felt safe deleting the empty folders)

  • Development Component (DC) Structuring Issue

    Hello,
    Following is the scenario where I am facing the problem :
    I have J2EE LIB DC which contains JAVA DC--Lets call this DC as LibDC
    I have two EP DC--Lets call these dc's as epDC1 and epDC2
    I have EAR (EJB) DC..where I am using Message Driven Bean (MDB) --that is subscribed to Topic inorder to read the messages...Lets call this DC as earDC.
    LibDC contains the classes that are shared by all the DC's (epDC1,epDC1,earDC) and JMS client is also the part of this DC (LibDC).
    Now epDC1 trigger the JMS by calling the method sitting in LibDC..which in turn publish the message to topic and MDB consume the message and do the remaining business process.
    Whole scenario works perfect when I deploy all the DC's...but the problem is.. When ever I make changes to epDC1 and deploy it..it won't work and throws the exception as CLASSCASTEXCEPTION or NOCLASSDEFFOUNDERROR...But If I deploy all the DC's than I dont see any problem..
    Every time If I deploy any DC that is using LibDC than I am getting the exception...but If I redeploy all the DC's than I dont have any issues.
    Please let me know how to resolve this issue.
    Thanks
    Edited by: hammad khan on Oct 31, 2008 11:57 PM

    Hi,
         These errors occurs due to inconsistencies and DC not in sync. check the service packs and versions numbers of the SCA files your are importing. Also import the dependencies into your track.
    Regards,
    Anil.

  • Delete customs append structure issue

    Hi Gurus,
    I added a customs append structure with a 'YY'  field in one of LO extractr structures.
    Now I don't need that field, I need to delete that customs append structure and field from the extract structure. I deleted that 'YY' field but I don't how to delete customs append structure which one I created.
    Please advice ?
    Thanks
    Liza

    Goto SE11 -> Give append structure name ..should be ZA*  and select delete option , This will delete append structrure ref. from extract structure.
    Hope it helps..

Maybe you are looking for

  • Webdynpro Interactive Adobe Forms/Workflows

    Hi, I have the following steps for my client in their appraisal process. Manger selects his employee using webdynpro and selects the appraisal form. Manager and Employee fills Appraisal form / interactive adobe form in the beginning of the year . It

  • Icon status bar question

    I had a button to turn my 3G on and off at the top of the notification bar...and after recent updates were installed i now have an airplane mode button in it's place and cannot figure out how to get that off and the 3G back on there..it's been a real

  • Table Control in LSMW

    Hi All, I have used XK01 tcode to upload vendor details as well bank details.Bank details are in Table Control. Here in this table control the number of visible rows are 5. And I did LSMW, recording for one vendor with 5 bank details. I have taken al

  • Context Handling functions

    Hi,    Can someone point me to a blog or article which shows real life scenarios for Context handling functions as I want to practice what I have read. I have already read some articles on these functions(removecontext, usoneasmany etc) and I underst

  • Update BPEL Process

    Is there a way to update the default design-time property (expiration date) of a BPEL Process human task prior to it being instantiated via an API call? How would you update multiple human tasks' expiration date for a single BPEL Process instance? Th