ABOUT OFFSET OF FIELD

HI EXPERTS , PLZ LET ME KNOW THAT , IN THE JVTBEZGP-JGPARTNER WHICH HAVE CURRENTLY 0000010127 DATA , I WANT ONLY 00010127, FIRST 2 ZEROS SHOULD BE EXCLUDED, PLZ TELL ME THE SOLUTION. THANKS

Hi
Here is a sample code
data : g_f_order(10) type c.
g_f_order = '0000010127'.
write / g_f_order.
shift g_f_order  left by 2 places.
write / g_f_order
Regards
Arun

Similar Messages

  • Question about the MAKZN field in the RBKP table

    Hello all.
    I have a question about the MAKZN field. Does anyone know what field in MIRO is assigned to this field? We have an issue where a line item amount was not selected invoice was out of balance but the agent selected accept and post. And invoice posted. but I am interested in knowing where the amount if keyed in because when I go to the RBKP table I see an amount entered in the MAKZN (manually accept net difference amount)

    Hi,
    it seems as if the value was calculated internally:
    program SAPLMR1M
    dynpro 6000
    PAI module fcode_6000
    Include LMR1MI3W
    *-------- buchen ------------------------------------------------------*
        WHEN fcobu OR fcomanak.
    *--- identical code in PAI Module FCODE_6250 --------------------------*
          PERFORM ota_check USING vf_kred-xcpdk rbkpv-xcpdd
                            CHANGING rc.
          IF rc NE 0.
            CLEAR ok-code.
            EXIT.
          ENDIF.
          IF ok-code = fcomanak.
            PERFORM diff_akzeptieren.
            ok-code = fcobu.
          ENDIF.
    where:
    fcomanak          LIKE ok-code VALUE 'MANAK', " Manuell akzeptiert
    *&      Form  DIFF_AKZEPTIEREN
    *       Differenz manuell akzeptieren
      FORM diff_akzeptieren.
    *       Manuell akzeptierter Betrag
        rbkpv-makzn  = rbkpv-makzn + rbkpv-diffn.
        rbkpv-makzmw = rbkpv-makzmw + rbkpv-diffmw.
    *       Differenzbeträge
        CLEAR: rbkpv-diffn, rbkpv-diffmw.
      ENDFORM.                             " DIFF_AKZEPTIEREN
    maybe it´s happenning when releasing manually the invoice in MRBR?
    Best regards.

  • Offsetting account field in FS10N

    Hi all,
    How do I populate the Offsetting account field in FS10N??
    Thanx
    Shivaji
    Moderator: Please, search SDN

    Hi,
    Please refer OSS note 112312 - Line item: Display of offsetting a/c information:-
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=112312]
    Regards,
    Gaurav

  • Need info on Offset (OFFS1) field in IP41

    Hi PM Friends,
    I would like to know the significance of "Offset" (OFFS1) field in IP41 which is available in Maintenance plan cycle tab page.
    Can you explain in a few words, when we should use the offset field.
    Please explain with a scenario or an example for clarity on the same.
    Warm Regards,
    Vijay

    hi
    just press F1 on the field you can find the uses of the field
    iam just pasting the help kindly refer
    Maintenance package offset
    The offset of a maintenance package or maintenance cycle determines the time after which a maintenance package first becomes due.
    You must enter an offset when the first time a maintenance package is to be performed does not correspond with the cycle length.
    In the case of multiple counter plans or maintenance cyles, you can use the offset to perform a maintenance package once only, by maintaining the offset.
    Example
    Cycle length of maintenance package: every two years
    First time due (offset): after three years
    Note
    If you want to maintain the offset and the cycle, then the maintenance package (for multiple counter plans of the maintenance cycle) will be performed when the offset is exceeded. This can be useful, for example, in the case of technical inspections.
    You must maintain an offset when you want to create a one-time package or one-time cycle, for example, in the case of a first inspection. In this case you should not enter a cycle duration.
    regards
    thyagarajan

  • Need documentation about AD msRADIUSFramedIPAddress field

    I have a support case open with Watchguard regarding the msRADIUSFramedIPAddress AD field.
    my Problem is that the above mentioned field saves ip address as 4 Byte signed integer.
    I found info about the field at http://msdn.microsoft.com/en-us/library/windows/desktop/ms678119(v=vs.85).aspx 
    But the problem is, it doesnt excatly say that the decimal value is saved as a SIGNED integer.
    If i can't provide info about how the data is saved into this field, Watchguard won't change the way their firewalls Interpret the value. Problem is, once the ip address is 128.0.0.0 or higher, it is saved as a negative value and watchguard only accepts
    unsigned values.
    So can anyone give me some official document saying how the data is saved in the msRADIUSFramedIPAddress AD field?

    Hi,
    Here are some related links below for your references:
    how to configure <msradiusframedipaddress> with MS IAS Server
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/054977c6-0cb6-4f35-ae70-6a6327f49015/how-to-configure-msradiusframedipaddress-with-ms-ias-server?forum=winserverNIS
    Windows 7 - Converting IP Address to 9 Digit Decimal Number for msRADIUSFramed
    http://www.microsoft-questions.com/microsoft/VBScript/31753564/converting-ip-address-to-9-digit-decimal-number-for-msradiusframed.aspx
    NPS and Server-side IP Pooling
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/11c5a2cc-a31e-4e90-831c-4d78349f6bf5/nps-and-serverside-ip-pooling?forum=winserverNIS
    Best Regards,
    Amy Wang

  • Extracting informations about rectangles, lines, fields etc from PDF

    I'm looking for a way, to extract rectangles, lines, fields etc from a PDF, for example think of a blue rectangle which is drawn in a Word document, which is later exported to pdf. I need informations about the position of the rectangle, the color, the size, if it is filled or not, etc. Is there something like an API or an SDK which can help me? I searched for quite a time (so please, no RTFM-answers), but the only references I found where about producing PDF or extracting text, images or graphics (oh, just at the moment, I had the idea, that lines and rectangles could be coded as vector-graphics in PDF, could that be possible?).
    I'm thankful for all answers and ideas (even if you just post links with informations),
    kind regards,
    Pivo

    Yes, lines and rects are coded as vector graphics (or specifically path drawing instructions) in a PDF.
    Adobe offers an SDK around Adobe Acrobat which would enable you to get this information. If you need a standalone solution, we also offer our full PDFLibrary.

  • Problem with offset value: field type p does not permit subfield access

    Hi experts,
    In my table am having one field ,
    Filed name : planfinish
    data type : dec    Length : 15
    data store in this field is :    12.05.2010 03:59:00 this format.
    i want to remove year 2010 from this above data by using offset.
    i have try with code :   lv_year = lv_planfininsh+6(4).      n also declare lv_year as dec 15.
    still am getting error. field type p does not permit subfield access
    kindly suggest on this.
    thx in advance.

    a packed decimal field (P) is a numeric field that is always 8 bytes long.  The (15) is the DISPLAY or max number of digits characteristic.  Like all true numeric types (not 'N'), offset is meaningless and you do NOT have format 12.05.2010 03:59:00  in a P field!  You have 15 digits and a sign, and any decimal point is implied by your data declaration.
    Look at keyword CONVERT if this is a timestamp field.

  • ACS Radius Question about Request Authenticator Field

    Hi, I did a little bit reading about Radius to understand more in deepth
    if I understand correctly the Request-Authenticator-Field in the Radius-Request Packet is just a random number and has nothing to do with the configured shared secret on AAA-Client.
    That would mean that ACS does not check the shared secret in an incoming request.
    So in case of CHAP Authentication the password in the request is not encrypted with the shared secret, ACS can successfully check the credentials from the request , though the shared secret between ACS and AAA-client does not match and will send a Radius Accept packet
    The Response-Authenticator-Field in the Radius-Accept Packet is a MD5 over (Code+ID+Length+RequestAuth+Attributes+SharedSecret)
    So if the the shared secret does not match the AAA-Client will recongize this and will not grant access.
    Is that true so far.
    I always thougth that shared secret must match, otherwise the ACS will not accept any radius-request?
    Thx
    hubert

    Hi Nicholas,
    pls see attached a packet-capture from 6 Radius-request of a AAA-Client (small Radius-Test-SW) and the answer from ACS
    1 PAP wrong key correct Password -> ACS logs failed auth
    2 PAP correct key correct Password -> ACS logs success auth
    3 CHAP wrong key correct Password -> ACS logs success auth
    4 CHAP correct key correct Password -> ACS logs success auth
    5 CHAP wrong key wrong Password -> ACS logs failed auth
    6 CHAP correct key wrong Password -> ACS logs failed auth

  • Offset of fields in PA0105

    Hi,
    I wanted to access the USRTY and USRID_LONG in table PA0105. Could someone please tell me how to find the offset of these fields?
    Thanks in advance,
    KS
    Edited by: Komal Sudan on Feb 18, 2008 6:36 AM

    Simply add the displacements from the beginning of the table until you reach the required field - 1 position.

  • Customize Incident from - adding more grid raw to allow us to adding about 12 new field

    Hi all,
    We want to add about 12 field to incident from, and we need to add them in General Tab, and so we dicide to customize number of green raw's to add more 4 raw, but we didn't find any way to do so??
    My Question, how to adding this raw, or if i can implement this using different way?
    Just we want the new fields to be same as original (Stretching) 
    Regards, Ibrahim Hamdy

    Hey
    You cannot add more colums to the default form. However, you can use the existing ones by moving existing fields down by modifying the "Margin/Top" value. This way you get enough space for your new fields.
    Cheers
    Marcel
    Marcel Zehner // Blog --> http://marcelzehner.ch // Twitter --> @marcelzehner // Business --> http://www.itnetx.ch

  • A question about keeping screen field unchangable in selection screen

    Hello Expert,
    I have a program as below.
    REPORT Z_TEST.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-i01.
    SELECT-OPTIONS: s_kappl FOR a017-kappl DEFAULT 'M' NO INTERVALS.
    SELECTION-SCREEN: END OF BLOCK b1.
    INITIALIZATION.
      LOOP AT SCREEN.
        IF screen-name CS 'KAPPL'.
          screen-input = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    When I executed the report, the field for S_KAPPL is unchangable. This is as expected. But if I select one variant,  the filed will change back to changable.
    My question is how can I keep the field unchangable after I select variant?
    Thanks in advance,
    Regards, Johnny

    Hello Johnny,
    When you're creating the variant you've to mark the check-box "Protect field" as true.
    This will make the field as output only.
    BR,
    Suhas

  • About the required Field in XDD

    Hi All,
    I am getting one issue, like even in XML input as "son of" im getting the print like "Son Of". How these lower case letters or converting to Upper case?
    I have cheked the field level properties and XDD. I got only one difference i.e in XDD required filed is given as "Host". Is this issue because of this? And please explain the role of Required filed.
    Thanks in Advance!!!

    Hi User,
    I do not think that the issue which you are facing is because of "REQUIRED = HOST".
    what rule are you using for the field? is there any mask set? In general Move_it rule with mask "F" converts to sentence style where the first character is capitalized and the remaining characters are lowercased.
    What actually a Required option in XDD does is explained below.
    Not - Not required at print time. Missing data does not result in an error message.*
    Host - Required from a source data file during a batch run. Missing data results in an error message and the document kicks to the error batch. (kind of mandatory option in Batch processing)*
    Operator - Required as a manual entry in the WIP module. Missing data results in a warning message and the document is kicked to WIP. (Kind of mandatory field while processing in WIP)*
    Either - Required as manual entry in the WIP module. The system first tries to fill the field with data from the extract file. If the data is missing, the system kicks the document to WIP and creates a warning message.*
    Please let meknow incase of any concerns.
    Regards,
    Vamshi Mundla

  • Query about decimal point field in mapping

    hi,
    In interface one field is supposed , Both dollars and cents will be formatted with an implied decimal point before the last  two digits in the data. 
    for exm : input is -620.27. then output should be -000062027. Maximum length of the field is 10.
    if input is 44.44.then output should be 0000004444.
    In this way.
    Name of the field is Pay_Amount.
    how do i get this mapping?
    Regards,
    Sanghamitra

    Use the replace string function to replace decimal point with null. Then pass the value to a udf.
    Write a udf (value cached) and pass the input a= value from Pay_Amount and b - required length of field (10)
    public String AddLeading(String a,String b,Container container){
    String temp = new String(String.valueOf(Integer.parseInt(a)));
    int temp1 = Integer.parseInt(b);
    for(int i = 0; (temp1 - a.length()) > i ; i++)
    temp = "0" + temp;
    return(temp);

  • About VKM4 report, field "status"

    As we know that in VKM4 report, there is field u201Cstatusu201D to show the credit block reasons.
    do you have experienced a situation that if oldest open item and open item and dynamic check all failed.
    Whatu2019s reason will be showed in the u201Cstatusu201D?
    e.g.
    Status                 DYNA       OpIt       OlIt
    Dynamic check     B                       A
    and for the button check(shift+ F2), what's the popurse for this?
    thanks

    The status shows as not yet processed  for the oldest open items, when the credit limit was exceeded in that sales order.
    Unless untill u release the same order through the VKM3,then the system shows the not yet processed,when it was released it shows as partially processed.When u create the invoice  then the system shows completly processed.
    and for the button check(shift+ F2), what's the popurse for this?-  this purpose of this  is when u press the same the system shows the empty screen,not inserting any data in that screen for execution.
    Please check and confirm.
    Kalyan

  • To know about the delta fields in VBPA

    Hi,
    Does anyone know how to get delta records for VBPA since it doesn't have date and and time fields.
    Thanks,
    GK

    Hi carsten,
    i got your point.But i need to run the delta loads every 8 hours from ECC to BI. do u have any document to set deltas using these tables. im confused how to capture deltas..
    any help appreciated.
    Thanks,
    GK

Maybe you are looking for

  • Report Design Question

    I have a simple report that has a list of names. The report is grouped by the first letter of the name. I only want the group header to print if a group has more than one member. What is the easiest way to do this?

  • Availabili​ty of copy function on e mail

    How do I copy a tracking number that's not highlighted so I can track a package? There is no edit function showing.

  • HT204053 how can i use iTune and Apple apps to doenload applications without using credit card or gift cards?

    Hi Team, I have brought new iPhone, and was trying to install Skype & other applications. while using itune its asking for review, and then in registration page asking for "Credit card' details.. help me to know the way without credit cards or gift c

  • External HD not mounted on desktop but available in File Open

    I have an Intel MacMini which I have recently upgraded to Snow Leopard. The internal hard drive is about 80% full so I have bought a WD My Book Studio II 1TB external drive which I currently have attached by USB (as I saw some people were having issu

  • 3 Questions, please HELP..

    Hello, I have some Questions.. I want HR Authorizations into BI 7.0. Is there any tool or like that to do it ???? Exist in the BI Content HR Datasources to to create this solution ???? How can i do it, the best way If yes, someone give me more Inform